sht25-micropython
Sensor interface
An API implementation for a humidity and temperature sensor using Python on MicroPython
Micropython implementation of API of SHT25 Humidity and Temperature Sensor
4 stars
2 watching
0 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
octaprog7/sht85 | A MicroPython module that allows access to the SHT85 humidity and temperature sensor | 0 |
haizakura/esp-sht3x-micropython | A Python library for interfacing with the SHT3x temperature and humidity sensor on esp8266/esp32 boards | 7 |
billyrayvalentine/micropython-si70xx | A MicroPython library for communicating with humidity and temperature sensors using I2C. | 2 |
mcauser/micropython-dht12 | A MicroPython driver for interfacing with an Aosong DHT12 temperature and humidity sensor over I2C. | 15 |
smrtokvitek/micropython-si7005 | A Python implementation of a temperature and humidity sensor class for use in embedded systems | 1 |
2black0/micropython-sht11 | A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32. | 2 |
mcauser/micropython-hdc1080 | A MicroPython driver for the HDC1080 temperature and humidity sensor | 2 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
jposada202020/micropython_htu31d | A MicroPython library for working with the TE HTU31D temperature and humidity sensor. | 1 |
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |
jposada202020/micropython_sht4x | A MicroPython driver for a temperature and humidity sensor | 8 |
jposada202020/micropython_sht20 | A MicroPython driver for a temperature sensor | 0 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
mcauser/microbit-dht12 | A MicroPython library for interfacing with an Aosong DHT12 temperature and humidity sensor over I2C. | 2 |
robert-hh/sht30 | A Python library for reading temperature and humidity data from the SHT3x sensor using I2C interface. | 2 |