Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 26 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,26 @@
# MusicBoxController
<h1 align="center" id="title">Music Box Controller</h1>

<p align="center"><img src="https://socialify.git.ci/MusicBoxRaspberryPi/MusicBoxController/image?description=1&amp;font=Inter&amp;language=1&amp;name=1&amp;owner=1&amp;theme=Light" alt="project-image"></p>


## 🖥️ Compatibility

- Tested on **Raspberry Pi Pico W**
- Any microcontroller with MicroPython should work in theory


## 🛠️ Installation

1. Clone the repository `git clone https://github.com/MusicBoxRaspberryPi/MusicBoxController`
2. Rename `config.py.dist` to `config.py`
3. Edit `config.py` to your needs
4. Copy contents of `src` to your microcontroller

<p align="center"><img src="images/schematic.png" alt="schematic" width="1000"></p>
<p align="center"><img src="images/schematic2.png" alt="schematic2" width="1000"></p>

## 🚀 Usage

- **Left button** - Previous device
- **Right button** - Next device
- **RFID Scan** - Play track
Binary file added images/schematic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/schematic2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.