You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Pieter!
I have created a midi controller for a guitar effects module... I have used an esp32 and an arduino promicro, it works perfect and connects via usb, bluetooth and serial port. The problem is that my effects module does not have a bluetooth connection, so I would like to create a bluetooth receiver that receives the midi data sent by the controller and sends them to the effects module through a serial connection... For this, it should automatically link both esp32, the one that goes to the module and the one to the controller. Is it possible to do this with your library? Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Pieter!
I have created a midi controller for a guitar effects module... I have used an esp32 and an arduino promicro, it works perfect and connects via usb, bluetooth and serial port. The problem is that my effects module does not have a bluetooth connection, so I would like to create a bluetooth receiver that receives the midi data sent by the controller and sends them to the effects module through a serial connection... For this, it should automatically link both esp32, the one that goes to the module and the one to the controller. Is it possible to do this with your library? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions