https://github.com/rnuv/digital-thermostat
A digital thermometer built with thermistors, electrical components and a Raspberry Pi.
https://github.com/rnuv/digital-thermostat
iot python raspberry-pi science
Last synced: over 1 year ago
JSON representation
A digital thermometer built with thermistors, electrical components and a Raspberry Pi.
- Host: GitHub
- URL: https://github.com/rnuv/digital-thermostat
- Owner: rNuv
- Created: 2020-04-06T00:29:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T04:40:02.000Z (about 3 years ago)
- Last Synced: 2025-01-24T10:27:01.730Z (over 1 year ago)
- Topics: iot, python, raspberry-pi, science
- Language: Python
- Homepage:
- Size: 5.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Digital Raspberry Pi Thermostat
## Description
A digital thermostat built with a Raspberri Pi. We used a thermistor, a type of sensor whose change in resistance is proportional to the change in temperature. If a constant current is applied to it, the voltage across the thermistor can be measured with an Analog to Digital convertor and graphed/calibrated to find the mapping between voltage and temperature, thus, measuring temperature.
## Pictures
Circuit attached to a battery pack and a wooden backboard.
## Technologies
- 
- 
---
*Made with <3 by Arnav, circa 2019*