Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/klemenjak/pigarden
- Owner: klemenjak
- License: apache-2.0
- Created: 2020-01-31T10:31:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-01T21:40:12.000Z (almost 5 years ago)
- Last Synced: 2024-10-12T15:26:38.540Z (3 months ago)
- Topics: basil, gardening, herbs, raspberry-pi, raspberry-pi-camera, smart-garden
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/appscreate launcher script
https://www.instructables.com/id/Raspberry-Pi-Launch-Python-script-on-startup/