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

Slides:



Advertisements
Similar presentations
Data Collection. Status LEDs 5 MP Camera Touch Screen GNSS Receiver Light Sensor SD Card Slot.
Advertisements

Read Digital input Turn on sensor board Convert to Temperature & Humidity Wake Up CC430 Sleep CC430 Timing diagram ① P.2.4
ARDUINO-BASED ENVIRONMENTAL SENSOR Presented By: Joseph Walden.
David Rogers, Stu Andrzejewski, Kelly Desmond, Brad Garrod Design Team 2.
1. Scope of the Project Diagnostic tools are already being used by GE for compressor performance, but they are… – Too expensive – Time Consuming – Hazardous.
Remote Medical Inc. ENSC 440 Project Presentation Presented By: Marian Chang Calvin Che Lotus Yi Dong Zhang April 7 th 2005.
Climate Monitoring WEB Interface Using 1_Wire™ Sensors Imad Hoteit Hassan Wehbe.
Climate Monitoring WEB Interface Using 1_Wire™ Sensors Imad Hoteit Hassan Wehbe.
Climate Monitoring WEB Interface Using 1_Wire™ Sensors Imad Hoteit Hassan Wehbe.
WISENET Wireless Sensor Network Project Team: J. Dunne D. Patnode Advisors: Dr. Malinowski Dr. Schertz.
Wednesday, July 15, Network Embedded Systems Mastermind: Prof. Koren.
Mehnaaz Asad IB2-3. Data logging is the collection of data over a period of time, and is something often used in scientific experiments. Data logging.
Remote Temperature Sensor and LED Control By: Man Nguyen Edwin Oilvos Osama Hassan.
HARDWARE LIBRE PARA LINUX Y ANDROID. Arduino is a platform  A physical Input / Output board (I/O) with a programmable Integrated Circuit (IC).
Secure Search Engine Ivan Zhou Xinyi Dong. Introduction  The Secure Search Engine project is a search engine that utilizes special modules to test the.
Raspberry Pi: Automated Garden Monitoring System Stacy, Devin, Brandon.
Paul Banks, Yorick Robinson, Hans Weggeman, Evan Tu RISC TAKERS.
Home Guard Security System. Introduction & Basic Ideas Home Guard Security System.
Status Report 3 CAPS Cynthia Reyna David Rodriguez Cynthia Salas 9/15/08 Child Abuse Prevention System is a device that will monitor and log abusive hits.
23/10/2015 E.R.Edwards 23/10/2015 Staffordshire University School of Computing Introduction to Android Sensors.
The Health Watch TM. Designed for Seniors who desire to still lead independent lives Provides a non intrusive health monitoring system Saves money by.
Developing Policy and Procedure Management System إعداد برنامج سياسات وإجراءات العمل 8 Safar February 2007 HERA GENERAL HOSPITAL.
Team 4 Smart Garden Irrigation System
TEMPERATURE MEASUREMENT & CONTROL DIVISION EVITHERM - WP 8 - Meeting 26 march 2003 Task 8.2 – CAP Compile database content of equipments and service providers.
Getting to Know Your Computer Your File System Applications What’s running on your machine Its own devices Networking.
3D Visualisation of Sensor Information on Google Android platform Final Year BEng Project Maciej Gryka, University of Surrey,
Powerpoint Templates Page Senior Design II Mid-Semester Presentation.
Engineering Your Community Room Control Ashley Lengel, Evan Franz, Ethan Fitz.
Fuzzy Data Collection in Sensor Networks Lee Cranford Marguerite Doman July 27, 2006.
A.M.E.N. Autonomous Meteorological Embedded Network for Fire Fighting Fan Zhang, Dmitry Stomakhin, Flavio Sira, Brian Hansen.
Example. Outline How to get live stream How to set audio on/off How to get schedule Logs How to query events How to get DI/DO status How to control DO.
Project Description Title: Room temperature monitoring based on ambient light level threshold Overview: An Arduino monitors the ambient light in a room.
TODAY Android Studio Installation Getting started Creating your 1 st App Beginning to understanding Intents.
Bonus EV3 Programming Lessons By Droids Robotics LEGO MINDSTORMS and Raspberry Pi IR Light controller.
Bonus EV3 Programming Lessons LEGO MINDSTORMS ev3dev and Raspberry Pi IR Light controller.
Mid Semester Presentation October 4, Team Members Duties: Real Time Clock Website Kevin Wellman Electrical Engineering Reginald Lott Adam Teague.
Introduction Characteristics of USB System Model What needs to be done Platform Issues Conceptual Issues Timeline USB Monitoring David Harding Front page.
Control Panel 1T-MV-8474 Name Role.
Final Presentation Smart-Home Smart-Switch using Arduino
A Cost Effective Centralized Single parameter Patient Monitoring System Abstract Lack of Medical monitoring equipment's in rural areas of underdeveloped.
Heilmeier Questions Stacy, Devin, Brandon. What are we trying to do?  We are trying to implement an automated greenhouse monitor system.  Monitor and.
Lets Begin …. Objective… Cheap System Time Saving Encourage to Plant More Trees Accurate Timing.
Digital Carpool Aid Mid-semester Presentation Senior Design I March 5, 2015.
Unlocking Smartphone Data For Educational Use in Teaching & Learning Environment Fuming Shih, WeiHua Li (fuming | 8th International and.
Environment Care System -- Home Automation. Environment Care System Features Air quality data live indicate on the control terminal Detect available with.
Digital Carpool Aid Mid-semester Presentation Senior Design I March 5, 2015.
Timothy Kritzler and Joseph Mintun Sponsor: Martin Engineering, Illinois Advisors: Dr. Malinowski and Dr. Ahn Bradley University Electrical and Computer.
Capstone Design Smart CCC ASAP A person doing a presentation JIN GUK KIM.
 Introduction  Problem  Solution  Future work.
PlaatEnergy (Energy Data Logger) Open Source Project W.B.J. van der Plaat (Principal IT Architect)
Vijay Kumar Kolagani Dr. Yingcai Xiao
ESGT for Smart Glass Technologies
Smart Hydroponic Greenhouse December 8, 2016
Smart Hydroponic Greenhouse October 17, 2016
Adaptive Home Automation System
PlaatProtect (Burglar / Fire Alarm Centre) Open Source Project
Raspberry pi controlled greenhouse
Growing Plants with the Power of Robotany
Intelligent Weather Station
IoT Network Monitor.
Raspberry Pi.
How to Fix Android File Transfer Not Working on Mac?
Preliminary Design Review
Purdue University Fort Wayne
Project Smart Sleeper Mid-Semester Check-In
Purdue University Fort Wayne
Intelligent HVAC Control
Tareq Khan, Ph.D. Assistant Professor,
Nir Zaidman and Michael Tahar
Ecology, Environment, Climate Change and Disaster Management
Presentation transcript:

Raspberry Pi Garden Monitoring System: Current Progress The 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

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?