omriharel / deej

Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux
https://deej.rocks
MIT License
4.71k stars 433 forks source link

BLE on ESP32 #74

Closed BacaR00T closed 5 months ago

BacaR00T commented 10 months ago

Does someone have some experience with getting this running thru bluetooth on esp32? I'm just getting some dependencies ready but it would be awesome to harvest some more knowlage!
If you can provide some info please go on! Thanks <3

omriharel commented 5 months ago

Hi there @BacaR00T, thanks for writing! I apologize for the delay in responding.

Any luck with this yet? I believe it should be relatively easy to adjust the Arduino sketch to work on that board, and the only missing thing other than that would be for the Bluetooth to act a serial port. Which I believe is a thing, though I don't know much about it.

Please feel free to re-open or add more details if you have them. Thanks!