RGB LED

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search

Description

A regular RGB LED is basically 3 LEDs (one red, one green, one blue) in parallel. This is not a smart LED, like the NEO pixel

RgbIMG 9775.jpg

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)