l00sed / Bluetooth_Stereo

A locally hosted web application used for pairing new bluetooth devices to raspberry pi that feeds audio output into a stereo. The audio is fed to stereo jack on device, in my case a raspberry pi with a pirate audio pihat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bluetooth_Stereo

A locally hosted web application used for pairing new bluetooth devices to raspberry pi that feeds audio output into a stereo.

Status - WIP

Currently does nothing. All boilerplate react, django, docker.

TODO

  • Pair button
  • When pair button is clicked raspberry pi becomes discoverable, message on site tells user to connect to XYZ bluetooth device, should be raspberry pi network device name.
  • When allow button on website to confirm pairing with device
  • Prompt user to see if they want to trust this device in the future
  • Display list of all connected devices
  • Allow devices to be removed from connected devices list

About

A locally hosted web application used for pairing new bluetooth devices to raspberry pi that feeds audio output into a stereo. The audio is fed to stereo jack on device, in my case a raspberry pi with a pirate audio pihat.


Languages

Language:Python 68.7%Language:JavaScript 16.2%Language:Dockerfile 8.9%Language:HTML 6.2%