Skip to content

theandrew168/seahorse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seahorse

Automated dosing system for hydroponic reservoirs

Overview

This repo contains the control software for automatically reading sensor data and activating pumps. Currently, it has only been built for and tested on the Raspberry Pi Zero W.

Setup

Some extra setup needs to be done to get this working on the Pi Zero W:

# if wanting to use UFW (requires reboot)
sudo update-alternatives --set iptables /usr/sbin/iptables-legacy

# Interface Options -> I2C -> Enable
sudo raspi-config

# to help debug I2C devices
sudo apt install i2c-tools

About

Automated dosing system for hydroponic reservoirs

Topics

Resources

License

Stars

4 stars

Watchers

1 watching

Forks

Contributors