Posts

Showing posts with the label circuit

Arduino irrigation control via time based on weather

Image
I would like to introduce you to the project that I realized during this year during the holidays. I created a web-based system for horticulture that specializes in the sale and cultivation of various kinds of plants, trees, flowers ... Web-based system has been designed to meet the following requirements: Temperature record, rain level, output activity record Heating / cooling control based on temperature Irrigation management at set times or on demand with weather condition counting statistics Remote restart boards Logs Login system Arduino Mega 2560 (1280 was enough too) was used as the control microcontroller, as Uno was on the edge with memory and was severely jammed. Arduino Mega was a great choice thanks to a sufficient number of pins and especially great memory for a program with a larger RAM memory. Arduino sends temperature and rain data to the Web via the Wiznet W5100 Ethernet Shield. The temperature is read out digitally from the DS18B20 sensor and the rain re