An open API service indexing awesome lists of open source software.

https://github.com/nebrius/aquarium-control

A Raspberry Pi based system for controlling the lights and monitoring temperature in my Aquarium with a Raspberry Pi
https://github.com/nebrius/aquarium-control

Last synced: 10 months ago
JSON representation

A Raspberry Pi based system for controlling the lights and monitoring temperature in my Aquarium with a Raspberry Pi

Awesome Lists containing this project

README

          

# 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](https://nebri.us/static/aquarium-control-client.jpg)
![Photo of the lights on in my aquarium](https://nebri.us/static/aquarium-control-hardware.jpg)

# License

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

Copyright (C) 2013-2017 Bryan Hughes

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 .