Analog to Digital Conversion - English
- Questions posted on Forums
- Arduino Tutorials - English
-
Certificate
How to get certificate after completing all the video that is provided in this course.
04-05M 20-30SJune 18, 2025, 10:55 p.m. pradeep.mardala2002@gmail.com
-
A to D converter
Can you share the data sheet of DHT11 sensor? What is the configuration of DHT11 sensor?
01-02M 0-10SJune 20, 2025, 2:55 p.m. rjangir
-
is DHT11 an analog sensor?
It is said in the video that Arduino will take analog data from DHT11 and gives to Arduino. According to Datasheet of DHT11, it is digital sensor sending the data of temperature and humidity in 40 bits or 5 bytes format. Moreover if we connect a DHT11 to any digital pins then also it works properly. So how can we say DHT11 as an analog sensor?According to me, for this tutorial LM35 or simple potentiometer is good and more relevant example than this one.
01-02M 10-20SJune 19, 2025, 2:51 a.m. tjmehta
-
1
Overview of Arduino -
2
Electronic components and connections -
3
Introduction to Arduino -
4
Arduino components and IDE -
5
First Arduino Program -
6
Arduino with Tricolor LED and Push button -
7
Arduino with LCD -
8
Display counter using Arduino -
9
Seven Segment Display -
10
Pulse Width Modulation -
Analog to Digital Conversion -
12
Wireless Connectivity to Arduino -
13
Introduction to IoT -
14
Sending data to the cloud using IoT devices -
15
Assembly of Robot -
16
Robot Control using Bluetooth -
17
Assembly programming through Arduino -
18
Digital Logic Design with Arduino -
19
AVR-GCC programming through Arduino -
20
Interfacing LCD through AVR-GCC programming -
21
Mixing Assembly and C programming -
22
Getting Ready for Arduino FLOSS -
23
Arduino Programming with Scilab and Xcos -
24
Arduino Programming with Python -
25
Arduino Programming with Julia -
26
Arduino Programming with OpenModelica -
27
Arduino on Cloud
Questions posted on ST Forums:
Outline:
About DHT11 sensor Arduino resolution concepts Circuit connection details of DHT11 sensor and Arduino Features of DHT11 Live setup of the connection Download the DHT11 Arduino library to run this program. Code to detect the temperature and humidity using DHT11 sensor Compile and upload the program Display the output in the Serial Monitor screen Display the output in the Serial Plotter screen