logo

ESP32 mouse-drawing in paint app

tobozo

tobozo

9 followers

time2 yr agoview5 views

This is an ESP32-S2 running a custom HID device.

It manages to draw an image inside Paint software by using absolute mouse positioning.

credits:

  • tinyusb https://github.com/hathach/tinyusb

  • mouse multiplexer https://github.com/jfedor2/mouse-multiplexer

  • chegewara https://github.com/chegewara/EspTinyUSB

  • espressif https://github.com/espressif/arduino-esp32/blob/master/libraries/USB/

  • drawing https://www.deviantart.com/fordosa/art/I-robot-130217152

  • initial art choice by "I, Robot Sonny's Drawing" https://www.youtube.com/watch?v=Bs60aWyLrnI)

Loading comments...