SHT30

Temperature sensor library

A Python library for reading temperature and humidity data from the SHT3x sensor using I2C interface.

MicroPython driver for the SHT3x sensor.

GitHub

2 stars
2 watching
0 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
robert-hh/onewire_ds18x20A Python library for interacting with OneWire temperature sensors12
octaprog7/sht85A MicroPython module that allows access to the SHT85 humidity and temperature sensor0
haizakura/esp-sht3x-micropythonA Python library for interfacing with the SHT3x temperature and humidity sensor on esp8266/esp32 boards7
jposada202020/micropython_sht20A MicroPython driver for a temperature sensor0
jposada202020/micropython_sht4xA MicroPython driver for a temperature and humidity sensor8
kfricke/micropython-sht31A driver implementation for a temperature and humidity sensor from Sensirion22
2black0/micropython-sht11A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32.2
jposada202020/micropython_htu31dA MicroPython library for working with the TE HTU31D temperature and humidity sensor.1
rsc1975/micropython-sht30A Python driver for an SHT30 sensor on a microcontroller board46
schinckel/micropython-sht30A Python driver for an SHT30 sensor on I2C bus3
julianhille/htu21d-esp8266Provides a Python class to measure data from a specific temperature and humidity sensor5
jposada202020/micropython_shtc3A MicroPython driver for the Sensirion SHTC3 sensor5
octaprog7/sht4xMicroPython module for controlling a 4th generation temperature and humidity sensor over I2C0
jposada202020/micropython_pct2075A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers0
khoulihan/micropython-tmp102Provides an interface to read temperature data from a specific I2C sensor device using Python.8