Ishtiakmokut / Temperature-control-system-with-AVR-ATMEGA

This project is for keeping temperature of a Greenhouse within a specified range. If the temperature is less than the lower limit, lights will be made ON (to increase the temp) and if it is more than the higher limit, fans will be made ON (to cool the house). The opposite will happen in the opposite cases. When the temp will be within the limit, all lights and fans will be put OFF to save power.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temperature-control-system-with-AVR-ATMEGA

This project is for keeping temperature of a Greenhouse within a specified range. If the temperature is less than the lower limit, lights will be made ON (to increase the temp) and if it is more than the higher limit, fans will be made ON (to cool the house). The opposite will happen in the opposite cases. When the temp will be within the limit, all lights and fans will be put OFF to save power.

About

This project is for keeping temperature of a Greenhouse within a specified range. If the temperature is less than the lower limit, lights will be made ON (to increase the temp) and if it is more than the higher limit, fans will be made ON (to cool the house). The opposite will happen in the opposite cases. When the temp will be within the limit, all lights and fans will be put OFF to save power.


Languages

Language:C 100.0%