Erik Lee February 11, 2013 Preliminary Design Review EN.525.743 Embedded Systems Development Lab.

Slides:



Advertisements
Similar presentations
Linux for Dessert Experimenting with the Raspberry Pi Jeff Jirsa.
Advertisements

Mr Greenhalgh S4 Computing Int 1 Things you could do with knowing before the Exam…
BEYOND SMARTPHONES WITH RASPBERRY PI BY - ASHISH KSHIRSAGAR.
Copyright 2014 Kenneth M. Chipps Ph.D. Network Management Using Sensors to Monitor Network Equipment Rooms Last Update
Presentation by John Lamb Trainee Master Teacher Monkwearmouth Academy Physical Computing with the Raspberry Pi.
Raspberry Pi Garden Monitoring System: Current Progress The Garden Gnomes: Stacy Mar, Brandon Meyers, Devin Mullins.
{ Physical Computing Arduino, Raspberry Pi, Sensors, Controls…
{ Physical Computing Arduino, Raspberry Pi, Sensors, Controls…
Intel Do-It-Yourself Challenge Lab 1: Intel Galileo’s Arduino side Nicolas Vailliet
Embedded Programming and Robotics Lesson 12 Introducing the Raspberry Pi Intro to Raspberry Pi1.
RaspberryPi Ira Goldstein Siena College. What is a Raspberry Pi? University of Cambridge’s Computer Laboratory – Decline in skill level – Designed for.
Juan Miguel Valverde Martínez.  What is a Home Media Center?  Raspberry Pi  Idea  Interface  Potential.
CCHRC Seminar Alan Mitchell Analysis North May 6, 2014.
INDIVIDUAL LOGGING SYSTEM RASPBERRY PI WITH JAVA PROGRAMMING 12/04/2014 FREYERMUTH PIERRE - RASPBERRYPI AU CERN.
Ultra-low cost IoT system for smart house applications Characterization Presentation Students: Sagiv Katony Asaf Luster Advisors: Evgeny Kuksin 
 eBlock is an electronics block.  It can define as embedded system building block used in sensor based system.  Enable non-experts to build basic small-scale.
Aerospace Education STEM Kit Program Aerospace Education STEM Kit Program Dr Jeff Montgomery Lt Col Randy Carlson Lt Col Sherwood Williams Major Gary Dahlke.
Joshua Early Marc Garcia Nicholas “Bailey” Godfrey Daniel “DK” Krummen Group 23 Sponsored By:
Pi In The Sky (Web Interface) Gaston Seneza Philander Smith College, Little Rock, AR SIParCS Intern Mentors: Dr. Richard Loft & Dr. Raghu Raj Kumar 1.
Pi In The Sky (Storing Big Data on Cloud) Jenish Koirala Claflin University Mentors: Dr. Raghu Raj, Dr. Richard Loft SIParCS at Mesa Lab, NCAR Boulder,
Raspberry Pi: Automated Garden Monitoring System Stacy, Devin, Brandon.
Department of Electrical and Computer Engineering PDR Presentation Wednesday October 17, 2012 Reviewed by: Prof. Bardin & Prof. Gao.
The Scheme of Slow Control System in BESIII Xie Xiaoxi Gao Cuishan
Team /02/28 1. Chun Ta Huang Xirong Ye 2 Libo Dong Zongyang Zhu.
Automotive Engine Controller with PC User Interface Jason Dougherty.
Senior Design Weekly Update GROUP MAY1633 9/28/2015.
Introduction :  In the beginning, the calculator is the basic idea of computers out, then that arrived at the large computers.  in1980 or late seventies.
ITIS 3110 LAB 10 Wireless. configure Pi to use a Wi-Fi dongle New lab Extremely simple.
IoT: Windows 10 & Raspberry Pi By: Mitchel Sellers.
Intro to Raspberry Pi A Southwest Florida Hackerspace Workshop Presented by: Russell Benzing & Eric Schiffli.
Topics Duality of environmental change Definition of Reactivity Creating environmental change Software framework Unique features Hardware/Software relationship.
Raspberry Pi Garage Door Mark Barron NET 499 Eastern Kentucky University.
Raspberry Pi Project Control Your Home Lights with a Raspberry Pi.
Introducing the Raspberry Pi Nauru ICT Department April 2016.
Projekt „ESSNBS“ Niš, November 4 th – 7 th, DAAD Wireless Measurement System for Environmental Monitoring and Control MM. Srbinovska, V. Dimcev,
Lets Begin …. Objective… Cheap System Time Saving Encourage to Plant More Trees Accurate Timing.
Farhin Al Masud What is Raspberry PI? o Low cost, credit card sized computer o SOC (System on a chip) o Founded by Raspberry PI foundation.
An introduction to the Raspberry Pi. What is a Raspberry Pi?  University of Cambridge’s Computer Laboratory  Decline in skill level  Designed for education.
EPICS Integration of Raspberry Pi Monitoring System for simple applications and user trainings Son, ChangWook IBS, S.Korea May Michigan, USA Son,
PlaatEnergy (Energy Data Logger) Open Source Project W.B.J. van der Plaat (Principal IT Architect)
Grado en Ingeniería de Tecnologías y Servicios de Telecomunicación
Another slice of pi Hands-ON with the raspberry pi computer
Building Raspberry Pi Controllers with Python
Mandava Institute of Engineering and Technology
Ira Goldstein Siena College
IoT Milos Hampl.
IoT 101 with Raspberry Pi and Azure
Internet of Things (internet of everything?)
Smart Hydroponic Greenhouse December 8, 2016
Adaptive Home Automation System
Cloud Architecture Internet of Everything Meetup
Laboratorio per dottorandi 2017 Particle Accelerators Control System
Jeffery S. Horsburgh Utah State University
Recitation 7 Intro Engineering Pro Tips
Remote Sensor Interface for IoT
Computer System Laboratory
RASPBERRY PI WORKSHOP.
Intelligent Weather Station
HTX.
INTRODUCTION TO THE RASPBERRY PI Darrell Davis KT4WX
Midway Design Review Team Digiceipt December 4,
Android Street Car Team 12 Zongyang Zhu ECE 477 Senior Design Project
The Internet of Things (IoT)
Recitation 6 Intro Engineering Pro Tips
What is a Raspberry Pi? The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard.
Intelligent HVAC Control
Implementation of Embedded OS
Tareq Khan, Ph.D. Assistant Professor,
Remote Sensor Interface for IoT
Eddie Chan Behnaz Ghouchani Golnaz Ghouchani
Presentation transcript:

Erik Lee February 11, 2013 Preliminary Design Review EN Embedded Systems Development Lab

Two modules will cooperatively monitor environmental attributes and report them to the web.

 Temperature  Humidity  Barometric Pressure  Water Level in a residential well

Check Tempurature Check Humidity Check Pressure Check Water Depth Report Changes

 Tempuarture/Humidity  MaxDetect 1-wire bus  Barometric Pressure  I 2 C bus  Rotational Encoder  Quadrature encoding  Raspberry PI  WiFi, I 2 C, GPIO

 Raspberry PI modules, SD cards, USB WiFi, Power Adapter  Temperature/Humidity sensor  Barometric Pressure sensor  Rotational Encoder, bearings, pulley, rope, floats, wooden structure  WiFi Router  Materials ordered online (ETA before March)

 C and Python programming languages  IDE included with Raspberry PI  Gspread library  Connect to Google spreadsheets  AdaFruit.com  Tutorials and examples

 Approach  Learn python ▪ Simple programs ▪ Interface with gspread (read and write from cells)  Assemble/Connect sensors as they arrive  Interface with sensors using Python or C  Combine project  Risk  Learning Python  Learning Raspberry PI  Time for materials to come

 W1 Project Idea  W2 Project Definition  W3 PDR  W4 Learn Python, Gspread, and Sensor Datasheet  W5 CDR, assemble well depth gauge  W6 Learn Raspberry PI  W7 – 13 Implement project  W14 Refine User Interface  W15 Final Presentation

 Microsoft Graphics  FunSpark.com  CUI.com  Adafruit.com