Skip to content

An automatic fish feeder using an ESP8266 and MongooseOS

License

Notifications You must be signed in to change notification settings

andersou/fish-feeder-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish Feeder Plus

Fish feeder powered by MongooseOS

tela

Build

  1. Connect your esp8266 to computer
  2. Run mos build
  3. Run mos flash

Run

The propeller on the servo motor axis will mecanically push a portion of food into the aquarium. When the process is internally called, it executes this movement app.servo.ciclos times

  • Run via mos call Alimentar
  • Via REST API using RPC protocol
  • Via WebPage
  • Via daily scheduling

Changelog

  • Modified mos.yml to just necessaries libs
  • Added SNTP Client
  • Added mDNS/ZeroConf Protocol
  • Added Cron to make daily schedulers
  • New webpage

Configurations

At mos.yml, set pwm port in "app.servo.pwm" value and default cycles number in "app.servo.ciclos"

Developed by Anderson Souza and Geovana Muniz Follow me at github or at my personal webpage

About

An automatic fish feeder using an ESP8266 and MongooseOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published