Hey everyone,
I wanted to share a project I’ve been working on recently—a WLED Mapping Application. It’s a tool designed to map LED positions using computer vision and a camera feed. The idea is to make it easier to track and manage LED setups, especially for complex configurations like LED strips or matrices.
I actually found a similar program on GitHub, but it was written in a language I wasn’t familiar with, and the dependencies were outdated, so I couldn’t get it to run properly. Instead of trying to fix it, I decided to take inspiration from it and build a completely new version from scratch.
The app is still a work in progress, but it’s coming along nicely! It supports both automatic and manual LED mapping, and I’m working on adding features like configuration exporting/importing and better integration with WLED devices.
Once it’s ready, I’ll share the code and a detailed guide on how to use it. If anyone has suggestions, feel free to reach out!
Cheers!