Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - carlo68

#1
MEJORAS/NEW FEATURES / BLUETOOTH COMMANDS LIST
October 22, 2022, 02:18:50 PM
Hi, I would like to design my pushbuttons controller to be mounted on the handlebar using an Adafruit Feather 32u4 Bluetooth programmable card but, in order to send  the correct commands to the DMD2 application I would need the list of available commands (Arduino IDE format). For other App I can send via Bluetooth the command from my pushbuttons controller as KEYBOARD COMMAND. For exanple for LOCUS MAPS I have the following commands:

ZOOM IN = VOLUME +

ZOOM OUT = VOLUME -


MAP UP = r (00-00-15-00-00-00-00)


CENTER MAP = c (00-00-06-00-00-00-00)


DISPLAY ON/OFF = d (00-00-07-00-00-00-00)


Thank you in advance for your help.

Best regards