Hello All! I have the board mostly assembled. I will make an update on that later. Right now I am checking the peripherals and would be nice to have the communication with control device working.
Initially I thought I will use a bluetooth joystick or an app on the android phone making it work as a joystick. Nice option would be to control it from bangle watch. For that my mdb42q board on the rc car would need to be able to take commands from BLE HID device? Is that even possible? I couldnt find any examples or tutorials on doing this direction so I suspect there is a reason for that.
The other option is to write custom app for browser using web bluetooth. Any examples for js web browser joystick would be appreciated as well. Thanks!
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello All! I have the board mostly assembled. I will make an update on that later. Right now I am checking the peripherals and would be nice to have the communication with control device working.
Initially I thought I will use a bluetooth joystick or an app on the android phone making it work as a joystick. Nice option would be to control it from bangle watch. For that my mdb42q board on the rc car would need to be able to take commands from BLE HID device? Is that even possible? I couldnt find any examples or tutorials on doing this direction so I suspect there is a reason for that.
The other option is to write custom app for browser using web bluetooth. Any examples for js web browser joystick would be appreciated as well. Thanks!