Charly's Birds
Charly's Column – Motion Detection
Charly ran a first-generation Rasp Pi for years in the birdhouse in his garden, but the Rasp Pi eventually fell foul of marauding wasps. Now Charly has replaced it with an RPi3 featuring a NoIR cam and motion detection.
After a swarm of wasps finished off the first-generation Raspberry Pi I had been using in a birdhouse in my garden for the past five years, I knew it was time for a replacement – after all, there have been some massive technical advances in the meantime.
Let's look at my hardware first, and I mean the birdhouse. For my purposes, it has to be one with two chambers: one for the technology, and the other for the birds. Carpentry workshops operated by the prisons in North Rhine-Westphalia, Germany, provide good quality birdhouses in several kinds of wood [1]. I chose the high-rise model in Figure 1, which has two chambers arranged one above the other.
A third generation Raspberry Pi with a Pi NoIR camera provides the livestream. As the name NoIR suggests, this is a model that can handle low light conditions, because it does not have an infrared filter. With a small infrared diode, which the birds do not notice, you have a perfect view of what is happening in the nesting chamber.
While I previously covered motion detection software in the December 2019 issue of Linux Magazine [2], I would like to introduce a software project that integrates all the necessary components and is very easy to install: the RPi Cam Web Interface [3].
As a base, you only need a recent Raspbian installation. You then call
sudo raspi-config
and enable the camera interface there. Next, clone the software with the following command:
$ git clone https://github.com/silvanmelchior/RPi_Cam_Web_Interface
In the newly created directory, call
sudo ./install.sh
sudo
is required here, because the installation program has to install additional packages. During the installation, you can influence several parameters. Since the programmer chose sensible default settings, they don't really need to be changed unless you have low-performance hardware, such as a Pi Zero. In that case, you will want to replace the resource-hungry Apache web server with the more frugal lighttpd.
After a reboot, the livestream waits for me to access it on the Raspberry Pi's IP address (Figure 2). At the push of a button (motion detection start), I launched the motion detection setup. Let's hope that there is no swarm of wasps to spoil the fun this time.
Infos
- Birdhouses: https://www.knastladen.de/Artikelauswahl/Garten-Freizeit/Vogelhaeuser/ [In German]
- "Charly's Column – ntpd" by Charly Kühnast, Linux Magazine, issue 229, December 2019, p. 45
- RPi Cam Web Interface: https://github.com/silvanmelchior/RPi_Cam_Web_Interface
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
-
Fedora 39 Beta is 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.
-
Star Labs Reveals a New Surface-Like Linux Tablet
If you've ever wanted a tablet that rivals the MS Surface, you're in luck as Star Labs has created such a device.
-
SUSE Going Private (Again)
The company behind SUSE Linux Enterprise, Rancher, and NeuVector recently announced that Marcel LUX III SARL (Marcel), its majority shareholder, intends to delist it from the Frankfurt Stock Exchange by way of a merger.