13
Raspberry Pi Garden Monitoring System: Current Progress The Garden Gnomes: Stacy Mar, Brandon Meyers, Devin Mullins

Raspberry Pi Garden Monitoring System: Current Progress The Garden Gnomes: Stacy Mar, Brandon Meyers, Devin Mullins

Embed Size (px)

Citation preview

Raspberry Pi Garden Monitoring System:

Current ProgressThe Garden Gnomes:

Stacy Mar, Brandon Meyers, Devin Mullins

The prototype will consist of: Android Application GUI Sample Garden Metrics/Statistics

Database Hardware Implementation Design

Rapid Prototype Progress

Functionalities: See Real-Time Status Updates Control Lights Search Historical Data Push Notifications

Android Application GUI

GUI Progress

Expecting 6 sections to monitor garden status

Light Status Button should be able to turn lights on/off

GUI Progress

Date Metrics (range capability)

Options for Metrics – will change to checklist

Line graph to show historical progression through date range

GUI Progress

Still in progress Will be able to modify

ideal moisture/temp/humidity levels, notification settings, etc.

Contains several metrics to determine health of garden including: Humidity Levels Moisture Levels Temperature

Data collected every minute Using MySQL database

Sample Garden Metrics/Statistics Database

Database Progress

Sample database includes metrics measured every minute.

Three sensors implemented on a breadboard: Humidity/Temperature Sensor Photocell Soil Moisture Bricks

Raspberry Pi connected to breadboard using ATD Converter

Hardware Implementation

Hardware Progress

Raspberry Pi programmed to turn on/off LED light successfully

Setup of Raspberry Pi OS completed Raspbian OS

gro

un

dG

PIO

4

270Ω

Hardware Progress (cont.)

How to setup and use a Raspberry Pi

Make sure to check proper orientation of sensors/LEDs/analog devices.

Lessons Learned

Establish a working Ethernet connection Initial sensor setup Control a simple LED through Android App Linking database to GUI and Raspberry Pi Setting up a Web Interface for debugging

What’s Next?