Creating an LED Sprite on a neopixel ring(24) with a potentiometer

I just recently got a neopixel ring and have been experimenting what I can do to it with a potentiometer. Using the new pixel extension and CODO extension, I have been able to set brightness, colors, and manipulate the graph function with the potentiometer. One thing I haven’t been able to do yet that I’ve been trying to do since I’ve gotten it is create a Sprite that can move around the ring with the use of the potentiometer. Thw sprite is only one LED and I’ve been able to make it happen with the buttons on the micro bit.(A and B ) But anytime I want to try it with the potentiometer it just doesn’t work. any tips?

1 Like