Onewire_DS18X20
Temperature sensor driver
A Python library for interacting with OneWire temperature sensors
Classes for driving the DS18x20 sensor with the onewire protocol for Pycom MicroPython
12 stars
5 watching
6 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
robert-hh/sht30 | A Python library for reading temperature and humidity data from the SHT3x sensor using I2C interface. | 2 |
jposada202020/micropython_stts22h | MicroPython Driver for STTS22H Temperature Sensor | 0 |
jposada202020/micropython_sht20 | A MicroPython driver for a temperature sensor | 0 |
jposada202020/micropython_as6212 | A MicroPython driver for the AS6212 temperature sensor | 0 |
jposada202020/micropython_hts221 | A MicroPython driver for the HTS221 Humidity Sensor | 0 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
jposada202020/micropython_mcp9808 | Provides a Python driver for interacting with the Microchip MCP9808 temperature sensor | 1 |
robert-hh/bme280 | A driver for a temperature, pressure, and humidity sensor used in environmental monitoring. | 104 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
jposada202020/micropython_sht4x | A MicroPython driver for a temperature and humidity sensor | 8 |
jposada202020/micropython_si7021 | A MicroPython library for interacting with the SI7021 temperature and humidity sensor. | 0 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
jposada202020/micropython_adt7410 | A driver for a temperature sensor in MicroPython | 0 |
jposada202020/micropython_hdc1080 | Provides a driver for communicating with the TI HDC1080 sensor in MicroPython environments | 1 |
chrisbalmer/micropython-si7021 | A Python driver for an Adafruit Si7021 temperature and humidity sensor | 14 |