seedhammer on Nostr: Completed a major overhaul of the graphics subsystem of the microcontroller firmware. ...
Completed a major overhaul of the graphics subsystem of the microcontroller firmware.
Drawing first frame:
Before: 1800 msec (~0.6FPS)
After: 40 msec (~25 FPS)
= 45x speedup.
We expect another 2-3x speedup when switching to the faster rp2350 MCU and use both cores for drawing.
Drawing first frame:
Before: 1800 msec (~0.6FPS)
After: 40 msec (~25 FPS)
= 45x speedup.
We expect another 2-3x speedup when switching to the faster rp2350 MCU and use both cores for drawing.