LCD with Light and Temperature Sensors
Last updated
Was this helpful?
Last updated
Was this helpful?
LCD with Light and Temperature Sensors
Overview:
Here we will use the LCD to display real-time data that we are getting from a light sensor and a temperature sensor.
Parts:
1 - Arduino Uno
1 - LCD Display with I2C adapter
1 - LM35 Temperature Sensor
1 - 220 Ω Resistor
Many Jumper Wires
Wiring Guide:
Wire up your LCD screen the same way as in previous lessons
5V
5V
GND
GND
A4
SDA
A5
SCL
Arduino Code: