An opensource reef tank controller based on Raspberry Pi
438
stars
4,037
commits
JavaScript
primary language
Sep 1, 2026
updated
An open source reef tank controller based on Raspberry Pi
reef-pi is an opensource reef tank controller based on Raspberry Pi. This is the software repository for reef-pi. If you are trying to build a physical controller to automate your reef tank, use reef-pi website. If you are new to reef keeping and want to know about the hobby use one of the online forums such as reef2reef or nano-reef(for smaller reef tanks).
reef-pi is an award winning, modular, do it yourself (DIY) project that aims to provide a hackable, affordable reef tank automation platform using easy to learn electronics. Apart from Raspberry Pi, reef-pi uses a handful of additional electronics boards from adafruit, a open hardware, community-focused electronics company. reef-pi is under active development. Follow reef2reef thread if you want to stay up to date with reef-pi development. Use the build guides on reef-pi website
After every change published to the main branch, the deb workflow automatically builds and uploads Debian packages as GitHub Actions artifacts. These snapshot builds are available for 30 days.
To download a snapshot build:
main branch.x86-debian-package — for x86 machinespi0-debian-package — for Raspberry Pi Zeropi3-debian-package — for Raspberry Pi 3 (and compatible boards)Each artifact is a .zip file containing the .deb package. Extract the archive and install the package with:
dpkg -i reef-pi-*.deb
To ensure a good development process please follow the Code Of Conduct and the Pull Request Template. To setup your development environment please read this document.
If you want to edit or provide translations to the project, please follow the guide for internationalization.
Currently available languages (but not completed):
reef-pi would not be possible without these awesome things:
2,998 commits
493 commits
149 commits
77 commits
JavaScript
61.2%
Go
24.8%
HTML
12.0%
An opensource reef tank controller based on Raspberry Pi
438
stars
4,037
commits
JavaScript
primary language
Sep 1, 2026
updated
An open source reef tank controller based on Raspberry Pi
reef-pi is an opensource reef tank controller based on Raspberry Pi. This is the software repository for reef-pi. If you are trying to build a physical controller to automate your reef tank, use reef-pi website. If you are new to reef keeping and want to know about the hobby use one of the online forums such as reef2reef or nano-reef(for smaller reef tanks).
reef-pi is an award winning, modular, do it yourself (DIY) project that aims to provide a hackable, affordable reef tank automation platform using easy to learn electronics. Apart from Raspberry Pi, reef-pi uses a handful of additional electronics boards from adafruit, a open hardware, community-focused electronics company. reef-pi is under active development. Follow reef2reef thread if you want to stay up to date with reef-pi development. Use the build guides on reef-pi website
After every change published to the main branch, the deb workflow automatically builds and uploads Debian packages as GitHub Actions artifacts. These snapshot builds are available for 30 days.
To download a snapshot build:
main branch.x86-debian-package — for x86 machinespi0-debian-package — for Raspberry Pi Zeropi3-debian-package — for Raspberry Pi 3 (and compatible boards)Each artifact is a .zip file containing the .deb package. Extract the archive and install the package with:
dpkg -i reef-pi-*.deb
To ensure a good development process please follow the Code Of Conduct and the Pull Request Template. To setup your development environment please read this document.
If you want to edit or provide translations to the project, please follow the guide for internationalization.
Currently available languages (but not completed):
reef-pi would not be possible without these awesome things:
2,998 commits
493 commits
149 commits
77 commits
JavaScript
61.2%
Go
24.8%
HTML
12.0%