Skip to content

alien2fg/automatic-fish-feeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automatic-fish-feeder

The design of an automatic aquarium feeder using a microcontroller. It is based on: https://www.hackster.io/coderscafe/aquassist-diy-automatic-fish-feeder-with-companion-app-d8e4be

What you need

Hardware components:

Software apps and online services:

Configuration and launch

  1. Install all the necessary software. In order for ESP32 to work with Arduino IDE you need to configure it properly Heading link.
  2. Register on Firebase and create your project, select Realtime Database and copy the following values:

3. Go to the project settings tab and create your own application (choose the option with hosting and follow the commands one by one in the browser and in Visual Studio Code).

4. In the folder you prepared in the previous step, place the Web_interface.html code in index.html and add to it the Firebase Config which you will find in your apps tab in project settings. Save it and deploy it.

5. Check that the website and database are working. Place the ESP_program.ino code in the Arduino IDE adding the previously copied Au and URL along with your Wifi network data.

6. Check everything is working, glue 3d parts together and enjoy your own fish feeder. 😄

Author

Filip Gnojek

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors