Programmable Thermostat with the Raspberry Pi

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 »