- Like
- Digg
- Del
- Tumblr
- VKontakte
- Flattr
- Buffer
- Love This
- Odnoklassniki
- Meneame
- Blogger
- Amazon
- Yahoo Mail
- Gmail
- AOL
- Newsvine
- HackerNews
- Evernote
- MySpace
- Mail.ru
- Viadeo
- Line
- Comments
- Yummly
- SMS
- Viber
- Telegram
- Subscribe
- Skype
- Facebook Messenger
- Kakao
- LiveJournal
- Yammer
- Edgar
- Fintel
- Mix
- Instapaper
- Copy Link
The 64 Button Shield not only allows you to use up to 64 buttons with your next Arduino project, it also has a hidden “easter egg” that allows it to output MIDI. This video demonstrates MIDI functionality by using a 64 Button Shield, a Midivox, and an Arduino together for use as a physical interface for your favorite MIDI compatible music program. Want to build one? The Maker Shed has everything you need (except the arcade buttons.) Also, looking for a great deal? Today would be a great day to subscribe to the Deal of the Day or to start following us on Twitter!
6 thoughts on “In the Maker Shed: 64 Button Shield”
Comments are closed.
I’ve been toying with the idea of making a custom USB based controller for my PC. Would I be able to use this button shield and an Arduino to make a custom PC controller that hooks up to my PC via USB? Would it show up like a Joystick, or could I emulate a USB Keyboard?
an arduino always shows up as a serial port to a computer. Use a Teensy instead, you can easily set the up to be a keyboard (or more complicatedly set it up to be a joystick).
an arduino always shows up as a serial port to a computer. Use a Teensy instead, you can easily set the up to be a keyboard (or more complicatedly set it up to be a joystick).