Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 940 Bytes

File metadata and controls

36 lines (23 loc) · 940 Bytes

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