International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 178 - Number 25 |
Year of Publication: 2019 |
Authors: A. Chatzopoulos, M. Papoutsidakis, Giannis Sofianos, Dimitrios Piromalis |
10.5120/ijca2019919048 |
A. Chatzopoulos, M. Papoutsidakis, Giannis Sofianos, Dimitrios Piromalis . An Automated Plant Pot Controlled via the Internet based on Arduino Applications. International Journal of Computer Applications. 178, 25 ( Jun 2019), 26-30. DOI=10.5120/ijca2019919048
The aim of this paper is to developed a low-cost Arduino based automatic pot that performs the following functions: (i) monitor plant's living conditions, such as temperature, humidity, environment, and soil moisture, (ii) send plant’s collected data via the Internet to a properly configured webpage so the user can be able to remotely monitor them, (iii) automatic control plant soil’s humidity to activate automatic watering when humidity levels reach minimum set values, (iv) remote and/or manual control of the plant’s lighting and watering. Project’s main purpose is to absolve the user from his daily employment for the plant’s maintenance and strengthen plant living conditions for its optimal growth while keeping equipment cost at a minimum. An Arduino Mega 2560 is selected to operate as a plant pot’s data logger, an automation control unit and a web server [1], [2]. An Ethernet shield attached on it provides the necessary hardware to connect the microcontroller (MCU) to the Internet. Arduino webpage’s code and data acquisition are stored in a micro SD card attached to shields' card slot. Appropriate temperature and humidity sensors connected to Arduino used for data acquisition to later forwarded as XML files to the webpage.