One of my christmas presents was a kit for building this miniature Japanese street, and I decided to customize it with some addressable RGB lighting controlled by an ESP32.
Before investing a lot of time building out and debugging lighting effects in C++, I decided to build myself a little live visualizer on my computer and send the individual color values over HTTP requests. It's definitely a simple and silly project, but I thought I'd share.