A
A
andrew87122018-09-14 06:34:24
Arduino
andrew8712, 2018-09-14 06:34:24

Controller for Christmas lights WS2811?

I want to do something similar for the New Year: https://www.youtube.com/watch?v=uQUWTC6ptFw&featur...
In the video, the author indicates that he uses the Arduino Mega 2560 as a controller. Is it possible to use something simpler, some kind of Arduino Nano or ESP8266 board? If so, are there any pitfalls in such a replacement?
Disclaimer: no experience with boards at all, but there is programming experience

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Kuts, 2018-09-14
@andrew8712

The WS2811 uses addressable serial control. That is, both uno and esp8266 have enough legs. As for the memory used - take it and compile the required code under uno - ide will show the amount of memory used, I think there is nothing super complicated there, and there will be enough memory.

M
moropsk, 2018-09-14
@moropsk

Alternatively
https://alexgyver.ru/colormusic/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question