sdmeijer / ShrimpKey

Turn 9 everyday objects in to a touchpad

Home Page:http://fromScratchEd.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

August, 17 2013

All information, including detailed building instructions, can now be found on fromScratchEd.nl.

ShrimpKey

Inspired by Shrimping.it and MaKey Makey

An extended Shrimp which acts like a MaKey Makey.

See this video on Vimeo.

Contact

If you make a ShrimpKey, please let me know!

Twitter: @fromScratchEd

E-mail: info {at} ScratchEd {dot} eu

Link

Please use this link when you want to link to my ShrimpKey-pages (GitHub, Vimeo, etc.):

http://bit.ly/17V8SfT

Repository Contents

  • /Layout - Hardware files
  • /ShrimpKey - Firmware files
  • /UsbKeyboard - Library for Arduino IDE

Recipe

Make the ShrimpKey (see /Layout).

Copy the folder /UsbKeyboard (and contents) to the libaries-folder of Arduino IDE (v1.0.4 or higher).

Open /ShrimpKey/ShrimpKey.ino in Arduino IDE (make sure that settings.h is also loaded).

Upload to Shrimp (you have to use a CP2102).

Disconnect the CP2102.

Connect a USB-cable to the ShrimpKey and your computer.

Have fun!

License Information

The source code and hardware are released under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License (unless licensed otherwise).

Sources

About

Turn 9 everyday objects in to a touchpad

http://fromScratchEd.nl


Languages

Language:C 71.2%Language:Assembly 10.4%Language:C++ 9.9%Language:Arduino 8.6%