TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (392 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (123 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140554 times)
  2. FAT32 Library (73048 times)
  3. Network Ethernet Library (58051 times)
  4. USB Device Library (48224 times)
  5. Network WiFi Library (43833 times)
  6. FT800 Library (43298 times)
  7. GSM click (30360 times)
  8. mikroSDK (28994 times)
  9. PID Library (27119 times)
  10. microSD click (26723 times)
Libstock prefers package manager

Package Manager

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]

< Back
Library

DHT11 Humidity and Temperature Sensor Library for mikroC pro for PIC

Rating:

6

Author: maytere maytere

Last Updated: 2016-02-23

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 6334 times

Followed by: 1 user

License: MIT license  

DHT11_init();
DHT11_Start();
DHT11_Read();

This library has 3 funcitons and reads 5 bytes from the sensor. (2 bytes humidity, 2 bytes temp. and 1 byte checksum)


No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "DHT11 Humidity and Temperature Sensor Library for mikroC pro for PIC" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "DHT11 Humidity and Temperature Sensor Library for mikroC pro for PIC" changes.

Do you want to report abuse regarding "DHT11 Humidity and Temperature Sensor Library for mikroC pro for PIC".

  • Information
  • Comments (3)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

DHT11 Communication

DHT11 Communication

In this diagram you can see how DHT11 communicates with a mcu.

View full image
DHT11 Pinouts and pin names.

DHT11 Pinouts and pin names.

You can see here pin nmaes and pin numbers of DHT11 sensor.

View full image

http://mikrodunya.wordpress.com

ALSO FROM THIS AUTHOR

NOKIA 3310-5110 PCD8544 Display for ARM Library

5

This is a library for using popular NOKIA 3310-5110 display with STM32 microcontrollers. Also it includes an example code too. http://mikrodunya.wordpress.com

[Learn More]

NOKIA 3310 NOKIA 5110 PCD8544 LIBRARY

1

This library has print char, print string, print whole lcd image, print partial image and set dot functions. http://mikrodunya.wordpress.com

[Learn More]

DHT11 Humidity and Temperature Sensor Library for mikroC pro for ARM-STM32

0

DHT11_init(); DHT11_Start(); DHT11_Read(); This library has 3 funcitons and reads 5 bytes from the sensor. (2 bytes humidity, 2 bytes temp. and 1 byte checksum)

[Learn More]