All Projects → reef-pi → Reef Pi

reef-pi / Reef Pi

Licence: other
An opensource reef tank controller based on Raspberry Pi

Programming Languages

javascript
184084 projects - #8 most used programming language
go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Reef Pi

Headunit Desktop
HeadUnit Desktop is a car PC software built with Qt 5 and QML
Stars: ✭ 225 (-8.16%)
Mutual labels:  raspberry-pi
Turing Pi Cluster
Turing Pi cluster configuration for Raspberry Pi Compute Modules
Stars: ✭ 233 (-4.9%)
Mutual labels:  raspberry-pi
Mt32 Pi
🎹🎶 A baremetal kernel that turns your Raspberry Pi 3 or later into a Roland MT-32 emulator and SoundFont synthesizer based on Circle, Munt, and FluidSynth.
Stars: ✭ 231 (-5.71%)
Mutual labels:  raspberry-pi
Photobooth
A flexible photobooth software
Stars: ✭ 227 (-7.35%)
Mutual labels:  raspberry-pi
Tflite gles app
GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT
Stars: ✭ 230 (-6.12%)
Mutual labels:  raspberry-pi
Raspi Cluster
Notes and scripts for setting up (yet another) Raspberry Pi computing cluster
Stars: ✭ 235 (-4.08%)
Mutual labels:  raspberry-pi
Volute
Raspberry Pi + Nodejs = Speech Robot
Stars: ✭ 224 (-8.57%)
Mutual labels:  raspberry-pi
Watney
Watney is a low-cost 3D-printable FPV rover
Stars: ✭ 242 (-1.22%)
Mutual labels:  raspberry-pi
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (+967.35%)
Mutual labels:  raspberry-pi
Smart Mirror
The fairest of them all. A DIY voice controlled smart mirror with IoT integration.
Stars: ✭ 2,668 (+988.98%)
Mutual labels:  raspberry-pi
Pikvm
Open and cheap DIY IP-KVM based on Raspberry Pi
Stars: ✭ 3,950 (+1512.24%)
Mutual labels:  raspberry-pi
Rpicheck
RasPi Check - an Android app for checking your Raspberry Pi status.
Stars: ✭ 227 (-7.35%)
Mutual labels:  raspberry-pi
Iotwifi
Raspberry Pi (arm) wifi configuration container. Configure and control wifi connectivity with a JSON based REST api.
Stars: ✭ 236 (-3.67%)
Mutual labels:  raspberry-pi
Allsky
A Raspberry Pi operated Wireless Allsky Camera
Stars: ✭ 225 (-8.16%)
Mutual labels:  raspberry-pi
Deeppicar
Deep Learning Autonomous Car based on Raspberry Pi, SunFounder PiCar-V Kit, TensorFlow, and Google's EdgeTPU Co-Processor
Stars: ✭ 242 (-1.22%)
Mutual labels:  raspberry-pi
Tomboy Ng
Next generation of Tomboy
Stars: ✭ 226 (-7.76%)
Mutual labels:  raspberry-pi
Mqtt Io
Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.
Stars: ✭ 234 (-4.49%)
Mutual labels:  raspberry-pi
Parse Embedded Sdks
The Embedded SDKs for the Parse Platform
Stars: ✭ 244 (-0.41%)
Mutual labels:  raspberry-pi
Berrylan
Raspberry Pi WiFi setup
Stars: ✭ 243 (-0.82%)
Mutual labels:  raspberry-pi
Storagesystem
🗒️ Personal Stock Control System
Stars: ✭ 236 (-3.67%)
Mutual labels:  raspberry-pi

reef-pi

An open source reef tank controller based on Raspberry Pi

GitHub release Build Status(backend) Build Status(frontend) Build Status(smoke) Build Status(package)

Coverage Status Go Report Card License GoDoc

Introduction

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 if you just want to build a reef tank controller based on reef-pi. We use slack for developer communication. Click here to join reef-pi slack channel.

Features

  • Web browser based user interface
  • On-demand & timer based control of equipment
  • Sunrise to sunset LED lighting automation
  • Temperature monitoring and control
  • pH monitoring
  • Dosing pump (peristaltic pumps) control
  • Auto Top off
  • Email alerts, charts, and dashboard capabilities. Adafruit.io based telemetry for monitoring.
  • On-demand or automatic tank photo capture with google drive upload using pi camera

Maintainers

Development

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.

Internationalization

If you want to edit or provide translations to the project, please follow the guide for internationalization.

Currently available languages (but not completed):

  • English
  • French
  • Italian
  • German
  • Hindi
  • Persian
  • Spanish

Acknowledgments

reef-pi would not be possible without these awesome things:

  • Raspberry Pi Foundation
  • Adafruit.com for all peripheral boards, tutorials.
  • go, the programming language that powers reef-pi non-ui parts.
  • react, a javascript framework used by reef-pi user interface.
  • github, the social coding platform that provide reef-pi code, website and release package hosting.
  • embd, go based IoT library used by reef-pi.
  • reef2reef, worlds largets reef tank user forum where reef-pi's original discussion thread is hosted.
  • travis ci for continuous integration service
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].