Skip to content

andrewcpacifico/piano-led-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piano LED Visualizer

Work in progress!!

Software to control a LED strip using a midi piano input and Arduíno.

Dependencies

  1. Arduíno IDE;
  2. Node.js;

Quickstart

  1. Install Arduíno IDE;
  2. Install Node.js (I recommend use nvm);
  3. Install yarn;
$ npm i -g yarn
  1. Install project dependencies;
$ yarn
  1. Run project;
$ yarn start

Known issues

  1. Leds remain on after a key release;

I used a simple serial comunication protocol to control how arduíno turns on and off leds, this protocol has some issues and needs to be improved. This problem is related to this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •