micropython-generic-thermistor
Thermistor sensor
Simplifies temperature sensing using NTC thermistors in MicroPython-based projects
Micropython Generic Thermistor Library is a basic software module designed to simplify temperature sensing using NTC thermistors within MicroPython-based projects. The library assumes a generic NTC thermistor on the ground side of a voltage divider.
2 stars
1 watching
0 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scruss/micropython-simple-thermistor | Reads NTC thermistor temperature from a potential divider using a microcontroller-based system. | 0 |
billyrayvalentine/micropython-si705x | A library providing access to temperature sensors on the Si705x series of devices. | 1 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
octaprog7/tmp117 | This module provides access to the TMP117 temperature sensor in MicroPython-based systems. | 2 |
octaprog7/sht4x | MicroPython module for controlling a 4th generation temperature and humidity sensor over I2C | 0 |
mattytrentini/micropython-tmp1075 | A MicroPython driver for a temperature sensor. | 0 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
coreelectronics/ce-piicodev-tmp117-micropython-module | An I2C-based temperature sensor driver for the TMP117 precision temperature sensor using MicroPython. | 3 |
octaprog7/sht85 | A MicroPython module that allows access to the SHT85 humidity and temperature sensor | 0 |
mdaeron/micropython-zacwire | Implementation of a temperature sensor protocol in MicroPython | 0 |
smrtokvitek/micropython-si7005 | A Python implementation of a temperature and humidity sensor class for use in embedded systems | 1 |
jposada202020/micropython_wsentids | A MicroPython library for communicating with the WSEN-TIDS temperature sensor | 0 |
jposada202020/micropython_adt7410 | A driver for a temperature sensor in MicroPython | 0 |
khoulihan/micropython-tmp102 | Provides an interface to read temperature data from a specific I2C sensor device using Python. | 8 |
kfricke/micropython-mcp9808 | A MicroPython driver for the MCP9808 temperature sensor | 7 |