I'm looking for a simple, programmable module to control APA102 LED strips remotely.

@Middleware & OS Hi Devs, I'm looking for a simple, programmable module to control APA102 LED strips remotely. Ideally, it would: _Send color data directly to the module without complex protocols. _Store the received color data for controlling the LED strip. _Update the LED colors at regular intervals prolly every few milliseconds. _Easy to program. _Offer protection for the electronics. _Include power supply. _Provide SPI output so I can connect to the LED strip as in the terminal block or 3-pin jack. Do you have any recommendations for modules that meet these criteria?
Solution:
@UC GEE maybe a simple esp32 with a little firmware that accepts data wirelessly?
Jump to solution
6 Replies
Solution
barafael
barafael2w ago
@UC GEE maybe a simple esp32 with a little firmware that accepts data wirelessly?
barafael
barafael2w ago
It's like "WiFi to spi converter"
MegaZron
MegaZron2w ago
Use ESP32
UC GEE
UC GEE2w ago
Ok @barafael Thanks I have noted your wonderful suggestion
barafael
barafael2w ago
@UC GEE are you constrained by library choice? FastLED can do this ok. https://gist.github.com/spacehuhn/cbe7981d93daddd788b3459505665f13
Gist
ESP32 FastLED APA102-2020 LED Example
ESP32 FastLED APA102-2020 LED Example. GitHub Gist: instantly share code, notes, and snippets.
barafael
barafael2w ago
Also note tasmota and ledFX projects
Want results from more Discord servers?
Add your server
More Posts
Can you give me good snippet of code for AT commands resender?Hello, Can you give me good snippet of code for AT commands resender? Like I am sending to my UART iCan you give me good snippet of code for AT commands resender?Hello, Can you give me good snippet of code for AT commands resender? Like I am sending to my UART iHow can I achieve deletion of StringWriter objects?Hey everyone, I am using avr-g++ compiler on Windows for an AVR chip . I need to delete a `StringWrconnect and control a smart LED strip device running on NodeMCU (ESP8266) with Google Cloud IoTHow can I connect and control a smart LED strip device running on NodeMCU (ESP8266) with Google ClouAny suggestions for troubleshooting missed interrupts?Hey guys, a friend of mine is currently working on AT91SAM9M10-EKES. The Code registers IRQ for 2 GPWhat’s the best option if I need a GUI? Anything for IPad?@Middleware & OS So I’m hacking my path to embedded world and have a big project (big to my size anhow can i implement secure communication between IoT devices using Transport Layer Security (TLS)Good day guys how can i implement secure communication between IoT devices using Transport Layer SecHow can I reduce the energy consumption of WiFi and MQTT?Hello guys , I'm working on developing an IoT temperature and humidity sensor for my cellar. I'm usiimplementing secure authentication on edge impulseHey guys, @IoT Cloud so lately I have been working with Edge Impulse , but I'm having trouble implemHow to Install and Secure the Mosquitto MQTT Messaging Broker on Ubuntu 18.04https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-the-mosquitto-mqtt-messag