mcauser / micropython-sht31

MicroPython driver for the SHT31 Temperature and Humidity Sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicroPython SHT31 Temperature and Humidity Sensor

A MicroPython library for the I2C Sensirion SHT3x series of temperature and relative humidity sensors. This library has been tested with a SHT31 and SHT30 on the SHT3x module, but should also work with the SHT35.

demo

License

Licensed under the MIT License.

Copyright (c) 2020 Mike Causer

About

MicroPython driver for the SHT31 Temperature and Humidity Sensor

License:MIT License