pijFORTHos VS Digital-Piano-LED

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

pijFORTHos

A bare-metal FORTH operating system for Raspberry Pi (by Avoncliff)

Digital-Piano-LED

Light up an LED strip with your digital piano and a Raspberry Pi (by whyboris)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pijFORTHos Digital-Piano-LED
1 3
4 14
- -
0.0 0.0
about 9 years ago almost 3 years ago
C Python
GNU Lesser General Public License v3.0 only 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.

pijFORTHos

Posts with mentions or reviews of pijFORTHos. 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
    I'll jump on your thread because it's similar in some ways. I'm learning Forth and more importantly, how to implement Forth from scratch. I'm targeting bare metal Raspberry Pi (especially the Zero at first). Looks like someone already combined bare metal Pi stuff from Alex Chadwick and an arm port of jonesforth (by Rich WM Jones which is in assembly but runs on Linux x86) but it also uses a lot of C libraries and stuff and I just want everything to be a minimal assembly kernel and then build up from there in Forth itself. This is the branch that has taken things the farthest that I ran across: https://github.com/Avoncliff/pijFORTHos

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

What are some alternatives?

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

cs-topics - My personal curriculum covering basic CS topics. This might be useful for self-taught developers... A work in development! This might take a very long time to get finished!

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!

Digital-Piano-Visualization - Full screen visualization of what you play on your piano