Timer for car heater
Posted: Sun Feb 08, 2015 8:55 am
In the winter, when below and around zero degrees, I have a heater for my car connected to a timer. It heats the engine a bit to reduce wear and fuel consumption, but the main thing is the heater fan inside the car that gives me a varm and defrosted car when I'm going to work in the morning.
I want to build my own timer, a better timer.
It will read the outside temperature, and the colder it gets the earlier the heating will start, perhaps 20 min for each degree below zero.
It should have some kind of warning system if for some reason the heating dont start, maby I forgot to plug in the cable to the car or something.
Maby wifi so i can check the status from my computer or phone or just a 433mhz sender to a panel with a red and a green LED.
1. I need to get the RTC to work and make a timer.
2. I need to decide on the temp sensor, I have a DHT11, DS18B20 and various resistive sensors.
3. Thinking of using a solid state relay, and need to find out if a pyboard pin can handle the amp, or do I need a transistor to trigger the relay.
4. Build a weatherproof box.
I'm new to this so please join in if you want.
I want to build my own timer, a better timer.
It will read the outside temperature, and the colder it gets the earlier the heating will start, perhaps 20 min for each degree below zero.
It should have some kind of warning system if for some reason the heating dont start, maby I forgot to plug in the cable to the car or something.
Maby wifi so i can check the status from my computer or phone or just a 433mhz sender to a panel with a red and a green LED.
1. I need to get the RTC to work and make a timer.
2. I need to decide on the temp sensor, I have a DHT11, DS18B20 and various resistive sensors.
3. Thinking of using a solid state relay, and need to find out if a pyboard pin can handle the amp, or do I need a transistor to trigger the relay.
4. Build a weatherproof box.
I'm new to this so please join in if you want.