Hello all,
This is my first major project with the Pi and was looking for some advice.
I have been reading up on this now for over a week, and I am swimming in thoughts and ideas.
The Brief:
I am looking to create a simple and cheap home radiator fan to assist with a standard convection radiator (the radiators in our house are quite small to the room sizes). Ultimately this will form the bones of an extended integrated Home Automation project, but my thoughts are that this start would be easily transferable to garden sprinklers, front drive gate, integration with Wisebox lighting control and perhaps underfloor heating Controller.
For now
Each control unit at each radiator will have three temperature sensors
1. Temperature of the Radiator
2. Temperature of air input (i.e room temperature)
3. Temperature of air output
and also the ability to switch on and off 12v fans (2no) to drive the air over the radiators when sensor 1 detects that the radiators are on and the air temperature at sensor 3 is below a defined threshold.
Each unit will be powered from a single 12v supply, and so will need to be stepped down to 5v for the Pi.
Each unit will report the temperature of thermometers for data logging and graphing live (preferably not reliant on web based server but local) via a local Web Page.
Longer term development:
- Control through Homebridge,
- integration with a Thermostatic Radiator Valve Actuator (12/24v) http://www.heatingsave.co.uk/product/th ... 24v-ac-dc/
- communication back to Nest (or other) thermostat to "call" for heat
- integration with underfloor heating control
The solution so far for the prototype:
Temperature Sensor:
- Pi Zero W for control and recording temperature
- 12v supply
- 12v to 5v converter https://www.amazon.co.uk/Regulator-Volt ... +12v&psc=1
- 3 x Temperature Sensor (DS18B20)
- 1 x 4.7k Ohm Resistor for temperature sensor
- 2 x 12v Fans
- 2 ch Relay module https://www.amazon.co.uk/Eeenjoy-Channe ... +2+channel
Central recorded / Web interface:
- Rasberry Pi - Needs help
Sofware and setup:
Needs help
I have been looking at quite a few projects that have some parallels with this, but not found anything that brings all the elements together.
https://www.raspberrypi-spy.co.uk/2017/ ... pi-zero-w/
http://www.instructables.com/id/Raspber ... ontroller/
http://www.instructables.com/id/HomeKit ... -No/#step1
http://projects.privateeyepi.com/home/temperature-gauge
Any advice is much appreciated.
Thanks
Syna