micropython-Si7005
Sensor module
A Python implementation of a temperature and humidity sensor class for use in embedded systems
micropython class for Si7005 relative humidity/temperature sensor
1 stars
1 watching
0 forks
Language: Python
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jposada202020/micropython_si7021 | A MicroPython library for interacting with the SI7021 temperature and humidity sensor. | 0 |
billyrayvalentine/micropython-si705x | A library providing access to temperature sensors on the Si705x series of devices. | 1 |
octaprog7/sht85 | A MicroPython module that allows access to the SHT85 humidity and temperature sensor | 0 |
billyrayvalentine/micropython-si70xx | A MicroPython library for communicating with humidity and temperature sensors using I2C. | 2 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
chrisbalmer/micropython-si7021 | A Python driver for an Adafruit Si7021 temperature and humidity sensor | 14 |
miceuz/sht25-micropython | An API implementation for a humidity and temperature sensor using Python on MicroPython | 4 |
jposada202020/micropython_adt7410 | A driver for a temperature sensor in MicroPython | 0 |
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 |
mattytrentini/micropython-tmp1075 | A MicroPython driver for a temperature sensor. | 0 |
octaprog7/sht4x | MicroPython module for controlling a 4th generation temperature and humidity sensor over I2C | 0 |
kfricke/micropython-hdc1008 | A MicroPython driver for a Texas Instruments HDC1008 sensor | 4 |
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 |