micropython-sht30
Sensors driver
A Python driver for an SHT30 sensor on I2C bus
SHT30 sensor driver in pure python based on I2C bus
3 stars
5 watching
4 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rsc1975/micropython-sht30 | A Python driver for an SHT30 sensor on a microcontroller board | 46 |
kfricke/micropython-sht31 | A driver implementation for a temperature and humidity sensor from Sensirion | 21 |
jposada202020/micropython_sht4x | A MicroPython driver for a temperature and humidity sensor | 8 |
jposada202020/micropython_sht20 | A MicroPython driver for a temperature sensor | 0 |
agners/micropython-scd30 | Provides an I2C interface to the SCD30 CO² sensor module on MicroPython boards | 25 |
jposada202020/micropython_shtc3 | A MicroPython driver for the Sensirion SHTC3 sensor | 5 |
robert-hh/sht30 | A Python library for reading temperature and humidity data from the SHT3x sensor using I2C interface. | 2 |
2black0/micropython-sht11 | A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32. | 2 |
rcolistete/micropython_as7262x_driver | MicroPython driver for AS7262/AS7263 nano spectrometer sensor | 2 |
ledbelly2142/vl6180x | A driver for a proximity sensor on an ESP32 microcontroller | 5 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
tinkertanker/microdriver_sht2x | A C++ library that enables digital sensors to provide temperature and humidity readings to a microcontroller | 1 |
kevbu/micropython-bme280 | A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards | 3 |
jposada202020/micropython_mpl3115a2 | A driver for a pressure and temperature sensor | 0 |
jposada202020/micropython_h3lis200dl | A Micropython driver for an ST H3LIS200DL Accelerometer sensor. | 0 |