Difference between revisions of "RGB LED"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
= Description = | = Description = | ||
− | A regular RGB LED is basically 3 LEDs (one red, one green, one blue) in parallel. This is not a smart LED, for smart LEDs see [[ | + | A regular RGB LED is basically 3 LEDs (one red, one green, one blue) in parallel. This is not a smart LED, for smart LEDs see [[LED Ring NeoPixel]] |
[[File:RgbIMG 9775.jpg|400px]] | [[File:RgbIMG 9775.jpg|400px]] |
Revision as of 22:29, 19 August 2020
Contents
Description
A regular RGB LED is basically 3 LEDs (one red, one green, one blue) in parallel. This is not a smart LED, for smart LEDs see LED Ring NeoPixel
How to connect it electrically
Text
Image(s)
How to control it in MicroPython
1 # todo
2 # code goes here
A small Program in MicroPython
1 # todo
2 # code goes here
text
image(s)
Related Tutorial Videos
change to the right video
Background
text
image(s)