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

Home Page:https://deej.rocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bluetooth compatibility

FriediDaDude opened this issue · comments

Is it possible to make this project wireless and use the bluethooth of my Arduino® Nano 33 IoT?
Im new to coding but is it possible to just change the COM_port in the config.yaml after connecting the arduino with the bluethooth of my pc ?

Hi @FriediDaDude, thanks for writing.

It should be possible, but it's outside of the project scope. You may be able to work out something that uses Serial over Bluetooth but it might take a bit of tinkering. Good luck!