microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.24k stars 112 forks source link

reactive UI framework for LED strips #583

Open pelikhan opened 11 months ago

pelikhan commented 11 months ago

-- why not!

How cool would it be to program LED animations in a TSX/React way? One would have to implement some kind of element dom, maybe a simple layout algorithm for 1D structrures and get the TSX glue in place.