Difference between revisions of "Switch"

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
With this switch we can select which of the two sides are connected to the middle. If we move the switch right then the right pin is connected to the middle. If we move the switch left then the left pin is connected to the middle,  
 
With this switch we can select which of the two sides are connected to the middle. If we move the switch right then the right pin is connected to the middle. If we move the switch left then the left pin is connected to the middle,  
  
[[File:Switch01.PNG]]
+
[[File:Switch01.PNG|x300px]]
  
 
= How to connect it electrically =
 
= How to connect it electrically =

Revision as of 23:48, 29 August 2020

Description

With this switch we can select which of the two sides are connected to the middle. If we move the switch right then the right pin is connected to the middle. If we move the switch left then the left pin is connected to the middle,

Switch01.PNG

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)