You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
I'm used the Node MCU ESP8266 microcontroller, and there were some tweaking that needed to be done to get FastLED to work for the Arduino ide, specifcally, including 1 line of code from here: https://github.com/FastLED/FastLED/wiki/ESP8266-notes
So, I've gotten the Adrilight.ino Code to upload and work with my MCU, however I can't seem to get the serial communication to work. I've set the proper amount of LED count, port value, and even tried older versions, Nothing is working for me. I think the problem is becuase within my preview, the LED bars are black rather than showing the appropriate colors.
I'm used the Node MCU ESP8266 microcontroller, and there were some tweaking that needed to be done to get FastLED to work for the Arduino ide, specifcally, including 1 line of code from here:
https://github.com/FastLED/FastLED/wiki/ESP8266-notes
So, I've gotten the Adrilight.ino Code to upload and work with my MCU, however I can't seem to get the serial communication to work. I've set the proper amount of LED count, port value, and even tried older versions, Nothing is working for me. I think the problem is becuase within my preview, the LED bars are black rather than showing the appropriate colors.
Using Windows 10 version 1909