Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Anyone know how to change the direction of ring neopixel??? I want to settle it in the car to reflect on the windshield
@Douglas I want to *install it in the car to reflect on the windshield
Should be enough to replace the i argument in all the the setPixelColor-calls with NUMPIXELS-i-1.
i
NUMPIXELS-i-1
https://codebender.cc/sketch:138368
@hek Thank you, it worked !!