Learn how to use NeoPixel rings with Arduino UNO and a rotary encoder. NeoPixels are great, because you need only one data wire to control any number of pixels you want, allowing to show any color.
A series of exercises designed to build familiarity with the Arduino. Arduino program to read the position of a rotary encoder by counting along its tracks. Clockwise movements are designed to be ...