Simple instrument which is controlled through an arduino connected gyroscope. The communication between the gyro and the server is done with the js package Johnny Five, the server fwds it to the webpage with websockets.

A simple accompanying drawing is made in p5.

To install:

npm install in main dir and ./public

To run:

Connect arduino and node app.js