Raspberry Pi automated fish feeder Fish Food
MakerSpace|MakerSpace #03
Whether at work or on vacation, every pet lover worries about how to take care of their little roommates in their absence. What aquarium owners need is an automatic feeder
Swen Hopfe
Raspberry Pi automated fish feeder Fish Food

Aquarium feeders have been around for a long time, but after my recent research, none of the devices really seemed practical to my mind. Very few devices provide feedback about malfunctions, which could be a nasty surprise when you return home. I created this automatic feeder project for my aquarium for peace of mind.

A Raspberry Pi Zero is a good choice as a control center for a fish feeder: It comes with everything you need to control the mechanical system and to grab images with a Pi cam (Figure 1). It is also compact enough to fit in a small housing. Integrating a Pi Zero W with your wireless home network will allow you to post various captured images online while you are on the road.

The goal was a simple setup that was not prone to errors. Therefore, the mechanical control system only uses one small servomotor. The circuitry of the electronics is just as simple. A DIY control system ensures a certain level of convenience. Two feeders add variety and are quite sufficient to bridge an absence of time equivalent to a three-week vacation.

Getting Started

To get the Zero W up and running, you need to download a new Pi OS image and transfer it to a microSD card. After plugging in a screen and keyboard, you can configure the boot options and network settings. With no need for a desktop later, you can choose automatic login over the command-line interface (CLI) and enable the SSH server and the camera interface. After enabling SSH and with wireless access to your home network, you don’t need to connect any peripherals to the Zero W, and you can access it right away from another computer on the network. All further settings can then be configured in a terminal window on the other computer.

This story is from the MakerSpace #03 edition of MakerSpace.

Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 8,500+ magazines and newspapers.

This story is from the MakerSpace #03 edition of MakerSpace.

Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 8,500+ magazines and newspapers.

MORE STORIES FROM MAKERSPACEView All
Access the Raspberry Pi's GPIO Pig Pen
MakerSpace

Access the Raspberry Pi's GPIO Pig Pen

The wiringPi library, which many Raspberry Pi fans have grown attached to over the years, is no longer under maintenance by its developer. An alternative, in the form of Pigpio, has arrived just in time

time-read
5 mins  |
MakerSpace #03
Shell Programming in Python Snake Shell
MakerSpace

Shell Programming in Python Snake Shell

Create lightweight Raspberry Pi scripts with Xonsh, a Python shell that lets you write scripts in Python with Bash commands mixed in

time-read
4 mins  |
MakerSpace #03
Playing old DOS games on the Raspberry Pi Retro Gamer
MakerSpace

Playing old DOS games on the Raspberry Pi Retro Gamer

Play old DOS games on the Dosbian operating system, which turns the Raspberry Pi into an 80486 PC

time-read
6 mins  |
MakerSpace #03
Home Assistant makes the Raspberry Pi fit for the Z-Wave world Home Automaton
MakerSpace

Home Assistant makes the Raspberry Pi fit for the Z-Wave world Home Automaton

Z-Wave components, a RaZberry module, and the free Home Assistant software make the Raspberry Pi a powerful smart home control center

time-read
7 mins  |
MakerSpace #03
Water your plants with a Raspberry Pi Watering Pi
MakerSpace

Water your plants with a Raspberry Pi Watering Pi

With a Pi Zero and a few components, you can build an inexpensive and reliable automatic watering system for your plants in next to no time

time-read
7 mins  |
MakerSpace #03
Raspberry Pi automated fish feeder Fish Food
MakerSpace

Raspberry Pi automated fish feeder Fish Food

Whether at work or on vacation, every pet lover worries about how to take care of their little roommates in their absence. What aquarium owners need is an automatic feeder

time-read
7 mins  |
MakerSpace #03
Integrate hardware components with pluggable systems Plugged In
MakerSpace

Integrate hardware components with pluggable systems Plugged In

Ecosystems with pluggable Raspberry Pi modules, sensors, and displays are a great choice if you don’t want to – or can’t – solder but still want to extend your hardware

time-read
6 mins  |
MakerSpace #03
Change internal logic from relays to an Arduino Redo
MakerSpace

Change internal logic from relays to an Arduino Redo

An electronic project at a local science center was showing its age, calling for a refresh: in this case, rebuilding it almost from scratch with an Arduino instead of relays

time-read
9 mins  |
MakerSpace #03
Get creative with the FLUX beamo laser and open source software Beam Me Up, Fluxy!
MakerSpace

Get creative with the FLUX beamo laser and open source software Beam Me Up, Fluxy!

With the FLUX beamo laser and a Raspberry Pi Board B10001, you can execute your own laser cutting projects on a wide range of materials

time-read
10+ mins  |
MakerSpace #03
Power your Pi Pico with solar Self-Sufficient
MakerSpace

Power your Pi Pico with solar Self-Sufficient

Powering your Pi Pico with solar may not solve the current energy crisis, but it will save you from changing or recharging batteries

time-read
4 mins  |
MakerSpace #03