Skip to content

ReefSpy/ReefberryPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reefberry Pi

dashboard

Reefberry Pi is an aquarium controller built with a Raspberry Pi single board computer. I started this project to learn new skills and see what I could accomplish with this device and off the shelf components. It is a work in progress and I have lots of ideas for things I'd like to implement. Feel free to follow along on this journey!

Features

  • ds18b20 submersible temperature probes (4 maximum)
  • DHT-22 temperature and humidity sensor (1 maximum)
  • relays to control outlets (8 maximum)
  • mcp3008 analog to digital converter (for things like PH probes) (8 channels)
  • different outlet profiles (Always, Return Pump, Skimmer, Light, PH, Heater)
  • configurable dashboard
  • data logging and graphical displays
  • ability to enable or disbale features as necessary
  • login screen
  • configurable feed modes (4 modes)
  • ability to switch between Celcius or Fahrenheit

Installation

refer to the Reefberry Pi wiki for installation steps