/interaction-engine

Interaction Engine with javascript and serial connection to Arduino.

Primary LanguageJavaScript

Interaction Engine

To run this example:

  1. clone the repo
  2. upload the helloYouSketch.ino to your Arduino
  3. run node server.js /dev/ttyUSB0 using node (make sure your Arduino port is correct. It might be ttyACM0)