https://github.com/toddtreece/music-box-rs
https://github.com/toddtreece/music-box-rs
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/toddtreece/music-box-rs
- Owner: toddtreece
- License: gpl-3.0
- Created: 2021-03-17T01:36:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T16:41:15.000Z (over 3 years ago)
- Last Synced: 2025-02-08T22:13:09.322Z (over 1 year ago)
- Language: Rust
- Size: 6.73 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# music-box
a simple raspberry pi based music toy i made for my daughter. i can't devote much time to it,
so it will probably be a poorly documented work in progress for a while.
## hardware
this is a partial list, but here are the primary components:
* 1x - [pi zero w](https://www.adafruit.com/product/3400)
* 2x - [MCP23017](https://www.adafruit.com/product/732)
* 1x - [adafruit i2s stereo decoder](https://www.adafruit.com/product/3678)
* 1x - [adafruit 20w class D amp](https://www.adafruit.com/product/1752)
* 7x - [clear 30mm arcade buttons](https://www.adafruit.com/product/3491)
* 5x - [blue 30mm arcade buttons](https://www.adafruit.com/product/3490)



