Adreno DC Fan
Adreno DC Fan
Adreno DC Fan
Base on Arduino
for Green House
English version
made by :
– https://www.youtube.com/watch?v=18krZsFRzzY
The Equipment
Arduino UNO
LED : white, red and
DC Fan 12 volt
yellow
PCB
LCD
Relay Module
Diode
Solder
Resistor
LM35
Wire
Trafo
Arduino UNO R3
Consists of :
14 pin digital input/output
6 input analog
Mikrokontroler ATmega328
Koneksi USB
Power jack
ICSP header
Reset button
• DC fan 12 volt
• The size : 12 cm x 12 cm
• We used 2 fan, one for
exhaust fan and another one
for supply fan
Relay Module
Indicator
LED white
LED red
LED yellow
To control the Arduino, we must input the program
by using software Arduino IDE. First we should adapt the
COM of the Arduino with our software. Then, we should
choose the same board between the Arduino and the
software . F.or example : Board Arduino Genuino, COM 3)
The trouble when making
“Automatic DC Fan”
– We must add the trafo and diodes because the current sources
from Arduino UNO only 5V but we need current sources more
than that
– It takes a lot of wire to connected the LCD with Arduino, so we
decide to change the wire and we use I2C
– we need to change the program on IDE because we use I2C