TOP Contributors

  1. MIKROE (2652 codes)
  2. Alcides Ramos (351 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 (136613 times)
  2. FAT32 Library (69815 times)
  3. Network Ethernet Library (55883 times)
  4. USB Device Library (46218 times)
  5. Network WiFi Library (41859 times)
  6. FT800 Library (41073 times)
  7. GSM click (28942 times)
  8. PID Library (26401 times)
  9. mikroSDK (26313 times)
  10. microSD click (25327 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

Slow SHT1x driver (for long cables)

Rating:

5

Author: Gabor Molnar

Last Updated: 2017-09-25

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 401 times

Not followed.

License: MIT license  

Driver library for Sensirion SHT1x Humidity and Temperature Sensor IC with slow communication. It is based on the driver from MikroElektronika but provides ten times slower communication to allow longer cables between the sensor and MCU. Tested with 3 meters LiYCY 4×0.75 control cable between SHT11 PROTO and StartUSB boards.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Slow SHT1x driver (for long cables)" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Slow SHT1x driver (for long cables)" changes.

Do you want to report abuse regarding "Slow SHT1x driver (for long cables)".

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

Library Blog

Version 1.0.0.0

Initial release.

ALSO FROM THIS AUTHOR

One Wire Extended Library for DS18x20 with CRC

5

The purpose of this library is to provide extended functionalities for DS18x20 devices like Cyclic Redundancy Check. For further details and examples, please refer to the attached help file.

[Learn More]

Raystar RS0010 OLED display controller initialization library

5

Raystar RS0010 OLED display controller initialization library The purpose of this library is to properly initialize OLED displays with Raystar RS0010 OLED display controller. It is fully compatible with MikroElektronika's LCD library and requires exactly the same global variables. Instead of using Lcd_init(), you should use RS0010_Init().

[Learn More]