micropython-tmp102
Sensor reader
Provides an interface to read temperature data from a specific I2C sensor device using Python.
Support for the TI tmp102 I2C temperature sensor.
8 stars
2 watching
5 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
khoulihan/micropython-mpl115a2 | A Python module providing access to the MPL115A2 barometric pressure sensor via I2C | 2 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
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 |
julianhille/htu21d-esp8266 | Provides a Python class to measure data from a specific temperature and humidity sensor | 5 |
jposada202020/micropython_hdc1080 | Provides a driver for communicating with the TI HDC1080 sensor in MicroPython environments | 1 |
mattytrentini/micropython-tmp1075 | A MicroPython driver for a temperature sensor. | 0 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
robert-hh/sht30 | A Python library for reading temperature and humidity data from the SHT3x sensor using I2C interface. | 2 |
jposada202020/micropython_tmp117 | A MicroPython driver for a temperature sensor | 2 |
jposada202020/micropython_adt7410 | A driver for a temperature sensor in MicroPython | 0 |
jposada202020/micropython_mcp9808 | Provides a Python driver for interacting with the Microchip MCP9808 temperature sensor | 1 |
coreelectronics/ce-piicodev-tmp117-micropython-module | An I2C-based temperature sensor driver for the TMP117 precision temperature sensor using MicroPython. | 3 |
micropython-imu/micropython-lsm9ds0 | Provides an interface to read data from the LSM9DS0's g-force linear acceleration, gauss magnetic and dps angular rate sensors through I2C | 4 |
jposada202020/micropython_as6212 | A MicroPython driver for the AS6212 temperature sensor | 0 |