Tell us about yourself!
- dougstrickland commented on klauson's instructable ESP8266 Neopixel Clock
- dougstrickland followed randofo
- dougstrickland followed Charles J Gantt
- dougstrickland commented on Wolfgar77's instructable Homemade Electric KilnView Instructable »
Is it the DeWalt?
with the following line, do I change NUMPIXELS to the actual number of pixels on my ring? for example I have a 12 pixel and a 24 pixel ring I could use...Adafruit_NeoPixel pixels = Adafruit_NeoPixel(NUMPIXELS, PIN, NEO_GRB + NEO_KHZ800);