https://github.com/lackfos/automatic-fish-feeder-esp32
An IoT project using ESP32 and Blynk to automate fish feeding, allowing remote control and scheduling via a mobile app.
https://github.com/lackfos/automatic-fish-feeder-esp32
blynk esp32 fish-feeder
Last synced: about 1 month ago
JSON representation
An IoT project using ESP32 and Blynk to automate fish feeding, allowing remote control and scheduling via a mobile app.
- Host: GitHub
- URL: https://github.com/lackfos/automatic-fish-feeder-esp32
- Owner: LackFos
- License: mit
- Created: 2024-12-25T16:10:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-25T16:23:25.000Z (over 1 year ago)
- Last Synced: 2025-09-07T11:52:46.777Z (10 months ago)
- Topics: blynk, esp32, fish-feeder
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Automatic Fish Feeder with ESP32
This project was initiated for the End-term exam of the Internet of Things lecture at Universitas Internasional Batam. It involves building an automated fish feeder using the ESP32 microcontroller, Blynk ecosystem, a servo motor, and an ultrasonic sensor for remote control and feeding schedule management.
## Features
- Automates fish feeding schedules
- Remote control via the Blynk app
- Feeding level percentage calculation using an ultrasonic sensor
- Visualization of feeding times with a graph
## Contributors
- Elvis (2232068.elvis@uib.edu)
- Jeffry (2232067.jeffrey@uib.edu)
- Wilsen (2232064.wilsen@uib.edu)
- Vincent Tham (2232024.vincent@uib.edu)