MaKey MaKey Shield for Arduino

MaKey Makey is a project created by Eric Rosenbaum und Jay Silver. It’s an Arduino based keyboard. A very special keyboard, because you can use apples, bananas or Play Doh as keyboard keys. Sounds strange, but it works very well.

How it works:

MaKey MaKey Shield for Arduino

The trick is using a very high resistor on the Arduino input (10..50MOhm). That is Mega Ohms not Milli Ohms! This big resistor is connected from the Input to VCC. The second resistor is build from the apple and the finger which touches the apple and the resistor of the human body that is holding the ground cable. More or less its a simple voltage divider. When you touch the apple, the contact will be recognised as closed and the programmed keyboard or mouse event will be send to the PC.

How to build it:

The original MaKey Makey is using the ATmega32U4, the same processor as the Arduino Leonardo is using. The newer Arduino boards like Arduino Uno, Due or Mega use a smaller version of this chip family like the ATmega16U2 or 8U2 as USB serial interface. This Processor family can also be programmed as USB HID Devices and act like a keyboard or mouse. So it will work with every program/game that can be contolled with a keyboard/mouse. The older Arduinos using the FTDI chip will not work. I have been used an Itead Leonardo for this project.

MaKey MaKey Shield for Arduino Schematic

The schematic is really simple, based on the original schematic. You will just need a 10..50MOhm resistor on each input pin. I use 2 x 10MOhm which is easier to get at the local electronics shop.

For testing the schematic without bananas each contact is made of copper foil. This give a good contact for the alligator clips, too.

 

[box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 ” radius=”20 ” border=”#985D12″ float=”right” head=”Major Components in Project” headbg=”#FFEB70″ headcolor=”#985D00″]Arduino[/box]

For more detail: MaKey MaKey Shield for Arduino


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top