ESP32 Firmware to launch animations in addressable Leds

User avatar
fasani
Posts: 195
Joined: Wed Jan 30, 2019 12:00 pm
Location: Barcelona
Contact:

ESP32 Firmware to launch animations in addressable Leds

Postby fasani » Wed Jun 26, 2019 7:41 am

I've started a project using Neopixels to receive short UDP messages and launch fast animations.
I though it may be interesting for any of you interested in UDP / Networking or animating NeoPixel addressable Leds:
Image
https://github.com/martinberlin/Remora

Tried to add sufficient information on the Readme file in order to get it running.
Schematics are easy-piecy
Image

If some of you have some Addressable LEDs WS2812B or similar I would love to hear if it was easy to compile it and get it running.

Once it's online, just try it sending UDP short messages with any program, for ex. Netcat on linux:

echo “282O”|nc -w1 -u ESP32_IPADDRESS 49161

If you have mDns running (Linux, Mac or Bonjour installed on windows)

echo “282O”|nc -w1 -u led.local 49161
epdiy collaborator | http://fasani.de Fan of Espressif MCUs and electronic design

Who is online

Users browsing this forum: No registered users and 20 guests