NEW: Keyboard / Mouse i2c for Propeller Platform
Nick McClick
Posts: 1,003
Just put up a new Propeller Platform module this morning, it's called the TinyTwoWire;
Project Page
The TinyTwoWire module uses a slave microcontroller to communicate with a keyboard / mouse and send that data via i2c. This way, you can add a keyboard & mouse to your project on the same pins that connect to your eeprom. Here's a little video demo;
[video=vimeo;18279001]
Replacement keyboard / mouse objects are on the project page. It also has an onboard ICSP so advanced users can re-program the slave (ATTiny 84). This module was designed by jazzed - let me know if you have any questions!
Project Page
Project Page
The TinyTwoWire module uses a slave microcontroller to communicate with a keyboard / mouse and send that data via i2c. This way, you can add a keyboard & mouse to your project on the same pins that connect to your eeprom. Here's a little video demo;
[video=vimeo;18279001]
Replacement keyboard / mouse objects are on the project page. It also has an onboard ICSP so advanced users can re-program the slave (ATTiny 84). This module was designed by jazzed - let me know if you have any questions!
Project Page
Comments
'
Pretty neat.
tubular
@Nick, your demo is great! Thanks for your effort.
That would probably be me. I had noticed it on Nick's pages and grabbed a printout of it (just in case it vanished).
Thanks for making a point of giving it out anyway.
Alan