micropython-sht11
Sensor reader
A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32.
sht11 module for micropython
2 stars
2 watching
2 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
micropythonsensorsht11sht1x
Related projects:
Repository | Description | Stars |
---|---|---|
octaprog7/sht85 | A MicroPython module that allows access to the SHT85 humidity and temperature sensor | 0 |
rhubarbdog/microbit-dht11 | A Python module providing an interface to read temperature and humidity data from a DHT11 sensor on Microbit microcontrollers | 6 |
khoulihan/micropython-tmp102 | Provides an interface to read temperature data from a specific I2C sensor device using Python. | 8 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
jposada202020/micropython_sht20 | A MicroPython driver for a temperature sensor | 0 |
haizakura/esp-sht3x-micropython | A Python library for interfacing with the SHT3x temperature and humidity sensor on esp8266/esp32 boards | 7 |
robert-hh/sht30 | A Python library for reading temperature and humidity data from the SHT3x sensor using I2C interface. | 2 |
jposada202020/micropython_sht4x | A MicroPython driver for a temperature and humidity sensor | 8 |
schinckel/micropython-sht30 | A Python driver for an SHT30 sensor on I2C bus | 3 |
kfricke/micropython-sht31 | A driver implementation for a temperature and humidity sensor from Sensirion | 21 |
octaprog7/sht4x | MicroPython module for controlling a 4th generation temperature and humidity sensor over I2C | 0 |
targetblank/micropython_ahtx0 | Driver software for connecting and reading data from temperature and humidity sensors | 32 |
rsc1975/micropython-sht30 | A Python driver for an SHT30 sensor on a microcontroller board | 46 |
mcauser/micropython-dht12 | A MicroPython driver for interfacing with an Aosong DHT12 temperature and humidity sensor over I2C. | 15 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |