#FirmataTouch
A sample app that you can use to verify you have firmata running correctly on your arduino. Allows you to control the mode and value of each pin. Made with Sencha Touch and NowJS.
#To Use
git clone [email protected]:jgautier/FirmataTouch.git
cd FirmataTouch
node server.js
Now browse to http://localhost:8080. Tested with node v0.5.0-pre.