Open Source Fish Feeder DIY Circuit Diagram #fish feeder#automatic fish feederHai Guys,In This Video Making a Automatic Fish Feeder using Arduino at Home. It helps to automatically fish food is feeded Selecting the right automatic feeder can simplify your fish feeding schedule. First, choose a suitable container for your automatic fish feeder. A plastic storage bin or a repurposed food container works well, as it provides enough space to house the feeding mechanism and the food supply.

Do you own a fish and wondering how to automate the task of fish feeding if yes then you are at the right place to know how you can do that. In this instructable, I will show you how you can make your own Arduino-powered automatic fish feeder device that can take care of the hunger of the fish inside the aquarium. In this project, we will be showing you how to make a simple and low cost auto fish feeder. Let's get started!Website: https://www.mybotic.com.my/Facebook: The feeder Mechanism consists of two bottles (one larger bottle serves as the feeder frame and the other smaller bottle as the food tank which will be placed inside the larger bottle), a motor and a drive rod. You need to make a hole through the bottom of the larger bottle so that the motor fits through the hole as shown in the picture.

How to make an Automatic Fish Feeder with Simple Materials? Circuit Diagram
Hello guys in this tutorial we are going to make automatic fish feeder mechanism with timer by using Arduino. In every 12 hours it will feed the fish. We can set any time we want because we are using real time clock in this project. So lets get started. For making this project you will need, Arduino, Servo motor, Real time clock (DS1302 It's really easy to make, inexpensive and versatile. This project assumes you know the basics of Arduino programming, otherwise read our article on getting started with Arduino. Let's have a look at how to make oneโฆ What You Need For Your Automatic Fish Feeder. Arduino (Uno Used Here) - Buy Here; Arduino Mains Adapter - Buy Here Now, let's learn how to create the DIY Fish feeder with Arduino control logic. Development of programming logic for DIY Fish feeder with Arduino. The logic is to release feed to the fish every 4 hours. This value was selected in the code, but you can change it. The code to control the DIY Fish feeder with Arduino is presented below.