Control a RGB LED on the Raspberry Pi

Hi All,

I bought a bunch of these 10 mm RGB LEDs: http://shop.pimoroni.com/products/led-10mm-pack-of-5 and I started to play with it on my Raspberry Pi A+.

I created a small NodeJS application to control the LED using a web page. The code is available here https://github.com/Kylir/rgb-slider for you to use!

1 Like