Embedded systems with sensors

Slides:



Advertisements
Similar presentations
Home Automation Products Introduction Home Automation Products تقنية البيوت والمكاتب الذكية –الأجهزة المستخدمة.
Advertisements

Convenience energy saving comfort SMART HOTEL SECURITY.
Security Options. Car Alarms Audible SoundsDoor Lock ActivatorsParking Light Flash Remote Panic Button (Optional) Starter Disable Protection (Optional)
Contents Page Introduction To New Technology The Way Technology Allows Communication Via New Technology The Way The Mobile Is An Extension Of Our Central.
Mars Rover TEAM CPNE Crossen Davis Peter Ramer Nancy Robinson Eric Rodriguez.
Brian Netz The Human Response to A Digital Control System Engr 315 Professor Ribeiro.
Hardware Overview CS French Chapter 11. Main Functional Elements of a Computer System Input / Output (I/O) –to give out information –to take in data and.
RFID Pet Door Andrew Parr Conner Rocole Ben Peetz Eric Sturm EE 494, Fall 2006.
Numonic White Board Softkey Wireless Setup White Board Technology The interactive whiteboards by Numonics.
Presentation: Phidgets for Rapid Pervasive Prototyping Applied Pervasive Computing.
Introduction of New Wall Mounted AVS 18-24URCSBBA Commercial Air Conditioning Dept
Knocker Unlocker JACOB GILBERT | SENIOR DESIGN PROJECT 1.
IMDL Presentation by Li. Park Ranger Subtitle Park Ranger Block Diagram Mega 2560 Arduino Tmp Sensor Humidity Sensor XBEE LCD Buzzer LaptopGUI Motor.
Lab Components and Breakouts TYWu. Basic Components Arduino UNO12 unitsR3: 7 units, Others: 5 units Breadboard12 unitsL: 9 units, S: 3units Dupont Wire2.
1 Body Electrical - Lighting Lighting - Meter Meter - Air Conditioner Air Conditioner - Toyota Parking Assist Toyota Parking Assist - Power Window Power.
Topic 2 Input devices. Topic 2 Input devices Are used to get raw data into the computer so that it can be processed Include common input devices such.
And growing! InPost PORTFOLIO May INPOST LOCKERS 4 Alternatives Alternatives 5 Materials Materials 6 Anchoring Anchoring 7 Stability Stability.
EEE 499 GRADUATION PROJECT FIRST-MIDTERM PRESENTATION By Sedat ONATLI & Akbar SHADAKOV Supervisor : Prof.Dr. Arif NACAROĞLU.
Smart Bench Press System Dat Lee, Sophia Mercurio, Johnny Peguero ME 5643 Final Project Presentation.
Output and Actuator Output: Any signal or information, digital or analog that has been decided in a system by a systematic processing way is known as.
KM SERIES VENDING MACHINES OPERATION MANUAL. ARM Main board & Driver Board DRIVING BOARD MAIN BOARD.
S3b Sim Secual Product Training March Connected to your smartphone Communication by SIM card Interact with your system everywhere you are Control.
Arduino 101 An Introduction Gareth Halfacree. What's an "Arduino?" I mean, really, what sort of a name is that? Rapid electronics prototyping platform.
Library Knowledge Base Exam Papers.
Introduction to Mechatronics
Tick the most appropriate method of inputting data for the following uses.
S4 Combo Secual Product Training March 2016.
Get Started Hotspot Information
Understanding Laptops
Introduction In this lab , we will learn
Overview What is Arduino? What is it used for? How to get started
Input devices.
Morgan Kaufmann Publishers
Cool Electronic Gadgets
BEGINNER PROGRAMMING LESSON
Computer Architecture & Operations I
Embedded password based door locking system
ANDROID AN OPEN HANDSET ALLIANCE PROJECT
S . Anil Kumar III year MCA
IT-AMS Applied Microcontroller Systems (5 ECTS , Forår, E / IKT)
Overview What is Arduino? What is it used for? How to get started
Radio Quality Indication
DIGITAL JEWELLERY.
Introduction To Programming with LEGO NXT 0
OBJECTIVE AND FEATURES:
Case Design Version 2 P13036 – Notification Alert William Johnson.
Introduction To Programming with LEGO NXT 2
Printing using AirPrint on HP Officejet 4650 printer.
Input devices.
TECHNICAL TRAINING 2007.
IMDL Presentation by Li Yang.
وحدات الإدخال و الإخراج
زبان بدن Body Language.
ECE 477 Design Review Team 21 - Spring 2013
Home Enhancement Suite
Obstacle Detection Ultrasonic Sensor.
"You don't need anyone's permission to make something great
Autonomous Wheelchair Development
Exploring Computer Science Lesson 6-5
Prepared by : fatheyah faqih Supervisor:Dr.Falah Hassn
Elecbits.
AQT90 FLEX Service Training
Tareq Khan, Ph.D. Assistant Professor,
Coding Smart Module Device Drivers with the C Compiler
Input and Output devices in a Computer
Controlling electronic devices via WiFi with your Smartphone
Target Language English Created by Jane Driver.
PLTW Terms PLTW Vocabulary Set #10.
PLTW Terms PLTW Vocabulary Set #10.
05 | Integrating Advanced Sensors and Shields
Presentation transcript:

Embedded systems with sensors Maksim Gorev

Why?

How? Embedded systems Sensors

What? TI Launchpad + sensors + C language

Mouse thermometer a system to estimate body temperature from your hand lying on the mouse. alert when you are sick You will work with: Digital temperature sensor Bunch of leds Mouse (optional)

Doorlock Make a system to read old-school cards Unlock the door with the motor Display status with leds You will work with: Magnetic card-reader Bunch of leds Stepper motor Lock (optional)

Wireless distance measure Measure a distance with ultra-socing waves Display it on the screen You will work with: Ultrasonic sensor LCD display Buttons

What you will use Driver libraries Version control (GitHub) Testing (CUnit) Doxygen (Really cool documentation) Code and libraries from the internet Project management

Where is the trick? State-machines Documentation Test English Participation Understanding

About me

Thank you!