mhgolkar / Melon_Green

Agricultural Automation Controller :seedling: (Greenhouse, Farm, Garden, etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Melon Green

[ discontinued ]

Although the code may work properly; This repo is not maintained anymore.

Greenhouse, Farm & Garden Automation Project

To assist plant lovers & hobby gardeners, as well as greenhouse or garden keepers, Melon Green project is an open-source farm, garden and greenhouse automation controller system (hardware & software), which is aimed to be easy to use, affordable and multipurpose.

How does it work?

In summary, Melon Green is a board (based on AVR microprocessors) with an operating software, which gets your orders (settings), detects events in its environment, and toggles agricultural machinery (like irrigation pumps, solenoid valves, heaters, humidifiers, etc.) on or off, whenever it's needed.
Melon Green Keeps Date & Time, Senses Temperature, Humidity, Soil Moisture, Rain (Detection) & Room/Sun Light Intensity. It can operate irrigation system/facilities, grow light supplier, heater, fan/cooler and humidifier. Melon Green has also some experimental functionalities to mix feeding solution (e.g. diluting concentrated liquid fertilizer).

How-to & Instructions

For more information, please take a look at links below:

Revision History

Hardware Software Description
v1.0.0 v1.0.0 First Release
v1.1.0 + Switchable Ext/Int Power Source for Relays
v1.2.0 + Battery Power (Auto-Switch)
v1.1.0 ✓ More Accurate Internal Clock
✓ Some Bugs Fixed in Duty Cycle
✓ Analog Sensors Noise Protection
+ Irrigation per Day Limit
+ Night-time Humidity & Temperature Controller (Independent)
v1.2.0 Fully Revised OS (Major Bug Fixes) + RTC is Now Required.

Compilation Report (Approx.):

ATmega328p [~ Arduino Uno]
Sketch uses 30134 bytes (93%) of program storage space. Maximum is 32256 bytes.
Global variables use 1101 bytes (53%) of dynamic memory, leaving 947 bytes for local variables. Maximum is 2048 bytes.

M. H. Golkar
2017

About

Agricultural Automation Controller :seedling: (Greenhouse, Farm, Garden, etc.)


Languages

Language:C 94.8%Language:C++ 5.2%