Skip to content

Sample code showing processing.js with Arduino using Node and Socket.io

License

Notifications You must be signed in to change notification settings

nikmart/processingJSArduinoTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

processing.js + Arduino

Sample code showing processing.js with Arduino using Node and Socket.io

To run this:

  1. Install the Arduino code in potSense onto your Arduino and build the circuit

  2. Run mpn install to get the required node packages

  3. In /public run bower install to get proessing.js

  4. Start the code using node server.js arduinoSerialPort where the arduinoSerialPort will be something like /dev/tty.usbmodem1421

About

Sample code showing processing.js with Arduino using Node and Socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published