Skip to content
The Groundhog Whisperer edited this page Jul 28, 2019 · 34 revisions

Welcome to Ay-yah's Raspberry Pi Greenhouse wiki!:cherry_blossom:

Greenhouse Structure Image Near

Greenhouse Structure Interior

Introduction

Ay-yahs Raspberry Pi Greenhouse Automation and Remote Environmental System Monitoring Project

This is a for-fun project created for the purpose of automating and remotely monitoring climate control and irrigation in a small greenhouse. System automation is achieved using an ARM based CPU (Raspberry Pi 3) in combination with a Pimoroni Automation HAT. Remote monitoring of environmental conditions is achieved through a layered communication structure. This layered communication is performed using a combination of technologies such as text-to-speech software, Python scripts, and radio frequency transmissions.

Features

  • Remote Management

    • Web Portal
    • Desktop Interface
    • SMS/Email Alert
    • Email Report
    • Historic Environmental Data
  • Scheduled/Sensor Based Equipment Control

    • Vent Window
    • Irrigation
    • Fan
    • Lighting
  • Sensors

    • Temperature
    • Humidity
    • Luminosity
    • Soil Moisture

Example desktop interface GUI screenshot

Greenhouse Desktop Interface Screenshot

Example web interface screenshot

Greenhouse Web Interface Screenshot One

Example camera images

Greenhouse Camera Image Animated .GIF Low Resolution

Greenhouse Camera Image High Resolution

Proceed to next section: Section 1. System Purpose