Arduino AWS Prototype Arduino based AWS John KW Chan

Slides:



Advertisements
Similar presentations
Anurag Dwivedi & Rudra Pratap Suman.  Open Source electronic prototyping platform based on flexible easy to use hardware and software.
Advertisements

Tachometers – An Overview
ELECTRICAL. Circuits Outline Power Hub Microcontroller Sensor Inputs Motor Driver.
Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng.
BME/ECE 462 Presentation II Arduino basics & Visual display Yue Yin & Chenchen Qi 09/18/2014.
Astronomical Array Control & Acquisition System at NAOC Zhaowang Zhao Binxun Ye Research Labs for Astronomy National Astronomical Observatories, Chinese.
Introduction AD620 Instrumentation Amplifier
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
Team Members Jordan Bennett Kyle Schultz Min Jae Lee Kevin Yeh.
Department of Electronic & Electrical Engineering Embedded system Aims: Introduction to: Hardware. Software Ideas for projects ? Robotics/Control/Sensors.
1 Digital Voltage Transducer family DV from 1200 to 4200 V RMS DVL from 50 to 2000 V RMS.
LDA Large Display for Analog Inputs. Agenda What is the LDA? Easy programming About the input Setpoint control Communication Other features Packaging.
HOPE Microelectronic Company website:
Final Presentation Winter Final Presentation Winter Students Naftali Weiss Nadav Melke Instructor Mony Orbach Duration Single Semester.
仙公 100 Sancode 100 The best solution of the low cost and high performance SOC tester Signality System Engineering Co., LTD. Signality System Engineering.
Analog on the Arduino int k; // integer = 16 bits k = analogRead(1); Analog volts value (0V → 5V) returns from 0 to 1023 into “k” (10 “bits” = 1024 values)
Impulse Generator Control Module Mid-Semester Presentation.
Strong as a Buck. Meet The Team Warn Wilson John Clark Dre Crumbly Electrical Engineering Computer Engineering.
 Introduction.  Block Diagram.  Sensors.  Arduino.  Advantages.  Limitations.  Applications.  Conclusion. Contents.
A Quick Introduction to Arduino and Sensors Philip C. Fulmer, PhD, CHP Francis Marion University Florence, SC.
Tiltmeter, Compass,Temperature modules for the PPM.
Arduino Microcontroller Technical Details : Arduino (UNO R3) micro-controller ATmega 328 CPU (“industry-standard” micro-controller CPU) ?? MHz clock speed.
ACCURATE ELECTRONIC STOPWATCH
Temperature Text Message Alert System Travis Midthun Dr. Stanislaw Legowski Department of Electrical and Computer Engineering.
DIGITAL SHOWER CONTROLLER BY NATHAN GARNER KASUN KUMARAGE.
1 of 20 How to use the Compass A. Compass. 2 Compass: - Provides heading relative to Magnetic North, not true North HMC5883L V input - I2C (not.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
Front End. Charge pre-amp and detector Voltage regulator. TOP side. Detector linear voltage regulator BOTTOM side. Charge pre-amp.
Arduino Board SHUBHAM PANCHAL: What is an Arduino? A microcontroller board + programming IDE Microcontrollers & Robotics.
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.
Arduino.
Si70xx Temperature Sensors Customer Friendly
IF I ONLY HAD A BRAIN THE MICROCONTROLLER
Cold-Chain Expert, Total Solution Quality Precision Service Value
Instrumented Walker Skyler Bullington Tommy Frankenberger Larson Stacy
Scrolling LCD using Arduino.
Dr. Kyung Eun Park Summer 2017
Introducing the Arduino boards & some supporting modules
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
Home automation using Arduino & ‘PIR sensor’
Calorimeter Mu2e Development electronics Front-end Review
CPU1 Block Specifications
Intro to the Arduino Created by
SCADA for Remote Industrial Plant
Piezoelectric Microphone
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
SUBMITTED BY EDGEFX TEAM
LDA Large Display for Analog Inputs
‘SONAR’ using Arduino & ultrasonic distance sensor
SUBMITTED BY UNDER SUPERVISION OF VIJAY SINGH AJEET DHAKAR
SArduino Training 2018 cho THPT Saigon Institute of Technology
P15671: Expansion Joint Health Monitoring Data Acquisition
Arduino and Grove LET’S START.
Introduction to Arduinos
Instructor Resources.
TI320 – IR (16:9) 32.0” TFT LCD Infrared Touch Monitor 한국에스티
"You don't need anyone's permission to make something great
Banyule Coding Club: Learn Arduino Richard Counsel Malcolm Macleod Watsonia Library - June 2018 Reference materials here ->
Customer Presentation
Technical Communication Skills Practicum
Manual Robotics ..
智慧電子應用設計導論(1/3) Arduino
Introduction to Arduino
Arduino Board.
Arduino म्हणजे काय?.
Introduction to Arduinos
Instructor Resources.
STM32duino Workshop Carlo Parata 24 November 2017.
Presentation transcript:

Arduino AWS Prototype Arduino based AWS John KW Chan Scientific Officer Hong Kong Observatory November 2014

Arduino AWS Project Project Objectives Open-source electronics platform Modular, easy-to-use hardware and software Freely available accurate sensors Customisable and expandable by user NO operating system Arduino AWS Project

Arduino AWS Project Arduino UNO Microprocessor Board (“The One”) UNO R3 (SMD) 14 digital input/output pins 6 analog inputs 16 MHz clock Small form factor Arduino AWS Project

Sensors Temperature Humidity Pressure Rainfall Arduino aws project

Arduino aws project Temperature and Humidity Sensors Model SEN51035P Grove – Temperature and Humidity Sensor Pro Arduino aws project

Arduino aws project Items Conditions Min Norm Max Unit VCC - 3.3 6 6  Volts Measuring Current Supply 1  -  1.5  mA Standby Current Supply 40 50  uA Measuring Range Humidity 5% 99% RH Temperature -40  80 °C Accuracy ±2% ±0.5  Resolution 0.1% 0.1 Repeatability ±0.3% ±0.2 Long-term Stability ±0.5% RH/year Signal Collecting Period 2 S Respond Time 1/e(63%) 6 20 Arduino aws project

Arduino aws project Pressure Sensor Model SEN05291P Grove - Barometer Sensor Arduino aws project

Arduino aws project Pressure Sensor Features Wide pressure range Item Min Typical Max Unit Voltage 3 5 5.5 VDC Current 89 / 130 uA Pressure Range 300 1100 hPa Faster I2C data transfer 3.4 MHZ Dimension 20.4*24.3*9.7 mm Weight 2 g Pressure Sensor Features Wide pressure range Fully calibrated Low power consumption: 5μA Low noise: Arduino aws project

Arduino aws project Display and Communication Real Time Clock 2.8” TFT Screen GPRS Real Time Clock Arduino aws project

Arduino aws project

Arduino aws project Software Arduino 1.5.8 IDE Beta Windows/Max OS X/LINUX (32 and 64 bit) Download from: http://arduino.cc/en/main/software Libraries and header files Each Sensors TFT Display IO/Communications Arduino aws project