CircuitPython DVI / HDMI Spirograph-like thing

Опубликовано: 08 Июль 2026
на канале: todbot
297
16

A spirograph-like demo of using the DVI output to an HDMI monitor from an RP2040, this time using a DVI Feather (https://www.adafruit.com/product/5710)
The built-in CircuitPython display object driving the DVI has gotten much faster than when I first tried this out last year. And there seems to be more memory free too.

Code: https://github.com/todbot/PicoDVI_exp...

#rp2040 #circuitpython #dvi #raspberrypipico #adafruit #feather #spirograph