Open pmousse opened 8 years ago
I managed to skip the arduino, based on your code. here's my sketch : http://pastebin.com/rBSD0Sqm Thanks a lot.
I'm glad you got it working. FastLED and all this code will run directly on an ESP8266.
On Thursday, May 12, 2016, pmousse notifications@github.com wrote:
I managed to skip the arduino, based on your code. here's my sketch : http://pastebin.com/rBSD0Sqm Thanks a lot.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/djred2000/Arduino-Sketches/issues/1#issuecomment-218679173
Jared Alexander DJRed2000@gmail.com
Good morning, I am trying to do this for days on esp8266, glad I found your code, thank you for sharing. I am usually using raspberry pi for artnet-node, but would like to use the nodemcu which is way cheaper and I know FastLed too ;) Since Fastled is working on esp8266 now, do you think it might be possible to skip the arduino in your setup ? Have you tried ? Cheers