Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (42 codes)
  2. Alcides Ramos (30 codes)
  3. Dany (24 codes)
  4. NART SCHINACKOW (22 codes)
  5. Rajendra Bhatt (6 codes)
  6. Roman Black (6 codes)
  7. Alberto Trasimeni (6 codes)
  8. Andrew Hazelden (6 codes)
  9. Russell Kelly (5 codes)
  10. Peter Erasmus (5 codes)
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
Example

SHT1x click - Example

Rating:

Author: MikroElektronika Team

Last Updated: 2012-04-24

Category: Measurement

Downloaded: 496 times

Not followed.

This code demonstrates how to use SHT1x click board in mikroBUS form factor. SHT11 sensor uses I2C communication and measures temperature and relative humidity.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "SHT1x click - Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "SHT1x click - Example" changes.

Do you want to report abuse regarding "SHT1x click - Example".

  • Information
  • Comments (0)

Example Blog

SHT1x click

SHT1x click

Front and back view of SHT1x click board designed in mikroBUS form factor. mikroBUS is specially designed pinout standard with SPI, I2C, Analog, UART, Interrupt, PWM, Reset and Power supply pins.

View full image

SHT11 is a digital humidity and temperature sensor . A unique capacitive sensor element is used to measure relative humidity while the temperature is measured by a band-gap sensor. Serial I2C interface and factory calibration, allow easy and fast system integration.

PIC examples are written for:
- EasyPIC v7 - PIC18F45K22
- EasyPIC PRO v7 - PIC18F87K22

SHT1x click board schematics

SHT1x click board schematics

Board is set to use 3.3V power supply by default. Solder PWR SEL SMD jumper to 5V position if used with 5V systems.

View full image

ALSO FROM THIS AUTHOR

RTC2 click - Example

Example for RTC2 click board in mikroBUS form factor. It is a simple demonstration how to read/write date and time from DS1307 RTC (real-time clock). Date and time are read from the RTC every 10 milliseconds and printed on LCD. Communication with the board is done via I2C interface.

[Learn More]

BUZZ click - Example

Simple example which demonstrates working with BUZZ click board in mikroBUS form factor. This example will play musical scales and Beethoven's "Ode To Joy".

[Learn More]

microSD click - Example

This project consists of several blocks that demonstrate various aspects of usage of the MMC_Fat16 library.

[Learn More]