LM75-MicroPython
Temperature sensor library
Provides an interface to control and read data from an LM75 temperature sensor using MicroPython on an ESP-12 board.
Example using the LM75 with MicroPython on the NodeMCU ESP-12
3 stars
2 watching
0 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mcauser/micropython-lm75a | A MicroPython driver for an I2C temperature sensor with temperature monitoring and shutdown features. | 5 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
mattytrentini/micropython-tmp1075 | A MicroPython driver for a temperature sensor. | 0 |
billyrayvalentine/micropython-si705x | A library providing access to temperature sensors on the Si705x series of devices. | 1 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
octaprog7/sht85 | A MicroPython module that allows access to the SHT85 humidity and temperature sensor | 0 |
jposada202020/micropython_adt7410 | A driver for a temperature sensor in MicroPython | 0 |
mcauser/micropython-hdc1080 | A MicroPython driver for the HDC1080 temperature and humidity sensor | 2 |
jposada202020/micropython_mmc5983 | A MicroPython library providing access to the MMC5983 Magnetometer's sensor data and temperature readings. | 0 |
khoulihan/micropython-tmp102 | Provides an interface to read temperature data from a specific I2C sensor device using Python. | 8 |
octaprog7/bme680 | A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. | 1 |
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |
jposada202020/micropython_mcp9808 | Provides a Python driver for interacting with the Microchip MCP9808 temperature sensor | 1 |
jposada202020/micropython_as6212 | A MicroPython driver for the AS6212 temperature sensor | 0 |
haizakura/esp-ds3231-micropython | A Python library for interacting with the DS3231 temperature sensor on ESP8266/ESP32 microcontrollers | 7 |