I modded an IKEA OBEGRÄNSAD lamp with my LED driver & custom firmware. It now displays 16bit grayscales @ 120 FPS.
https://github.com/brainsmoke/esp32leddriver/tree/master/firmware/stm32/obegraensad
I modded an IKEA OBEGRÄNSAD lamp with my LED driver & custom firmware. It now displays 16bit grayscales @ 120 FPS.
https://github.com/brainsmoke/esp32leddriver/tree/master/firmware/stm32/obegraensad
@brainsmoke path: `esp32leddriver/firmware/stm32`, huh? so is it firmware for esp32 or stm32 or both.
I'm guessing your using the absolutely insane DMA capabilities of the STM32s here given the bitdepth and framerate.