Skip to content

NitramLegov/PlantMonitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plantmonitoring

This repository contains code in order to automatically water your plants based on different settings (e.g. time or soil moisture)

Hardware prerequisites

The code is based on the following hardware:
Raspberry pi (tested on a RPi A, Rev 2)

Installation

Simply download the repository and run:

cd PlantMonitoring/Plantmonitoring/
sudo ./Install.sh

If you want everything in one command, just pate the following into the command line:

sudo apt-get update && sudo apt-get install git -y && git clone https://github.com/NitramLegov/PlantMonitoring.git && cd PlantMonitoring/Plantmonitoring/ && sudo ./Install.sh

Usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published