Creating Arduino Library for DHT22 Sensor

preview_player
Показать описание
Link to my GitHub repository to access DHT22 Sensor library:

Link to circuit diagram:

Link to my tutorial on programming DHT22 interfaced with ATmega8:

Contents:
0:00 Introduction
0:40 Folder Structure of DHT22 Library
1:00 Coding Header & Source Files of DHT22 Library
4:51 Example Sketch 1: Temp & Humidity on Serial Monitor
5:45 Demonstration
5:56 Example Sketch 2: Temp & Humidity on I2C 1602 LCD
6:54 Demonstration
7:08 Future Project: Creating Library for AM2320 Sensor
Рекомендации по теме
Комментарии
Автор

Thanks for a very nice explanation of the reading mechanisms for the sensor. And for a clear explanation of how to create the class and member methods.

qcnck
Автор

Great video, hope you keep doing this amazing work

juandavidbarrerol