Main Content

In this tutorial we’re going to play with a gesture sensor (APDS-9960) and a neopixel ring to learnin how to combine them both using an Arduino UNO.
The end product will respond to left - right gestures by animating led movement right or left, and to up-down gestures by changing leds color.
In the next steps, you’ll briefly overview the part list and how to connect the components. And then we’ll review the code step by step to learn how it works.”

Link to article