dtom7 / 328P_DHT22_LCD_I2C.X

ATmega328P microcontroller + DHT22 + I2C 16*2 LCD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample code for interfacing ATmega328P microcontroller with DHT22 temperature and humidity sensor & 16*2 LCD display with I2C.

Readings from DHT22 is taken every 2 seconds.

ATmega328P microcontroller's clock frequency is 16 MHz.

About

ATmega328P microcontroller + DHT22 + I2C 16*2 LCD

License:MIT License


Languages

Language:C 75.1%Language:Makefile 24.9%