Chat freely about anything...

User avatar
By Sirquil
#95979 Have been experimenting with Python and Athom's "WLED ESP32 Music Addressable LED Strip Controller."

Controller specs:

ESP32-WROOM-32E Chipset
2 Channels
I2S PDM Digital Microphone Built in
IR Remote Control (optional)

Input: 5V-24V
MaxLoad: 16 A
16A Relay Switch
Strip types support: WS2812B WS2811 WS2813 WS2815 SK6812 TM1814 APA102 WS2801 LDP8806 GS8208

Athom's LED strip controller

WLED Project

Python code uses variables for fx (effects) and fp (FASTLed palette) in URL strings for some interesting effects and colors! Python console displays effect number and effect name. OpenAI ChatGPT assisted with parts of the code. Effect name in particular may not match effect id numbers; however, it is easy to build a URL String for an effect, insert fx value and fp value into URL string it is that easy!

Code in action

William
Attachments
Python commands for Athom Controller. Should work with other WLED controllers.
(1.92 KiB) Downloaded 35 times