Step 1: Get Parts
Step 3: Wire It Up
Read more- Arduino Uno/Genuino
- Breadboard
- Jumper wires (generic)
- 3 220Ω resistors
- 3 LEDs (any color)
- A temperature sensor (mine is an LM35, but most should work)
Follow Picture
Wire Set-up
Wire it up:
>Red LED goes to digital pin 4 through one of the resistors, and ground
>Green LED goes to digital pin 3 though a resistor, and ground
>Blue LED goes to digital pin 2 through a resistor, and ground
>Pin one (the pin on the left) of the temperature sensor goes to 5v
>Pin two (the pin in the middle) of the temperature sensor goes to analog pin A2
>pin three (the pin on the right) of the temperature sensor goes to ground
Step 4 : Put Code
Comments
Please log in or sign up to comment.