Skip to content

Narya/RGB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

RGB

Contains code examples for controlling RGB LEDs

Hardware

  • Nano Arduino with ATmega328
  • RGB LED with a common anode (common plus)
  • Three 220 ohm resistors
  • Breadboard and wire

Common anode is connected to the 5V pin. The minus leads are first connected to a resistor and then to digital pins (see code for nrs).

BlinkRGB

Test code which changes the color of the LED.

About

code to control RGB leds via nano arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published