Giter Club home page Giter Club logo

pianolights's Introduction

Using an esp32 and a ws2812b led strip 144/m, bring light to a ble midi piano and make it possible to use Synthesia to help you learn piano pieces.

Using the excellent ESP32-BLE-MIDI library, it creates both a bluetooth midi client that connects to the piano and lights up the proper led using the FastLED library, but also a bluetooth midi server that when connected to by an external device, copies most signals to the piano but filters everything from Channel 0 and sends it to the led strip.

Hardware: I used a generic ESP32 DEVKITV1 devkit, and connected the leds through the VIN, GND, D13 pins using a dupont connector. I should probably use the internal traces of the devkit to pass throught the 5V, but it is convenient to power the device and the leds via a single USB power supply. The fact is that no more than 20 leds will ever be active at the same time, and the FastLED library has a configurable power limit.

My piano is a Thomann DP-28 Plus, not that it is an endorsment of any kind. It is still fortunate that I have a white one, and it has space inside that can fit the led strip, so the lights are internal and I don't need a diffuser.

pianolights's People

Contributors

mrichana avatar

Watchers

 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.