
Deddies Lab needed a way to water their resident Ficus Lyrata on a schedule of one-half liter per week. In order to automate the process, they designed an Atmega8 based control system which activates a water pump at appropriate intervals in order to keep the plant watered. A simple AC plug-in wall timer activates the electronics for 15 minutes once a day, during which time the program increments the day of week counter and turns on the pump for a preset time. Other sensors keep track of data such as the water reservoir level.
The schematic and source code in C are provided.

Source code in C is not possible to get ! Send me the code.