News

Description: In this project I did a Christmas jumper with rgb LEDs, this can also be a creative clothing project or whatever ...
4 Leg RGB LED Library. Contribute to ai91/RGB_LED-Arduino-Library development by creating an account on GitHub.
#define redPin 9 // Pin for the red RGB led pin #define greenPin 10 // Pin for the green RGB led pin #define bluePin 11 // Pin for the blue RGB led pin #define potPin_red A2 // declare pin for the ...