Difference between revisions of "RGB LED"

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
(Created page with "= Description = Text Image(s) = How to connect it electrically = Text Image(s) = How to control it in MicroPython = <syntaxhighlight lang="python" line='line'> # todo #...")
 
Line 26: Line 26:
 
image(s)
 
image(s)
  
= Related Videos =
+
= Related Tutorial Videos =
 
change to the right video
 
change to the right video
 +
 +
<youtube>0KGgYsEZcZM</youtube>
  
  

Revision as of 15:36, 14 August 2020

Description

Text

Image(s)


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)