Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/klemenjak/pigarden

Using your RPi camera to track the growth of your plants
https://github.com/klemenjak/pigarden

basil gardening herbs raspberry-pi raspberry-pi-camera smart-garden

Last synced: about 2 months ago
JSON representation

Using your RPi camera to track the growth of your plants

Awesome Lists containing this project

README

        

# PiGarden

tracking the growth of your plants using a Raspberry Pi.

```bash
sudo apt-get install python-picamera
```

```bash
pip install dropbox
```

create Dropbox App:
https://www.dropbox.com/developers/apps

create launcher script
https://www.instructables.com/id/Raspberry-Pi-Launch-Python-script-on-startup/