This project will enable you to harness the power of your motions to control an RGB LED. You will need the Sparkfun APDS-9960 and a common CATHODE, not anode, RGB LED. Make sure to use a 5v Arduino board with the 4.7k Ohm resistors, as this sensor uses the I2C protocol. Then connect as so in the schematic. From there you can add custom colors in the code. I have put 6 already. The default controls are: swipe up to turn it on, swipe down to turn it off, swipe right to advance forward to the next color, and left to reverse. This code can be adapted to fit many other types of projects as well! Feel free to experiment and create more awesome projects. Happy making!