Fish feeder powered by MongooseOS
- Connect your esp8266 to computer
- Run
mos build
- Run
mos flash
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
- Modified
mos.yml
to just necessaries libs - Added SNTP Client
- Added mDNS/ZeroConf Protocol
- Added Cron to make daily schedulers
- New webpage
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