pxt-calliope/docs/projects/telegraph/make.md

76 lines
1.6 KiB
Markdown
Raw Normal View History

# Make
2016-10-04 07:32:27 +02:00
## ~avatar
2016-10-04 07:32:27 +02:00
2016-11-02 01:44:37 +01:00
Let's build a telegraph between two @boardname@s.
2016-10-04 07:32:27 +02:00
## ~
2016-10-04 07:32:27 +02:00
![](/static/mb/lessons/telegraph-0.png)
## Materials
2016-11-02 01:44:37 +01:00
* @boardname@, battery holder and 2 AAA batteries
2016-10-04 07:32:27 +02:00
* Crocodile clips
## Steps
## Step 1
2016-10-04 07:32:27 +02:00
![](/static/mb/lessons/banana-keyboard-1.png)
2016-11-02 01:44:37 +01:00
Using the 1st crocodile clip, connect the end of the crocodile clip onto GND pin on the @boardname@.
2016-10-04 07:32:27 +02:00
## Step 2
2016-10-04 07:32:27 +02:00
![](/static/mb/lessons/ornament-chain-2.png)
2016-11-02 01:44:37 +01:00
Using the 2nd crocodile clip, connect the end of the crocodile clip onto the 3V pin on the @boardname@.
2016-10-04 07:32:27 +02:00
## Step 3
2016-10-04 07:32:27 +02:00
![](/static/mb/lessons/ornament-chain-3.png)
2016-11-02 01:44:37 +01:00
Using the 3rd crocodile clip, connect the end of the crocodile clip onto pin 1 of the @boardname@.
2016-10-04 07:32:27 +02:00
## Step 4
2016-10-04 07:32:27 +02:00
![](/static/mb/lessons/ornament-chain-4.png)
2016-11-02 01:44:37 +01:00
Using the 4th crocodile clip, connect the end of the crocodile clip onto pin 2 of the @boardname@.
2016-10-04 07:32:27 +02:00
## Step 5
2016-10-04 07:32:27 +02:00
![](/static/mb/lessons/ornament-chain-5.png)
2016-11-02 01:44:37 +01:00
Using the 1st crocodile clip, connect the unattached end of the crocodile clip onto the GND on the 2nd @boardname@.
2016-10-04 07:32:27 +02:00
## Step 6
2016-10-04 07:32:27 +02:00
![](/static/mb/lessons/ornament-chain-6.png)
2016-11-02 01:44:37 +01:00
Using the 2nd crocodile clip, connect the unattached end of the crocodile clip onto the 3V pin on the 2nd @boardname@.
2016-10-04 07:32:27 +02:00
## Step 7
2016-10-04 07:32:27 +02:00
![](/static/mb/lessons/ornament-chain-7.png)
2016-11-02 01:44:37 +01:00
Using the 3rd crocodile clip, connect the unattached end of the crocodile clip onto pin 2 of the 2nd @boardname@.
2016-10-04 07:32:27 +02:00
## Step 8
2016-10-04 07:32:27 +02:00
![](/static/mb/lessons/ornament-chain-8.png)
2016-11-02 01:44:37 +01:00
Using the 4th crocodile clip, connect the unattached end of the crocodile clip onto pin 1 of the 2nd @boardname@
2016-10-04 07:32:27 +02:00
## Step 9
2016-10-04 07:32:27 +02:00
![](/static/mb/lessons/telegraph-0.png)
## ~button /projects/telegraph/code
2016-10-04 07:32:27 +02:00
NEXT: Code
2016-10-04 07:32:27 +02:00
## ~