SpinCoater
Find a file
2025-08-24 22:53:32 +02:00
hardware first Migration from the connector from: https://github.com/klotzsch-lab/Maasi as freecad nmodell 2025-08-24 22:53:32 +02:00
src adds rotary encoder+SPI based Display: ili9341 2025-08-23 18:55:01 +02:00
README.md adds rotary encoder+SPI based Display: ili9341 2025-08-23 18:55:01 +02:00

Spinny boy

this readme will contain documentation and stuff

Flashing programm on the ESP32

rshell -p /dev/ttyUSB0  # connect
rsync src /pyboard/  # sync code to ESP32
repl  # enter MicroPython REPL, press ctrl+D to soft reboot