Skip to content

Code for using an RGB led with Arduino. The file is written in C++ and saved with the '.ino' file extension.

License

Notifications You must be signed in to change notification settings

CoderAgam001/DIY-RGB-LED_LOGO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

RGB Led code for Arduino

The provided code is for using an/a RGB led with Arduino or any other microcontroller.

RGB led connections for arduino

RED_pin to pin 11 on arduino

GREEN_pin to pin 12 on arduino

BLUE_pin to pin 13 on arduino

If you have the led with common anode or negitive terminal, connect it on the 'gnd' on Arduino ('gnd' is the negitive terminal in an Arduino).

If you have the led with the common cathode or postive terminal, connect it to '+5'/'5v' on arduino (it is the positive terminal in an Arduino).

About

Code for using an RGB led with Arduino. The file is written in C++ and saved with the '.ino' file extension.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages