File tree Expand file tree Collapse file tree 3 files changed +26
-1
lines changed
Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1- # MusicBoxController
1+ <h1 align =" center " id =" title " >Music Box Controller</h1 >
2+
3+ <p align =" center " ><img src =" https://socialify.git.ci/MusicBoxRaspberryPi/MusicBoxController/image?description=1& ; font=Inter& ; language=1& ; name=1& ; owner=1& ; theme=Light " alt =" project-image " ></p >
4+
5+
6+ ## 🖥️ Compatibility
7+
8+ - Tested on ** Raspberry Pi Pico W**
9+ - Any microcontroller with MicroPython should work in theory
10+
11+
12+ ## 🛠️ Installation
13+
14+ 1 . Clone the repository ` git clone https://github.com/MusicBoxRaspberryPi/MusicBoxController `
15+ 2 . Rename ` config.py.dist ` to ` config.py `
16+ 3 . Edit ` config.py ` to your needs
17+ 4 . Copy contents of ` src ` to your microcontroller
18+
19+ <p align =" center " ><img src =" images/schematic.png " alt =" schematic " width =" 1000 " ></p >
20+ <p align =" center " ><img src =" images/schematic2.png " alt =" schematic2 " width =" 1000 " ></p >
21+
22+ ## 🚀 Usage
23+
24+ - ** Left button** - Previous device
25+ - ** Right button** - Next device
26+ - ** RFID Scan** - Play track
You can’t perform that action at this time.
0 commit comments