Skip to content

Commit 4355c43

Browse files
committed
update content
1 parent fb83049 commit 4355c43

File tree

1 file changed

+3
-3
lines changed
  • content/hardware/09.kits/maker/iot-bundle/tutorials/the-nerd

1 file changed

+3
-3
lines changed

content/hardware/09.kits/maker/iot-bundle/tutorials/the-nerd/content.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The Nerd will need food which you can give it by pressing its button. Otherwise,
3131
* Phototransistor
3232
* Buzzer
3333
* Push button
34-
* 220 Ohm resistor
34+
* 1M Ohm resistor
3535
* 10K Ohm resistor
3636

3737
### Learning Goals
@@ -52,11 +52,11 @@ This tutorial is part of a series of experiments that familiarise you with the A
5252

5353
### Circuit
5454

55-
In this project, we will be using the following circuit. In it, we have a 220 ohm resistor connected between the ground and the A2 pin used for the phototransistor. And a 10k ohm resistor connected between between ground and the push button.
55+
In this project, we will be using the following circuit. In it, we have a 1M Ohm resistor connected between the ground and the A2 pin used for the phototransistor. And a 10k Ohm resistor connected between between ground and the push button.
5656

5757
![Arduino IoT Bundle](assets/circuit.png)
5858

59-
***Make sure to place the phototransistor in reverse polarity, meaning the long leg is connected to GND (-) and the short leg is connected to 3.3 V.***
59+
***Make sure to place the phototransistor in reverse polarity, meaning the long leg is connected to A2 and the short leg is connected to 3.3 V.***
6060

6161
### Setting up the Arduino Cloud
6262

0 commit comments

Comments
 (0)