Digital-Piano-LED VS Digital-Piano-Visualization

Compare Digital-Piano-LED vs Digital-Piano-Visualization and see what are their differences.

Digital-Piano-LED

Light up an LED strip with your digital piano and a Raspberry Pi (by whyboris)

Digital-Piano-Visualization

Full screen visualization of what you play on your piano (by whyboris)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Digital-Piano-LED Digital-Piano-Visualization
3 1
14 1
- -
0.0 4.9
almost 3 years ago almost 3 years ago
Python Processing
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Digital-Piano-LED

Posts with mentions or reviews of Digital-Piano-LED. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-28.
  • Ask HN: Does anyone use a Raspberry Pi as your main computer?
    4 projects | news.ycombinator.com | 28 Apr 2022
    Not as my main computer, but as my digital piano sidekick, a USB output from the piano goes to my Raspberry Pi which runs Pianoteq (makes the piano sound like a $100k piano). Optionally, the Pi lights up some addressable LEDs coinciding with keys.

    https://github.com/youfou/pianoteq-pi & https://github.com/whyboris/Digital-Piano-LED

  • 2,400 LED Icosahedron
    4 projects | news.ycombinator.com | 22 Sep 2021
    A nice "gateway drug" is an addressable (programmable) LED strip. Hook it up to a Raspberry Pi or Arduino and have at it! I bought cheap motion sensors and will be installing a strip along the inside of a staircase to light up when I approach it.

    https://github.com/whyboris/Arduino-LED (see "stairs.ino")

    Another project of mine is having the LEDs light up as I play piano:

    https://github.com/whyboris/Digital-Piano-LED

    Unsure where I'll go after I finish these projects, but LEDs are so much fun!

  • Ask HN: What Are You Learning?
    4 projects | news.ycombinator.com | 25 Jun 2021
    A fun tech-related project is hooking up an addressable LED strip to a digital piano and making the strip respond to your key presses on a Raspberry Pi.

    My repository for this (code finished, just need to add photos and add a write up about how to use):

    https://github.com/whyboris/Digital-Piano-LED

    I added a feature that the left and middle pedal buttons navigate through sheet music (PDF left/right button). And I'm also running Pianoteq which makes any (even dinky) digital piano sound like a $100k grand piano (or any piano you pick for that matter) https://www.modartt.com/pianoteq

Digital-Piano-Visualization

Posts with mentions or reviews of Digital-Piano-Visualization. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-25.
  • Ask HN: What Are You Learning?
    4 projects | news.ycombinator.com | 25 Jun 2021
    Update: I coded-up a full-screen visualization to display on the screen. My setup has a 55" screen right above the piano, so there's great potential to make a pretty show.

    Still WIP, but easy to edit: https://github.com/whyboris/Digital-Piano-Visualization

    I used Processing because of how easy it is to use and how performant it is for smooth animations.

What are some alternatives?

When comparing Digital-Piano-LED and Digital-Piano-Visualization you can also consider the following projects:

OpenPianosMap - The goal of this project is to create an open source map of accessibles pianos. Data will be hosted on OpenStreetMap

esp32-cnc

Arduino-LED - Control addressable LED with Arduino

pianoteq-pi - A quick way to install Pianoteq and tweak your system on Raspberry Pi ⚡️

WLED - Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!

pijFORTHos - A bare-metal FORTH operating system for Raspberry Pi