Skip to content

miguellacorte/rnbo_pendulum_instrument

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.7%
  • JavaScript 49.3%