nikmart / interaction-engine

Interaction Engine with javascript and serial connection to Arduino.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Interaction Engine with javascript and serial connection to Arduino.


Languages

Language:JavaScript 69.4%Language:C++ 20.2%Language:HTML 10.4%