thermostat

RasTherm – A Smart Thermostat built on the Raspberry Pi

This page presents my implementation of a smart thermostat using the Raspberry Pi board as the controller, with an added Pi Plate expansion board. This thermostat is controlled using a web page interface, so it can be controlled via any personal computer, smart phone or tablet with a regular browser. There is even a possibility …

RasTherm – A Smart Thermostat built on the Raspberry Pi Read More »

Programmable Thermostat with the Raspberry Pi

Required hardware: Raspberry Pi model B Dallas DS18B20 temperature sensor Relay board Push button LCD display (Nokia 5110-3310) Edimax WiFi nano USB adapter Software installation Some packages are required from the standard Raspbian repository: apt-get install python-dev apt-get install python-imaging We need also PIP (a Python package installer which uses the Python Package Index repository) …

Programmable Thermostat with the Raspberry Pi Read More »

Scroll to Top