micropython-sht30
Sensor driver
A Python driver for an SHT30 sensor on a microcontroller board
SHT30 sensor driver in pure python based on I2C bus
46 stars
5 watching
28 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
schinckel/micropython-sht30 | A Python driver for an SHT30 sensor on I2C bus | 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 |
kfricke/micropython-sht31 | A driver implementation for a temperature and humidity sensor from Sensirion | 21 |
rsc1975/micropython-hcsr04 | A driver for an ultrasonic sensor used in distance measurement | 150 |
jposada202020/micropython_shtc3 | A MicroPython driver for the Sensirion SHTC3 sensor | 5 |
rcolistete/micropython_as7262x_driver | MicroPython driver for AS7262/AS7263 nano spectrometer sensor | 2 |
robert-hh/sht30 | A Python library for reading temperature and humidity data from the SHT3x sensor using I2C interface. | 2 |
ledbelly2142/vl6180x | A driver for a proximity sensor on an ESP32 microcontroller | 5 |
agners/micropython-scd30 | Provides an I2C interface to the SCD30 CO² sensor module on MicroPython boards | 25 |
jposada202020/micropython_hs3003 | A MicroPython driver for a Renesas temperature and humidity sensor | 0 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
jposada202020/micropython_hdc1080 | Provides a driver for communicating with the TI HDC1080 sensor in MicroPython environments | 1 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
jposada202020/micropython_mcp9808 | Provides a Python driver for interacting with the Microchip MCP9808 temperature sensor | 1 |