We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: John Code
Last Updated: 2016-02-21
Package Version: 2.0.0.0
Category: Measurement
Downloaded: 2147 times
Followed by: 3 users
License: MIT license
AM2302 temperature and humidity sensor (which includes DHT22): values showed on a GLCD (128x64 pixel, KS108 controller), with min and max values. Implemented on a PIC16F886, but easy to change to another MCU. Because of the font size approx. 200 Bytes RAM and 8kBytes ROM are needed.
Do you want to subscribe in order to receive notifications regarding "AM2302 (DHT22) on GLCD" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "AM2302 (DHT22) on GLCD" changes.
Do you want to report abuse regarding "AM2302 (DHT22) on GLCD".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1410185581_am2302__dht22__o_mikroc_pic.zip [19.52KB] | mikroC PRO for PIC |
|
A picture how the values are shown on the GLCD. On the right side you see the min and max values of the humidity and temperature.
View full imageNew in V2.0.0.0: check sum test added and small improvements to avoid values like 25°C instead of 25.0°C