Skip to content

Commit

Permalink
Update adc.md
Browse files Browse the repository at this point in the history
Fixed pins for potentiometer
  • Loading branch information
jetannenbaum committed Jul 3, 2023
1 parent bbe080b commit c858fbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/micropython/adc.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@

1. We will also use one of the potentiometers from Bag 5.

- Insert the pins of the potentiometer into ```j30, j29, and j28```
- Insert the pins of the potentiometer into ```j30, j28, and j26```
- Using one of the jumper wires in Bag 5, insert one end to ```f30``` and the other end into the ```j8```
- Take the second jumper wire, insert one end into the ```g29``` and the other into ```j10```
- Using the third jumper wire, insert one end into ```f28``` and the other end into ```j6```
- Take the second jumper wire, insert one end into the ```g28``` and the other into ```j10```
- Using the third jumper wire, insert one end into ```f26``` and the other end into ```j6```

1. When you are finished, your breadboard should look similar to the image below (Note: your LED and wires may be different colors)

Expand Down

0 comments on commit c858fbf

Please sign in to comment.