SpinCoater
Find a file
Serge Bazanski 6c38cd59ee rpm get
The fucking receive data format/encoding/modulation is just bonkers. But
I think I got it.
2026-01-24 02:24:20 +01:00
hardware mend 2026-01-15 23:01:35 +01:00
spinnyboy_rust rpm get 2026-01-24 02:24:20 +01:00
src mend 2026-01-15 23:01:35 +01:00
fafo_green.png displays now Graphics as Splashscreen 2025-10-25 01:05:39 +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