Step 13: Upload keyboard sketch to your Arduino
First, Download the zipped Arduino project from our Google Docs page.
Then unzip, compile and upload the sketch to your Arduino.
This is the code that, if desired, you would modify the threshold value in to adjust the "button" sensitivity.
Remove these ads by
Signing Up


















































Visit Our Store »
Go Pro Today »




I will wait for your reply. Thanks
What version of Arduino's software are you using? This sketch won't work for the new release, v1.0. They moved some header files around. If I find time, I'll work on updating the sketches.
.pde was used by previous arduino files as well as processing files.
I'm not sure I understand what you are talking about in regards to the firmware.
The Arduino development software has changed since I posted these instructions. The hardware firmware should be the same.
http://www.engblaze.com/changes-in-the-arduino-1-0-release/
I'll update the code when i can find some time.
You might want to look into grabbing an oscilloscope to debug your circuits. This is the first tool I always use prior to hooking things up to a MCU.
I had anorhter question , would it matter if I'm only using 1 EMG sensor for the processing sketch?