GitXplorerGitXplorer
n

aquarium-control

public
29 stars
7 forks
16 issues

Commits

List of commits on branch master.
Verified
eaa02ae4629d48a93d91f5ff8da9180cfc91b447

Merge pull request #32 from nebrius/dependabot/npm_and_yarn/client/path-parse-1.0.7

nnebrius committed 3 years ago
Verified
18d2a3067c04482ceacab3cb3b406f986550b90f

Bump path-parse from 1.0.6 to 1.0.7 in /client

ddependabot[bot] committed 3 years ago
Verified
2e9429796e142d75c7a6dd7ab709af23c76d450e

Merge pull request #31 from nebrius/dependabot/npm_and_yarn/server/path-parse-1.0.7

nnebrius committed 3 years ago
Verified
89a9f11d7e1d2362d2f613cdeaf6614d49e0811e

Merge pull request #27 from nebrius/dependabot/npm_and_yarn/server/tar-4.4.19

nnebrius committed 3 years ago
Verified
add6bd1d9f41ab4ddc5b8075761134359234d69a

Bump tar from 4.4.13 to 4.4.19 in /server

ddependabot[bot] committed 3 years ago
Verified
ff0822949263a266a92ac70bd440066e3369cf12

Bump path-parse from 1.0.6 to 1.0.7 in /server

ddependabot[bot] committed 3 years ago

README

The README file for this repository.

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/.