Michael Palermo Jeremy Foster

Slides:



Advertisements
Similar presentations
Module 3 Configuring Hardware on a Computer Running Windows XP Professional.
Advertisements

CS 151 Digital Systems Design Lecture 19 Sequential Circuits: Latches.
Sensors. Point your phone at the sky, and Google Sky Map tells you which stars you’re looking at. Tilt your phone, and you can control the game you’re.
Michael Barrett Founder Nok Nok Labs Camera Fingerprint Sensor Microphone Secure Execution Secure Storage Location Motion, Heartbeat, etc. M7 Face.
© 2005 Prentice Hall7-1 Stumpf and Teague Object-Oriented Systems Analysis and Design with UML.
High Speed Digital Systems Lab 1 Mini Control System Application Mini Control System Application Poster Students: Yair Kler Supervisor: Boaz Mizrahi Spring.
Program and deploy your SN in minutes  Program: Single System Image  “Write Once, Run… Wherever”  Each program runs on an SN “slice” i.e., a Virtual.
Depending on who you ask, IoT is either: Nothing new A unicorn Magic, and will soon change everything. We’ve been doing this for 40 years.
Data: A collection of raw facts and figures. It may consist of numbers, characters, symbols or pictures. Information: Organized and processed form of.
M4: Multimedia and Devices
Advanced Windows 8 Apps Using JavaScript Jump Start Exam Prep Advanced Windows 8 Apps Using JavaScript Jeremy Foster Microsoft Developer Evangelist.
Developing Windows 8 Store Apps using HTML5 Refresh / Exam Prep M2: Storage, Networking, and Security Michael Palermo Microsoft Technical Evangelist.
NFC Inventory Android App
Windows 8 empowers you to build apps that can seamlessly adapt to your customer’s environment using sensors and location.
What’s new for Windows 8 Devs Part 3 Lewis Benge Devices & Integration Team TBWA\Digital Arts Network DEV216.
Module 13: Network Load Balancing Fundamentals. Server Availability and Scalability Overview Windows Network Load Balancing Configuring Windows Network.
Home Lab: Shared Infrastructure for Home Technology Field Studies A.J. BrushJaeyeon JungRatul MahajanJames Scott.
World Class Leaders in Fire Detection for over 75 years.
Gaming Engines for Windows 8 M6: Monetizing and Store submission Adam Tuliper Microsoft Technical Evangelist Michael Palermo Microsoft Technical Evangelist.
Join the MVA Community! ▪ Microsoft Virtual Academy—Free online training! ‒ Tailored for IT Pros and Developers ‒ Over 1M registered users ▪ Earn while.
Advanced Windows 8 Apps Using JavaScript Jump Start Exam Prep M5: Data, Files, and Encryption Michael Palermo Microsoft Technical Evangelist Jeremy.
Module 15 Managing Windows Server® 2008 Backup and Restore.
Developer TECH REFRESH 15 Junho 2015 #pttechrefres h Understand your end-users and your app with Application Insights.
Storage Device Design Pattern JEFF MEISSNER; KEN HARDY Windows Program Management.
Updates and Common Questions Asked by Simulation Developers Peter Shier Architect Windows Devices and Storage Technologies
Design Constraint Analysis Team KANG Group 1. Sentry Gun Design and build a turret and armature structure with the ability to detect, track and fire upon.
Gaming Frameworks for Windows 8 M4: YoYo Games GameMaker Michael Palermo Microsoft Technical Evangelist Jeremy Foster Microsoft Technical Evangelist.
Easy programmatic access to the file system, file type associations, and new system UI controls for opening files Simple integration with the file.
Ready for what’s next. The Evolution of SharePoint Event Receivers SharePoint Saturday DC: Reston December 7 th, 2013 Timothy Ferro.
Importance of customer feedback Customer feedback.
Advanced Windows 8 Apps Using JavaScript Jump Start Exam Prep M6: Deployment Jeremy Foster Microsoft Developer Evangelist Michael Palermo Microsoft.
FECOS the best people make cosylab Matej Miha Rok
Jerry Nixon | Microsoft Developer Evangelist Daren May | President & Co-founder, Crank211.
Advanced Windows Store App Development with HTML5 Refresh / Exam Prep M6: Tools and Asynchronous Programming Jeremy Foster Microsoft Technical.
Manual Testing Lesson 3 Test Driving your application.
Computer Parts And Components PERIPHERALS. Definition of Peripherals External hardware devices attached to the computer are called peripheral devices.
IPlant Collaborative Tools and Services Workshop iPlant Collaborative Tools and Services Workshop Overview of Atmosphere.
StreamLine ® - Customer - Object - Traceability - Reliability.
CompactLogix Controllers Portfolio
Advanced Windows 8 App Development Using JavaScript Jump Start Exam Prep M2: Hardware and Sensors Michael Palermo Microsoft Technical Evangelist.
11 | Managing User Info Jeremy Foster Michael Palermo
Blue eye technology Prepared by VINIT SHAH 08 CE 099.
M5: Packaging and Deployment
Upsell Small Business Customers to an Office 365 plan
Eliminating paper & increasing user’s shopping experience with
Orchestrating Data and Services with Azure Data Factory
Mobile Application Development
Practical Oriented Theory
Sliding Puzzle Project
Microsoft Build /22/ :52 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Our Data Center Structure
Acutelearn Technologies Tivoli Storage Manager(TSM) Training Tivoli Storage Manager Basics: Tivoli Storage Manager Overview Tivoli Storage Manager concepts.
Customizing your device experience with assigned access
M4: Animations, Custom Controls, and Globalization
Bluetooth Device Companion apps for Windows 10
Jeremy Foster Michael Palermo
Introduction to jQuery
Information Processing Cycle
Jeremy Foster Michael Palermo
What's New in Visual Studio 2005
Michael Palermo Jeremy Foster
M3: Printing and PlayTo Jeremy Foster Michael Palermo
Developing Universal Windows Apps with HTML and JavaScript
Jeremy Foster Michael Palermo
Gaming Engines for Windows 8
Jeremy Foster Michael Palermo
Grade 3 Lesson 5 Smart Doorbell.
Year 4 Lesson 5 Smart Doorbell.
06 | Mapping Areas and Detecting Objects
Christopher Harrison Jeremy Foster
Presentation transcript:

Michael Palermo | @palermo4 Jeremy Foster | @codefoster 08 | Hardware and Sensors Michael Palermo | @palermo4 Jeremy Foster | @codefoster

Module Overview Enabling and disabling devices Enumerating devices Printing Motion and orientation Geolocation and geofencing Removable storage

Enabling and Disabling Devices

Enabling Device Capabilities

Visual Studio: Device Capabilities

Enumerating Devices

Why Device Discovery? Detection for type of device Detection of device added, removed, or changed Storing “last used” device

codeShow: Devices

Printing

codeShow: Printing

Motion and Orientation

codeShow: Motion & Orientation

Geolocation and Geofencing

Geolocation and Geofencing Geolocation is the acquisition of the user's location, altitude, speed, direction, etc. by whatever means works best and has the least performance impact Geofencing is virtual boundaries implemented such that when a device enters or exits a boundary a system level event is fired that an app can respond to

codeShow: Location

MSDN: Geolocation

Cortana… Theo chocolate for my wife

Removable Storage

codeShow: Discovery

Summary Enabling and disabling devices Enumerating devices Printing Motion and orientation Geolocation and geofencing Removable storage