Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 373 Bytes

readme.md

File metadata and controls

15 lines (7 loc) · 373 Bytes

#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.