Lesson 20: Using LCD1602 with Arduino display temperature, voltage and distance | Robojax
In this lesson we learn how to use LCD1602 and LCD2004 with Arduino. We first introduce the LCD module, then we look at characters that you can dispaly, then I we learn how to make our own custom characters. Then we learn how to make a simple counter. Using DHT11 we dispaly temperature and humidity on LCD. We measure DC voltage and display it on the LCD using potentiometer. Lastly we use HC-SR04 Ultrasonic Sensor we measure the distance and display it on the screen. Full library installation is shown, all codes are explained and wiring diagram for every project is shown and wiring is done.
Purchase this kit from SunFounder website: https://bit.ly/sf-3in1-kit
This lecture is part of Robojax Arduino Course based on SunFounder kit with lesson 1 starts here: https://bit.ly/sunfouder
Related Videos:
Using two more LCD screen: https://youtu.be/L6ekl2ABcuY
Setting LCD I2C Address https://youtu.be/bqMMIbmYJS0
Build LCD Clock https://youtu.be/gz9xqvRroDY
Using LCD with Servo motor https://youtu.be/6xVLbNlmK-g
Converting PWM to Voltage and LCD https://youtu.be/j_BwZT9z-0g
Purchase this kit from SunFounder website http://robojax.com/L/?id=367
This lecture is part of Robojax Arduino Course based on SunFounder kit with lesson 1 starts here: https://bit.ly/sunfouder
The best thank you for me is to not to skip ads and Subscribe 🔔 to my channel, like 👍 the video It is greatly appreciated. 🔔 😊.
I will reply to all Subscriber's 🔔 questions. So make sure to Subscribe.😊 .
**** Purchase this SunFounder Arduino Learning kit from Affiliated Stores ***
Amazon USA:https://amzn.to/3iAYIh7
Amazon Canada:https://amzn.to/3Fm76cV
Amazon Germany :https://amzn.to/3UtVOYG
Amazon UK: https://amzn.to/3VuRNV1
Amazon France: https://amzn.to/3iCKfko
Amazon Spain: https://amzn.to/3Vu7uvA
Amazon Italy: https://amzn.to/3EYGu0v
Amazon Japan: https://amzn.to/3h0nbf1
SunFounder website: http://robojax.com/L/?id=367
eBay: https://ebay.us/xYb1lT
AliExpress: https://s.click.aliexpress.com/e/_DlS0a0F
*******Purchase this LCD1602 I2C from:******
eBay: https://ebay.us/66zQYE
Amazon USA: https://amzn.to/3rBaFTw
Amazon UK: https://amzn.to/3Ha7tWG
Amazon Germany: https://amzn.to/3ACkGF6
Amazon Europe (all countries): https://amzn.to/38ryLsk
Amazon Canada: https://amzn.to/2N3B8tM
Banggood: https://www.banggood.com/custlink/GKDRjnqeNL
AliExpress: https://s.click.aliexpress.com/e/_A2wvbK
AliExpress 10pcs: https://s.click.aliexpress.com/e/_AqB4NK
***Purchase DHT11 from ***
Amazon USA: https://amzn.to/3dObYbY
Amazon Canada: https://amzn.to/3d4Xg1c
Amazon Europe (All Europe): https://amzn.to/3dObYbY
Banggood (1 pc): https://www.banggood.com/custlink/m33hl2FZvN
Banggood: (3pcs): https://www.banggood.com/custlink/Gv3YoMtImq
Banggood bare module(10pcs): https://www.banggood.com/custlink/GKmEBmR3JQ
Download Arduino Code: https://docs.sunfounder.com/projects/3in1-kit/en/latest/
Use Chapters from timeline or click on the time
00:00 Introduction
1:29 Introduction to LCD1602
3:42 Selecting I2C address
5:26 LCD wiring
6:14 Installing Library
8:10 Finding I2C address
11:08 Available Examples
13:44 Custom Character example
16:02 Built-in Characters
18:46 Displaying User input from Serial Monitor
20:26 Creating Custom Character
21:44 Counter project
24:33 Using DHT11 and LCD with Arduino
26:09 Combining DHT and LCD codes
30:12 Displaying Degree Symbol on LCD1602
32:56 Displaying DC Voltage on LCD from Potentiometer
33:53 Code for Potentiometer and LCD
35:20 Demonstration of measuring DC voltage on LCD
35:52 Ultrasonic Distance sensor with LCD
36:47 Ultrasonic and LCD Code
38:03 Ultrasonic and LCD demonstration
Tutorial by Ahmad Shamshiri form Canada
If you found this tutorial helpful, please support me so I can continue creating contents like this. Here is PayPal link https://bit.ly/donate-robojax
Power Supply I use:
DC 30V 60A Power supply: https://s.click.aliexpress.com/e/_98Ah5c
DC 60V 30A Power supply: https://s.click.aliexpress.com/e/_APyPJ0
Follow me on Facebook http://fb.me/robojaxTV
Follow me on Twitter: https://twitter.com/robojaxTV
Follow me on Instagram: https://instagram.com/robojax/
Follow me on TikTok : https://tickTok.com/@robojaxtv
Tutorial by Robojax.com
Get other projects code and learn Arduino
http://robojax.com/
#SunFounder #robojaxSunFounder #robojaxLCD
**** AFFILIATE PROGRAM ****
We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.
About the course
This is full Arduino Course for Absolute beginners. In about 30 lessons you learn everything you need to build cool robotics and home automation projects. The course is based on SunFounder 3-in-1 Arduino Kit that is sold on Amazon. The link to purchase the course is under each video.
The link to download resources for this course is under each video. thank you
Lessons
- Lesson 1: What is Arduino? Types of Arduino Boards and SunFounder Kit | SunFounder Robojax
- Lesson 1: What is Arduino? Types of Arduino Boards and SunFounder Kit | SunFounder Robojax
- Lesson 2: Getting Arduino Software and using Documentation for SunFounder Arduino Kit | SunFounder
- Lesson 2: Getting Arduino Software and using Documentation for SunFounder Arduino Kit | SunFounder
- Lesson 3: Project LED Blink, What is Breadboard, LED and Resistor Using SunFounder Kit | Robojax
- Lesson 3: Project LED Blink, What is Breadboard, LED and Resistor Using SunFounder Kit | Robojax
- Lesson 4: What are Binary, Decimal, Hexadecimal and Octal Number, Arduino Serial Monitor | Robojax
- Lesson 4: What are Binary, Decimal, Hexadecimal and Octal Number, Arduino Serial Monitor | Robojax
- Lesson 5: Introduction to Arduino Data Types SunFounder Learning Kit |Robojax
- Lesson 5: Introduction to Arduino Data Types SunFounder Learning Kit |Robojax
- Lesson 6: Buzzer, Driver Wheel and mini Water Pump using Arduino SunFounder Kit | Robojax
- Lesson 6: Buzzer, Driver Wheel and mini Water Pump using Arduino SunFounder Kit | Robojax
- Lesson 7: Digital Read Push button, detecting magnetic field SunFounder Kit | Robojax
- Lesson 7: Digital Read Push button, detecting magnetic field SunFounder Kit | Robojax
- Lesson 8: AnalogWrite LED Fade, for loop, while loop and do while loops | SunFounder Robojax
- Lesson 8: AnalogWrite LED Fade, for loop, while loop and do while loops | SunFounder Robojax
- Lesson 9: Reading Voltage Using Arduino, Potentiometer AnalogRead SunFounder Kit | Robojax
- Lesson 9: Reading Voltage Using Arduino, Potentiometer AnalogRead SunFounder Kit | Robojax
- Lesson 10: Conditional Statement in Arduino and Using Array | SunFounder Robojax
- Lesson 10: Conditional Statement in Arduino and Using Array | SunFounder Robojax
- Lesson 11: What is Arduino library and How to use DHT11 Temperature and Humidity Sensor | SunFounder
- Lesson 11: What is Arduino library and How to use DHT11 Temperature and Humidity Sensor | SunFounder
- Lesson 12: Using Arduino Programming function and switch | SunFounder Robojax
- Lesson 12: Using Arduino Programming function and switch | SunFounder Robojax
- Lesson 13: Using XY Joystick with Arduino and turning a buzzer with joystick Motion | Robojax
- Lesson 13: Using XY Joystick with Arduino and turning a buzzer with joystick Motion | Robojax
- Lesson 14: Arduino Millis (no delay) and map functions | SunFounder Robojax
- Lesson 14: Arduino Millis (no delay) and map functions | SunFounder Robojax
- Lesson 15: Using Soil Moisture Sensor with Arduino SunFounder Kit | Robojax
- Lesson 15: Using Soil Moisture Sensor with Arduino SunFounder Kit | Robojax
- Lesson 16: Detecing Obstacle Using Infrared Obstacle Avoidance Sensor using SunFounder Kit
- Lesson 16: Detecing Obstacle Using Infrared Obstacle Avoidance Sensor using SunFounder Kit
- Lesson 17: How to interrupt a delay in Arduino and Light Dependant Resistor LDR | Robojax
- Lesson 17: How to interrupt a delay in Arduino and Light Dependant Resistor LDR | Robojax
- Lesson 18: Using Servo Motor with Arduino | SunFounder Robojax
- Lesson 18: Using Servo Motor with Arduino | SunFounder Robojax
- Lesson 19: Measure Distance Using Ultrasonic Sensor with Arduino | SunFounder Robojax
- Lesson 19: Measure Distance Using Ultrasonic Sensor with Arduino | SunFounder Robojax
- Lesson 20: Using LCD1602 with Arduino display temperature, voltage and distance | Robojax
- Lesson 20: Using LCD1602 with Arduino display temperature, voltage and distance | Robojax
- Lesson 21: Using Infrared Remote Control with Arduino | SunFounder Robojax
- Lesson 21: Using Infrared Remote Control with Arduino | SunFounder Robojax
- Lesson 22: Using Seven Segment Display with Arduino and Electronic Dice | SunFounder Robojax
- Lesson 22: Using Seven Segment Display with Arduino and Electronic Dice | SunFounder Robojax
- Lesson 23: Smart Car Part 1: SunFounder Smart Car Assembly and DC Motor Full Bridge Explained
- Lesson 23: Smart Car Part 1: SunFounder Smart Car Assembly and DC Motor Full Bridge Explained
- Lesson 24: Smart Car Part 2: Moving Forwared, Reverse, left and right and Controling Speed of Car
- Lesson 24: Smart Car Part 2: Moving Forwared, Reverse, left and right and Controling Speed of Car
- Lesson 25: Car-3 Smart Car Avoids Obstacle Using Infrared Sensors | SunFounder Robojax
- Lesson 25: Car-3 Smart Car Avoids Obstacle Using Infrared Sensors | SunFounder Robojax
- Lesson 26: Smart Car Part 4 : Avoiding Obstacle Using Ultrasonic Sensor | SunFounder Robojax
- Lesson 26: Smart Car Part 4 : Avoiding Obstacle Using Ultrasonic Sensor | SunFounder Robojax
- Lesson 27: Car-5 SunFounder Smart Car Follows Your Hand using Arduino | Robojax
- Lesson 27: Car-5 SunFounder Smart Car Follows Your Hand using Arduino | Robojax
- Lesson 28: Car-6 SunFounder self Driving Arduino car using | Robojax
- Lesson 28: Car-6 SunFounder self Driving Arduino car using | Robojax
- Lesson 29: Car-7 Controlling SunFounder Smart Car using Remote Controller | Robojax
- Lesson 29: Car-7 Controlling SunFounder Smart Car using Remote Controller | Robojax
- Lesson 30: Car-8 Line Tracking by Smart Car from SunFounder Arduino Kit | Robojax
- Lesson 30: Car-8 Line Tracking by Smart Car from SunFounder Arduino Kit | Robojax
- Lesson 31: Measure Temperature and Humidity Over Wi-Fi using DHT11 and ESP01 SunFounder Kit
- Lesson 31: Measure Temperature and Humidity Over Wi-Fi using DHT11 and ESP01 SunFounder Kit