Skip to content

MeltedIceCubes/MusicHub

Repository files navigation

MusicHub

Raspberry Pi Music Hub

Things to complete

Pi side:

bluetoothctl

  • Run bluetoothctl commands
  • Switch bluetooth dongles.
  • Recieve and parse output.
  • Pipe to I2C output program
  • Recieve data from Arduino switches

I2C communication

  • 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

Arduino Side:

  • Make standard display library
  • I2C Recieve
  • Decode I2C contents to display
  • Pipe switch data back to Pi

Display Side:

  • Figure out circuit
  • PCB for displays and switches

Change Log: 2022/1/1 :

  • Added ReadMe
  • Added To Do

About

Raspberry Pi Music Hub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published