gnappoman 0 Posted May 28, 2012 Share Posted May 28, 2012 Do you know what Makey Makey is? If not google for it. It is based on Arduino, it would be great to make it on a MSP430 Launchpad base! bye Quote Link to post Share on other sites
cde 334 Posted May 28, 2012 Share Posted May 28, 2012 We already have something similar. The Capacitive Touch BoosterPack and capsense library. Quote Link to post Share on other sites
gnappoman 0 Posted May 28, 2012 Author Share Posted May 28, 2012 thanks for the answer, unfortunately i think that's quite far to be the similar... :geek: Quote Link to post Share on other sites
rockets4kids 204 Posted May 28, 2012 Share Posted May 28, 2012 Right. The meat of makey makey is that it functions as a USB keyboard device allowing you to map cap-touch inputs directly into key presses. This would require the use of a MSP430 that has USB capabilities, unless someone has written any code to bit-bang enough of the USB protocol to implement USB HID. An alternative would be to feed input through s PS/2 port, which could easily be done with one of the G2 chips. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.