Remote Sensor Interface for IoT

Slides:



Advertisements
Similar presentations
Robotics Club, Snt Council2 The 3 Schools of Robotics: Mechanical Design – Types of motors – Material selection –
Advertisements

In Order of Presentation: Ishaan Sandhu DannY Kang Arslan Qaiser Eric Otte Anuar Tazabekov Capacitive Rain Sensor for Automatic Wiper Control.
Wireless Telemetry System for Solar Vehicle Scott Cowan Elliot Hernandez Tung Le March 14, 2011 Scott Cowan Elliot Hernandez Tung Le March 14, 2011 School.
Arduino Week 3 Lab ECE 1020 Prof. Ahmadi. Objective Data acquisition (DAQ) is the process of measuring an electrical or physical phenomenon such as voltage,
University of Massachusetts Amherst InteLock TM Team: Emmanuel Seguin Josh Coffin Anh-Kiet Huynh Christos Tsiokos Remote Access and Proximity Key Advisor:
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
Khaled A. Al-Utaibi  What is Arduino?  Arduino Boards  Arduino Shields  Arduino Uno Hardware.
ECE 411 Practicum Project Dung Vo Duc Phan Rami Alshafi Talal Alshammari.
AVR  Modern RISC architecture: Compact and FAST.  Tuned for high level languages.  Consistent architecture across entire line.  Small AVR are subsets.
Little arduino microcontrollers Meghan Jimenez 12 February 2014.
Department of Electronic & Electrical Engineering Embedded system Aims: Introduction to: Hardware. Software Ideas for projects ? Robotics/Control/Sensors.
2.0 EMBEDDED CONTROLLER Engr. Hj. Mohamad Fauzi bin Zakaria Department of Mechatronics and Robotics Engineering Faculty of Electrical and Electronic Engineering.
R.O.M. System Team: RISC Takers Team Members: Paul Banks, Yorick Robinson, Evan Tu, & Hans Weggeman Louisiana State University – Senior Design October.
Scott Coffin Adam Faucher Jason Graika Brian Voelz Client: Honeywell Advisor: Dr. Zhengdao Wang.
Atmel AVR Jared Bevis January 14, The Power of Your Chips The main power of your chips lies in the programming language/compiler available to you.
ATtiny23131 A SEMINAR ON AVR MICROCONTROLLER ATtiny2313.
Chris Wallau ECE5330 November 17, 2008 Remote Thermometer and Display.
ECE 477 DESIGN REVIEW TEAM 4  SPRING 2015 Matt Carpenter, Grant Gumina, Chris Holly, and Michael Pak.
Connected Hardware for Software Engineers 101 Pance Cavkovski, Netcetera.
“We watch so you don’t have to.” Midterm Presentation Tuesday, February 05, 2002.
Short to Medium Range Positional Device With Security (Car Locator) Hong J. Kim Thomas Na Ja Heon Ku Hong J. Kim Thomas Na Ja Heon Ku.
I NTERNET OF T HINGS. 2 By, Dr. Kayarvizhy N An Introduction to Internet of Things Associate Professor BMS College of Engineering Bull Temple Road Bangalore.
Arduino Week 3 Lab ECE 1020 Prof. Ahmadi. Objective Data acquisition (DAQ) is the process of measuring an electrical or physical phenomenon such as voltage,
Arduino based Automatic Temperature Controlled Fan Speed Regulator.
Application Case Study Christmas Lights Controller
Voice Controlled Robot by Cell Phone with Android App
Universal Automotive Computer
A. Aloisio, R. Giordano Univ. of Naples ‘Federico II’
IoT Milos Hampl.
Obstacle avoiding robot { pixel }
<Add team picture or relevant project picture here>
Scrolling LCD using Arduino.
Citizen Driven IoT Innovation for Disaster Relief
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
Home automation using Arduino & ‘PIR sensor’
Single board computers in the ham shack
CYMOTE MAY 1735 Team: Michael Linthicum, Kyle Fischer, Daniel Shauger, Nicholas Juelsgaard, Samuel Neff Advisor: Dr. Thomas Daniels INTRODUCTION CprE 185.
Universal connection and monitoring for M2M applications
Prepared by: Raghad J Foqha Supervisor: Dr. Saed Tarapiah
Chapter A - The Raspberry Pi Computer
Automatic human detector garbage can.
Voice Over IP By: Jon Peterson.
Outline Introduction Standards Project General Idea
SCADA for Remote Industrial Plant
IT-AMS Applied Microcontroller Systems (5 ECTS , Forår, E / IKT)
Electrical candle ECE 411 Practicum Project Dung Vo Duc Phan
Chip Configuration and Drivers – Status Report
Remote Sensor Interface for IoT
Project guide B. SUBBULAKSHMI M. E Assistant Professor C. A. R
Course Overview and The 8051 Architecture
Internet of Things.
Personal Heads-Up Display
1.1) problem statement Threat to the user; controller device easily be hacked. Current controller device is not user friendly. Analysis Flight Time requires.
The Arduino Microcontroller: Atmel AVR Atmega 328
Arduino and Design of Embedded Applications
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Cumulative Design Review
The Internet of Things (IoT)
Instrumented Beehive Team 1: CSE: Max Aukshunas, Manali Palwankar
ECE 477 Design Review Team 8  Spring 2007
Introduction to Microprocessors and Microcontrollers
Internet-of-Things (IoT)
Robert Karas and Frank McCloskey
REMOTE INTERFACE FOR IOT
PLC Hardware Components.
Manual Robotics ..
Arduino Workshop University of Jordan.
Tareq Khan, Ph.D. Assistant Professor,
Arduino Workshop University of Jordan.
Lab #1: Getting Started.
Presentation transcript:

Remote Sensor Interface for IoT Martin Hutchins Nicholas O’Dell Joe Cooper

Scope Goal: A low-cost remote interface to the Internet of Things via a Raspberry Pi Zero and an AVR

IoT Device List Raspberry Pi zero Atmel AVR ATTINY85

Deliverables Simple interface for digital, analog, SPI, and I2C I/O Remote access and control Solar power with battery Notification system Self test feature Protective case Dual platform: Raspberry Pi AVR

Other Components MCP3008 (Analog-to-Digital Converter) for the Pi Zero LM75 Temperature sensor -> I2C device TSOP-382(IR Receiver) -> to communicate with the AVR R15-300 Solar Panel UB1250 12v Battery, 5Ah

Notification System Research, design and test Reports system information to user Self Test Feature - Checks the hardware and the system and reports results to user

Remote Interfaces WhatsApp - SMS Twitter - Mass communication Web page - General information/interfacing

Protective Case After the assembly of all the components a protective case will be designed. 3D print case

Troubleshooting Main issues AVR->Space issues Connecting through Arduino ISP Alternatively used the tiny programmer IR receiver -> AVR Issues with using libraries Ported I2C code from Arduino to AVR

Accomplishments Get RPi working with SPI, ADC, I2C Get Arduino working with SPI, I2C, IR Transfer to AVR Circuit designed, PCB fabricated Solar panel and battery researched and sourced RPi remote communication researched

Further Steps Look into more AVR’s Transfer data from PI 3 to Zero Assemble circuit Incorporate the solar panel and battery Test circuit, revise as necessary Competitor comparison Market research

Questions?