• AreaKodeA
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 days ago

    A $2 Arduino Nano with mouse juggler code. Very easy to set up, and you know the exact code running on it.

      • AreaKodeA
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 days ago

        Unfortunately, ESP32s aren’t compatible with HID input. You’ll want an Arduino Nano. They can act as a direct input device.

        Though I wonder if you could get that to work as a BLE keyboard… That could be possible.

        • Random_Character_A@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 days ago

          Duckduckgo did give me a github page for a ESP32 bluetooth mouse jigger. Not sure if compatible with ESP32-C6 because of the RISC-V. Had some issues. Thats why they are “laying around”