Git Product home page Git Product logo

pianoled's Introduction

Piano MIDI LED Controller

Summary

This is a ESP8266 based LED controller for key instruments. It can be used as a cool gadget when playing piano or as a piano learning tool when connected to Synthesia that can light up correct keys.

Demo

Piano MIDI LED Controller

Features

  • up to 2 selectable MIDI inputs
  • up to 176 RGB WS2812 LED (2 LED per key)
  • automatic standby mode (5 animations available in UI)
  • velocity based mode (color depend on key velocity)
  • 3 non velocity modes
  • special effect for Frozen
  • ripple effect
  • included web IDE for lua code
  • rboot for easy firmware upgrades using web IDE

Source code

NodeMCU ANSI C code is included in NodeMCU code .

Assembly

Requirements

ESP8266 module with qio and at least 4MB of flash.

Hardware

The MIDI inputs are compatible with TTL logic signal. To connect standard MIDI you will need to use circuit to create TTL signal (e.g. using optocoupler). 2 meters of 144 LED WS2812 strip almost perfectly matches standard piano keyboard, to make it match perfectly you can cut the strip into octaves (24 LEDs) and solder it using correct distance.

Firmware

  1. Download and flash firmware MIDI firmware
  2. Upload lua and supporting code from directory src/nodemcu/ see: https://nodemcu.readthedocs.io/en/master/en/upload/

pianoled's People

Contributors

pawel-sw avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.