An open API service indexing awesome lists of open source software.

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.

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
- ![Raspberry Pi](https://img.shields.io/badge/-RaspberryPi-C51A4A?style=for-the-badge&logo=Raspberry-Pi)
- ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)

---
*Made with <3 by Arnav, circa 2019*