Auto Dispenser

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

1 2 3 4 5

C
Modified jumper
wire with the black
connectors
unplugged
B

B
A

A
Project:
DEVICE CONNECTION
Smart Water Dispenser
ALL Red Wire for Power Type:
IR Sensor DO -> UNO D2 Auto Dispenser
ALL Black Wire for GND Ultrasonic Trig -> UNO D8 Author:
Ultrasonic Echo -> UNO D9 MYSCHOLAR
Relay (NC) -> UNO D12 Remark:

1 2 3 4 5
1 2 3 4 5

LIBRARY INSTALLATION GUIDANCE


1. We need to install I2C library file in the
Arduino IDE to use this LCD component
In the coding file, there is 2. Please save the attached file
C

C
a LCD setting which you LiquidCrystal_I2C-1.1.2.zip in your desktop
may need to change. 3. In Arduino IDE, click sketch > Include Library
> Add .zip library
There are two possible 4. Select the zip file you saved in your desktop
I2C Bus Address (0x27) or and open it.
(0x3f). Please try the
other Bus Address when
5. The library file would be saved and ready to
the LCD is not displaying use
anything. 6. Follow youtube link:
B

B
https://youtu.be/jMSic83Prs8?t=68 for
*Remember to use video explanation
comment ‘//’ to
deactivate the unused
one.
A

A
Project:
Smart Dustbin
Type:
DEVICE CONNECTION Auto Dispense and Stop
LCD SDA-> UNO A4 Author:
MYSCHOLAR
LCD SCL -> UNO A5
Remark:
LCD Installation
1 2 3 4 5

You might also like