Multi Sensors Project
by dev.alessiobigini in Circuits > Arduino
11323 Views, 33 Favorites, 0 Comments
Multi Sensors Project
Hello everyone!
In this tutorial I will explain how to create a project that includes many sensors and functions .
The material we need is:
– Arduino Uno
– Breadboard
– 12 LED
– 3 resistors - 220Ohm
– 2/3 resistors - 1KOhm
– 1 photoresistor
– 1 buzzer
– 1 humidity and temp sensor DHT11
– 1 tilt sensor
– 1 display LCD 16×02
The Circuit
We mount the circuit as described in the image or open the ".fzz" file with Fritzing.
Downloads
Load the .ino File on Arduino Shield
Now , download the file ".ino" and load it in your Arduino board.