You are reading a single comment by @kri100s and its replies. Click here to read the full conversation.
  • There is few joystick apps around. I looked through them but usually they are rather simple button type, limited control. I am aiming at something with more accuracy. Here is my prototype (my web development skills are very limited and its a work in progress):
    https://kristosb.github.io/WebJoystick/
    Also I dont want to go HID way straight away. I will follow @AkosLukacs suggestion and handle onwrite event after setting up NRF.setServices with custom data frame.
    Right now I am trying to figure out if on WebBluetooth side I can stil use puck.js/uart.js or I need to go to lower level.

About

Avatar for kri100s @kri100s started