Hackaday, for example, featured this incredible autonomous farming tractor using drone electronics to steer it back and forth from harvester to delivery truck. On the smaller end of the scale, you can find many automated watering systems using a moisture sensors and an Arduino (like this one on Instructables).
We'd like to share with readers 3 that we are currently working on and the progress we've made so far with each. Hopefully it will give you some ideas of how to combine empty space, your empty stomach, and easily accessible technology to fill them both with.
1. Automated Rooftop Garden
In the city, rooftops are a bit like a great desert. Especially here in Thailand, they are hot, dry, and desolate places few want to go unless the utilities usually tucked away up there break. However, with a little effort, these deserts can be turned into green oases.
For our project we've tried two different kinds of grow beds. The first was made using ferrocement panels we made ourselves. Approximately one meter long and 300mm high, they are strong, relatively easy to move when needed, and resist mold, rot, heat, and rain alike.
![]() |
A solar panel and a DIY-5V regulator charges a cheap and readily available power bank to run Arduino projects for the rooftop garden. |
So far, we have a basic organic garden, but our goal is to automate watering as well as use sensors to gauge the general health and status of the garden remotely.
In order to do this, so far we've developed a solar power supply for running an Arduino and possibly some small servo-operated valves for irrigation. We still need to develop the irrigation system as well as the sensors and a means of collecting the data.
2. Automated Farm
If a rooftop garden is the prefect project for city-dwellers, an automated farm is designed for a more rural setting.
This project includes a solar powered water pump together with a timer to automate irrigation for vegetable fields. It requires a bigger investment than the rooftop garden, because larger solar panels and batteries are needed for the pumps and pipes required to irrigate a full-sized field.
This project, just getting going, is being done in coordination with a local organic farming network. Several other farms already feature this same setup.
Next will be actually growing vegetables on our farm. It should be made clear that this is an automated farm, not yet a "smart farm." However, once we test out automation, we're going to take the system we are developing for the rooftop garden, and scale it up to make a proper smart farm.

Automation is one thing, giving automation sensor feedback so it can respond to conditions in the field, as well as logging data to help spot trends and perfect the system is another. This is where the project will really require a maker's expertise.
3. Indoor Aquaponics
Aquaponics is the combination of keeping an aquarium and a hydroponics garden. The water from the aquarium is filtered through a grow medium, allowing plants to pull nutrients from fish waste, and return clean water to the aquarium. It can be done on many scales, big and small, as well as indoors or outdoors.
![]() |
The original aquaponics project from years ago featuring our first 3D printed fish feeder. It was so good at taking care of itself, it was easy to ignore it. |
including the rig holding the LED grow light), and sensors and relays.
A lot of the work used to automate and monitor this system can be used for the rooftop garden and for the smart farm. In fact, a lot of what we've learned from this project over the last few years motivated us to tackle the other two projects.
Hopefully, these projects will motivate you to get started on your own. For more details about the technical aspects of these projects, check out our project log on Hackaday.io here.
Follow ProgressTH.org on Facebook here or on Twitter here.