micropython-simple-thermistor
Thermistor reader
Reads NTC thermistor temperature from a potential divider using a microcontroller-based system.
read NTC thermistor temperature wired in a potential divider
0 stars
1 watching
0 forks
Language: Python
last commit: 22 days ago Related projects:
Repository | Description | Stars |
---|---|---|
trexation/micropython-generic-thermistor | Simplifies temperature sensing using NTC thermistors in MicroPython-based projects | 2 |
khoulihan/micropython-tmp102 | Provides an interface to read temperature data from a specific I2C sensor device using Python. | 8 |
scruss/mcp4131 | A MicroPython module to control an SPI digital potentiometer | 3 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
kfricke/micropython-mcp9808 | A MicroPython driver for the MCP9808 temperature sensor | 7 |
2black0/micropython-sht11 | A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32. | 2 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
jposada202020/micropython_mcp9808 | Provides a Python driver for interacting with the Microchip MCP9808 temperature sensor | 1 |
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 |
rcolistete/micropython_mlx90615_driver | A Python driver module for an infrared temperature sensor | 2 |
jposada202020/micropython_as6212 | A MicroPython driver for the AS6212 temperature sensor | 0 |
jposada202020/micropython_stts22h | MicroPython Driver for STTS22H Temperature Sensor | 0 |
smrtokvitek/micropython-si7005 | A Python implementation of a temperature and humidity sensor class for use in embedded systems | 1 |
billyrayvalentine/micropython-si705x | A library providing access to temperature sensors on the Si705x series of devices. | 1 |