The sys admin's daily grind — PomodoPi
Green Garden

Charly starts the tomato and dill season aboveground with a traffic light and underground with a soaker hose, along with assistance from two gardeners and the ubiquitous Raspberry Pi board.
Truth be told, I have ignored my garden for the past 15 years. This year, however, I set myself the task of growing my own tomatoes and herbs, and I wrote on Twitter about possible technical support for my green thumb. This was duly noted by gardeners Vanessa Giese and Pia Reichert in their blog [1]. Shortly thereafter, I was a guest author for the "Garden Nerds" column.
My first step was to plan automatic irrigation. My daily bread as a sys admin is to automate routine tasks with bits of technology, so I searched and found a soldering iron and tied a capacitive humidity sensor up to an A/D convertor using a Raspberry Pi. This setup provides me with data about the soil moisture in the plant pot every minute [2].
My Raspberry-to-garden adapter forms the second phase: I have a short hose running from the faucet in the garden to a solenoid valve. While the Raspberry Pi has 12 volts at its terminals, it lets water through, which flows into a perforated hose that I have looped through my raised bed. The tomatoes will put down roots there as soon as the danger of frost is over. When I wrote this article, however, they were enjoying their winter quarters in my living room (Figure 1).

Floral Lights
Because I am still watering manually, I need something to remind me to do it – a traffic light that is about 40cm tal [3] for the USB port. The control software called "Clewarecontrol" can be found online [4]. I have programmed it so that the traffic light is green when the soil moisture is greater than 65 percent, yellow between 55 and 65 percent, and red if the moisture level falls below that – the plants have survived so far.
The last phase of the project is, provisionally, a webcam to watch the plants. I am using the one from the Raspberry Pi Foundation without the infrared filter, which comes with a blue filter foil. Photosynthesis activity can be detected in this spectrum range based on the brightness distribution, which is something I learned from NASA [5].
I have documented the details of my project in an ongoing series of articles [6] on the gardeners' blog. If the traffic lights give me an evening off, I would be grateful for posts from other garden nerds.
Infos
- Gardeners' blog: http://gaertnerinnenblog.de (in German)
- Soil moisture progression from Charly's plant cultivation: http://kuehnast.com/pomodopi (in German)
- Cleware USB traffic light: http://www.cleware-shop.de/en_US
- Clewarecontrol: http://vanheusden.com/clewarecontrol
- The Landsat Program: http://landsat.gsfc.nasa.gov
- Charly's article: http://charly.in/pomodopi (in German)
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.
News
-
The GNU Project Celebrates Its 40th Birthday
September 27 marks the 40th anniversary of the GNU Project, and it was celebrated with a hacker meeting in Biel/Bienne, Switzerland.
-
Linux Kernel Reducing Long-Term Support
LTS support for the Linux kernel is about to undergo some serious changes that will have a considerable impact on the future.
-
Fedora 39 Beta Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.