Arduino-based fishtank control system
Go to file
James c4b64765c5
Update README.md
2020-07-15 20:58:38 +10:00
Aquaduino.ino Create Aquaduino.ino 2013-07-18 12:31:17 +10:00
README.md Update README.md 2020-07-15 20:58:38 +10:00

README.md

Aquaduino

Arduino-based fishtank control system

Requires

  • Arduino Uno
  • Ethernet Shield
  • LCD shield (optional)

Features

  • Controls fishtank lighting
  • Connects to NTP server to sync Arduino's unreliable clock
  • Connects to Earthtools to determine sunrise and sunset times

Plans

  • Determine lat/long from public IP
  • Add control for servo-operated food dispenser
  • Switch to I2C LCD to save pins! (currently there is no PWM-enabled pin available for servo)