Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meta-ben/pianohelper-core
2018 - PianoHelper IOT Project ( Arduino part )
https://github.com/meta-ben/pianohelper-core
arduino cpp esp8266
Last synced: 6 days ago
JSON representation
2018 - PianoHelper IOT Project ( Arduino part )
- Host: GitHub
- URL: https://github.com/meta-ben/pianohelper-core
- Owner: Meta-Ben
- License: mit
- Created: 2024-05-03T21:21:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T22:52:41.000Z (4 months ago)
- Last Synced: 2024-08-04T16:50:17.278Z (3 months ago)
- Topics: arduino, cpp, esp8266
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
``Reupload project from 2018 : This project was recovered so don't take commits into accounts``
🎹 PianoHelper Core 🎹
PianoHelper core is the Arduino code part of the global PianoHelper project
The project allow the user to play some simple music on piano with 0 knowledge
Its based on an [ESP8266](https://fr.wikipedia.org/wiki/ESP8266) with a [LED Strip](https://www.conrad.fr/fr/c/bandeaux-led-26449.html) and it communicate trough WI-FI with a [Python Django API](https://github.com/Amealky/PianoHelper-API) that contain the audio MIDI files
This use the [FastLED library](https://github.com/FastLED/FastLED) and the ESP8266 board
This is a school project.
![Preview](https://i.ibb.co/tCDzY6W/Capture-d-e-cran-2024-01-23-a-22-55-57.png)