Skip to content

TheCodeRDayI/Arduino-RGB-Led

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Materials used

1 Arduino UNO,
1 bread board,
1 pc RGB LED,
3 pieces of 330 ohms,
4 pcs men-men sweaters,

RGB-Led

if you want to change the outputs all you have to do is:

#define red 9
#define green 10
#define blue 11

Images

breadboard.jpg pwm.gif rgb-led.jpg

About

We will easily light up RGB LEDs with Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages