Skip to content

MicroPython module for work with Humidity and Temperature Sensor SHT85.

License

Notifications You must be signed in to change notification settings

octaprog7/sht85

Repository files navigation

SHT85

Micropython module for SHT85 humidity&temperature sensor from Sensirion. Link: [https://sensirion.com/products/catalog/SHT85/]

Just connect your SHT85 board to Arduino, ESP or any other board with MicroPython firmware.

Supply voltage SHT85 from 2.15 to 5.5 volts, typical 3.3 Volt! Use four wires to connect.

Copy the following files to your board: main.py sht85sen.py sensor_pack folder

Then open main.py in your IDE and run it!

  1. +3.3 V
  2. GND
  3. SDA
  4. SCL

Pictures

IDE

alt text

Breadboard

alt text

About

MicroPython module for work with Humidity and Temperature Sensor SHT85.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages