Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.48 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.48 KB

Aquarium Control

Automated lighting control and temperature monitoring software for an aquarium using a Raspberry Pi. Lighting can be run on a schedule, configurable by the user, that can change lights at a set time, or based on a solar event such as sunrise and sunset.

Note: figuring out how to connect the Pi to the lighting hardware is left as an exercise for the reader since there are so many different lighting systems out there.

Here's some photos of the system "in production" on my aquarium at home:

Screenshot of the client screen Photo of the lights on in my aquarium

License

All schematics, layouts, software, and other documentation for aquarium-control is released under the General Public License.

Copyright (C) 2013-2017 Bryan Hughes bryan@nebri.us

Aquarium Control is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Aquarium Control is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Aquarium Control. If not, see http://www.gnu.org/licenses/.