Public projects 2
3D Printer Power Controller and Fault Monitor
Project in progress by Colin Russell-Conway
- 2,162 views
- 0 comments
- 6 respects
Arduino MKR1000/Zero Neopixel Throwie
Project tutorial by Colin Russell-Conway
- 5,098 views
- 4 comments
- 11 respects
Respected projects 0
Comments 2
Arduino MKR1000/Zero Neopixel Throwie over 3 years ago
Arduino MKR1000/Zero Neopixel Throwie almost 5 years ago
Still some more work to be done but it works! It's adapted from a sketch I have for an ESP8266 but as that can host files (without an SD card) I could use it to serve larger pages and some jquery/js code which gave me the option of using a color wheel to select the color. Plan on sorting that in this later on.
I haven't tried to compile this in over a year but It sounds like it might be a library or boards error as TC_Stop and Pio *port are nowhere in the code. Have you tried searching for the error? From a quick search I think it's an issue with the neopixels library. Try update it to the latest version or if it is already try roll it back to a previous one that's compatible with the arduino zero.