https://github.com/jdupl/iot-greenhouse-ctrl
IOT greenhouse controller on Raspberry Pi with Python
https://github.com/jdupl/iot-greenhouse-ctrl
greenhouse iot python raspberry raspberry-pi rpi
Last synced: about 1 year ago
JSON representation
IOT greenhouse controller on Raspberry Pi with Python
- Host: GitHub
- URL: https://github.com/jdupl/iot-greenhouse-ctrl
- Owner: jdupl
- License: gpl-3.0
- Created: 2017-03-15T16:42:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T11:25:51.000Z (about 4 years ago)
- Last Synced: 2025-04-30T20:32:57.329Z (about 1 year ago)
- Topics: greenhouse, iot, python, raspberry, raspberry-pi, rpi
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iot-greenhouse-ctrl
IOT greenhouse controller on Raspberry Pi with Python
## What does it do
* Gather relative and soil humidity, greenhouse temperature and outdoor temperature [dev]
* Fan control with linear actuator window opener [dev]
* Irrigation control [dev]
## Wiring
### greenhouse 1
* Brown - BCM27 -> Relay 12VDC open (K1)
* Red - BCM17 -> Relay neutral open (K2)
* Orange - BCM24 -> Relay 12VDC close (K3)
* Yellow - BCM22 -> Relay neutral close (K4)
### greenhouse 2
* orange - BCM27 -> Relay 12VDC open (K2)
* yellow - BCM17 -> Relay neutral open (K3)
* green - BCM24 -> Relay 12VDC close (K4)
* blue - BCM22 -> Relay neutral close (K5)
* purple - BCM25 -> Fan 120v live (K7)
* brown - BCM23 -> DHT11