TOP Contributors

  1. MIKROE (2656 codes)
  2. Alcides Ramos (353 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136822 times)
  2. FAT32 Library (69984 times)
  3. Network Ethernet Library (55964 times)
  4. USB Device Library (46280 times)
  5. Network WiFi Library (41893 times)
  6. FT800 Library (41203 times)
  7. GSM click (28997 times)
  8. PID Library (26420 times)
  9. mikroSDK (26385 times)
  10. microSD click (25383 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: 6056 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

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]

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]