Windows 8 empowers you to build apps that can seamlessly adapt to your customer’s environment using sensors and location.

Slides:



Advertisements
Similar presentations
Mobile Devices for Geography Teaching Dr Andrew lLee, St Paul's School, London. Apple Distinguished Educator 1.
Advertisements

Knells Door and Hardware SINCE 1906 Electronic Access Control Presentation.
TouchDevelop Create apps ON your phone! Peli de Halleux (Senior Software Developer) Microsoft Research.
By Zheng Sun, Aveek Purohit, Shijia Pan, Frank Mokaya, Raja Bose, and Pei Zhang final38.pdf.
01/05/2015 Input-Output-Process Demo Automatic Streetlight System.
Session 1.1. Windows Phone Topics Session 1.1 Windows Phone The Windows Phone Device.
Applications can seamlessly adapt to the users environment using environmental and motion/activity sensors.
UMDF Sensor Hardware (non-HID) Win32 app Metro style app Sensor Driver (3rd Party) Sensor Hardware (HID) Green = 3rd Party Black = Firmware.
Building Sensor-based Apps Windows Phone Windows Store Windows Desktop
Win8 on Intel Programming Course Modern UI : Sensors Cédric Andreolli Intel Software.
BY VENUS BRIGHT Input Output. What is a input An input is something simple that connects into the computer. Such as the most common input is a keyboard.
TouchDevelop Create apps for all your devices
Open and Closed Loops Standard Grade Computing Studies.
What’s new for Windows 8 Devs Part 3 Lewis Benge Devices & Integration Team TBWA\Digital Arts Network DEV216.
Electric Circuits with Multiple Loads Some electric devices, such as calculators, simple cameras, and flashlights, operate only one electric load.
Integrate your game with Windows platform Vladimir Kolesnikov Technical Evangelist
July 25, 2010 SensorKDD Activity Recognition Using Cell Phone Accelerometers Jennifer Kwapisz, Gary Weiss, Samuel Moore Department of Computer &
CONFIDENTIAL1 Case Study. CONFIDENTIAL2 The Ad Becomes the App An app-like location experience for every brand.
Kinect & 3D Scanning Mark Breedveld
Going the Distance with Video Technology  Must be user friendly  Requires cooperative effort  Effective technical support approach  Empowering faculty.
Yue Pan, Siddharth Maini, Eli Blevis Human-Computer Interaction Design, School of Informatics & Computing, Indiana University at Bloomington Framing the.
Easy programmatic access to the file system, file type associations, and new system UI controls for opening files Simple integration with the file.
MIND MAPS FOR THE ICT STUDENTS V.S.R.RANASIRI R / KURUWITA M.M.V.
| | Top 4 Benefits of Hybrid Mobile Apps.
Indoor GPS with Bluetooth Beacons and Windows 10 IoT Core Jared Rhodes Marshall Corry Atlanta Code Camp 2015.
Computer Parts And Components PERIPHERALS. Definition of Peripherals External hardware devices attached to the computer are called peripheral devices.
A Gesture Based System Humanize Technology.  Communication is the way we learn.  What about learners with communication difficulties?  Make technology.
WELCOME. Mobile Application Development Dreamsoft4u.
PhoneSmall Tablet 2-in-1s (Tablet or Laptop) Desktops & All-in-Ones PhabletLarge Tablet Classic Laptop XboxIoTSurface HubHolographic Windows 10.
C ONTEXT AWARE SMART PHONE YOGITHA N. & PREETHI G.D. 6 th SEM, B.E.(C.S.E) SIDDAGANGA INSTITUTE OF TECHNOLOGY TUMKUR
Understanding Mobile Devices, Interactions, and Tools Lesson 1.
Gestures and Device Motion. Introduction Everyone has their own way of picking up and putting down their device Holding and using the device can determine.
Embracing the consumerization of IT There are four components to Microsoft’s strategy.
Chapter 8 Sensors and Camera. Figure 08.01: The Accelerometer can gauge the orientation of a stationary device.
Advanced Windows 8 App Development Using JavaScript Jump Start Exam Prep M2: Hardware and Sensors Michael Palermo Microsoft Technical Evangelist.
Windows 7 Ultimate
ET-570 Smart Phone Apps.
Augmented Reality And Virtual Reality.
Augmented Reality By: Erica Baas.
Goal : Develop a software that converts arm movements into messages

Project name and logo Workflow materials models: template 1
SIPOC <Insert Process Title Here>
Workflow materials models: template 1
Architecting and integrating sensor drivers
Balloon Observatory for Wavelength and Spectral Emission Readings
This is a typical Windows user desktop
03 | UWA Design Jerry Nixon | Microsoft Developer Evangelist Daren May | President & Co-founder, Crank211.
Global Challenge Night Sensor Lesson 1.
Developing for Glass.
Microsoft Build /18/ :04 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Building great Windows 8 systems
Global Challenge Night Sensor Lesson 1.
In the land of the blind, the one eyed man is king
Project name and logo Workflow materials models: template 1
Ашық сабақ 7 сынып Файлдар мен қапшықтар Сабақтың тақырыбы:
Windows басқару элементтері
Global Challenge Night Sensor Lesson 1.
Global Challenge Night Sensor Lesson 1.
Global Challenge Night Sensor Lesson 1.
Global Challenge Night Sensor Lesson 1.
Қош келдіңіздер!.
Global Challenge Night Sensor Lesson 1.
Android Development Introduction to Android Development 2011/01/16
Информатика пән мұғалімі : Аитова Карима.
Global Challenge Night Sensor Lesson 1.
Michael Palermo Jeremy Foster
Global Challenge Night Sensor Lesson 1.
Global Challenge Night Sensor Lesson 1.
Global Challenge Night Sensor Lesson 1.
Presentation transcript:

Windows 8 empowers you to build apps that can seamlessly adapt to your customer’s environment using sensors and location.

Building location-aware apps

// Application manifest capabilities required // to access Geolocation & Camera in your app

Location-based user experience

Everyday sensor apps

Most apps can benefit from sensors.

Windows.Devices.Sensors Namespace Simple Device Orientation Simple Data Accelerometer Gyro Light Sensor Raw Sensor Data Inclinometer Device Orientation Compass Sensor Fusion Data

Sensor Fusion

The whole is greater than the sum of the parts.

What is Sensor Fusion? The process of using multiple sensor inputs to enhance or synthesize sensor outputs.

X+ Y+ Z+ α αx, y, z

Recap

Windows 8 empowers you to build apps that can seamlessly adapt to your customers environment using sensors and location.