Raspberry Pi Music Hub
- Run bluetoothctl commands
- Switch bluetooth dongles.
- Recieve and parse output.
- Pipe to I2C output program
- Recieve data from Arduino switches
- Decide on character codes to send.
- Alpha
- Numbers
- Special Characters [, ], :, (loading animation)
- LED light up codes.
- Decide on Data format.
- Volume level display
- Scrolling text display
- Misc LED lights
- Make communication script
- Make standard display library
- I2C Recieve
- Decode I2C contents to display
- Pipe switch data back to Pi
- Figure out circuit
- PCB for displays and switches
Change Log: 2022/1/1 :
- Added ReadMe
- Added To Do