Elektrine lite

← Feed

@montyontherun@bitbang.social

Post #1681497

2026-04-01 14:30 UTC

Between diapers and bottles, I managed to get it running on the Pi Pico W (with a ST7789-based) display.

Replies (1)

  • Now, with textures on a regular Pi #Pico (non-W), running on top of Apache #NuttX #RTOS You could say now that Apache NuttX kinda, sorta, almost, but-not-really supports #OpenGL ES 1.0 CL (albeit in a very incomplete form). There are some bugs with the colour and lighting interpolation, so while it's computed, the contribution towards the final fragment were discarded. Also, the display is a different one, ST7735S-based, since it play nicer with NuttX.

    Open ##1681498