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: Andrew Hazelden
Last Updated: 2014-10-22
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 818 times
Followed by: 2 users
License: MIT license
The python based sht1x_click.py demo allows you to read a MikroElektronika SHT1X Click board on a Raspberry PI using I2C via a Pi Click Shield. The SHT1x Click board uses an I2C based Sensiron SHT11 module for reading the temperature and humidity. The RPi I/O uses MikroBus I2C SDA = RPI Pin 3, MikroBus I2C SCL = RPI Pin 5.
Do you want to subscribe in order to receive notifications regarding "ACH SHT1x Click RPi Demo" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "ACH SHT1x Click RPi Demo" changes.
Do you want to report abuse regarding "ACH SHT1x Click RPi Demo".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1408913531_ach_sht1x_click__other_arm.zip [1.44MB] | Other ARM Compilers |
|
The SHT1X Click board is connected to a Raspberry Pi using the MikroE Pi Click Shield. This shield connects to the Raspberry PI GPIO header pins and lets you attach MikroBus format ( http://www.mikroe.com/mikrobus/ ) Click boards.
View full imageThe SHT1x Click board uses an I2C based Sensiron SHT11 module for reading the temperature and humidity. The board is powered on 3.3 Volts from the GPIO header on the Raspberry PI.
View full imageThe SHT1X board connects to the Raspberry Pi using the following connections: MikroBus I2C SDA = RPI Pin 3, MikroBus I2C SCL = RPI Pin 5
View full imageRun the sht1x_click.py demo script using " sudo python sht1x_click.py". If the script runs correctly you will be presented with the following output in the terminal
View full image