TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 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 (136537 times)
  2. FAT32 Library (69730 times)
  3. Network Ethernet Library (55840 times)
  4. USB Device Library (46172 times)
  5. Network WiFi Library (41800 times)
  6. FT800 Library (40985 times)
  7. GSM click (28921 times)
  8. PID Library (26383 times)
  9. mikroSDK (26277 times)
  10. microSD click (25297 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

ACH SHT1x Click RPi Demo

Rating:

0

Author: Andrew Hazelden

Last Updated: 2014-10-22

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 799 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.

No Abuse Reported

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".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other ARM Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Raspberry Pi and SHT1x Click Board

Raspberry Pi and SHT1x Click Board

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 image
Pi Click Shield

Pi Click Shield

The 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 image
SHT1x Click

SHT1x Click

The 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 image
sht1x_click.py Script

sht1x_click.py Script

Run 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

ALSO FROM THIS AUTHOR

Andrew Hazelden's Mikromedia Gaming Shield Library

5

This is an input library for the MikroElektronika Mikromedia Gaming Shield. It is compatible with the Mikromedia dsPIC33 and PIC32 boards. The library is designed to get you started with the Gaming Shield and provides control over the 4 LEDs on the Gaming Shield and reads the inputs from the buttons.

[Learn More]

Mikromedia VR Head Tilt Demo

0

The demo uses a pair of Mikromedia boards and a Google Cardboard head mounted display to create a PIC32 microcontroller driven stereoscopic 3D view that responds interactively to the accelerometer sensor's tilt input. The code was written using MikroC Pro for PIC32 and VisualTFT.

[Learn More]

mikroMMB PIC32 3D Accelerometer Demo

5

This firmware is a 3D demo for the accelerometer built into the mikromedia PIC32 board from MikroElektronika. The numbers onscreen are the tilt in degrees. The 3D axis view compass shows the orientation of the X, Y, and Z axes. The red line is the X axis, the green line is for the Y axis, and the blue line is the Z axis.

[Learn More]