Mobile Operating Systems Lesson 05 Windows CE Part 1

Size: px
Start display at page:

Download "Mobile Operating Systems Lesson 05 Windows CE Part 1"

Transcription

1 Mobile Operating Systems Lesson 05 Windows CE Part 1 Oxford University Press All rights reserved. 1

2 Windows CE A 32 bit OS from Microsoft Customized for each specific hardware and processor in order to fine-tune the performance Compatible with a variety of processor architectures Compiled for a specific set of hardware, its performance is very finely tuned Oxford University Press All rights reserved. 2

3 Windows CE User personal-computer-like feel and Windows-like GUIs Large number of Windows-based applications available at the device Oxford University Press All rights reserved. 3

4 Windows CE 4.x Adds improved security, GUIs, VUIs, telephony libraries, and standard interfaces for access to the external SD cards for the files Oxford University Press All rights reserved. 4

5 Windows CE 5.x Supports a non-volatile file system using flash memory Flash nowadays used instead of persistent battery-backed RAM Oxford University Press All rights reserved. 5

6 Windows CE 5.x Windows CE supports a new file system that supports larger file sizes, removable media encryption, and larger storage media The flash file system saves the files and data in case the battery charge is draining out Oxford University Press All rights reserved. 6

7 Windows Embedded CE 6.0 Open, scalable, 32-bit operating system (OS) with small-footprint and advanced Windows technologies Provides hard real-time capabilities, with a redesigned kernel and embeddedspecific development tools Oxford University Press All rights reserved. 7

8 Windows Embedded CE 6.0 devices For home as well as work places Provisions for media and shared presentations Connectivity to cellular networks Oxford University Press All rights reserved. 8

9 Windows Mobile 6 platform For mobile devices such as PocketPC for managing Visual C# and Visual Basic.NET codes Based on Windows CE and hardware such as personal digital assistants (PDAs) and smartphones Oxford University Press All rights reserved. 9

10 Windows Mobile 6 platform Microsoft Visual Studio 2005 Windows Mobile SDK for creating software for the platform The code developed in Visual C++ Oxford University Press All rights reserved. 10

11 Windows Mobile Windows CE 5.0 with a set of specific applications GUIs/VUIs and for a specific set of processors Windows Mobile 5.x all user data in persistent (flash) memory and RAM to be used only for running applications External memory stick (strip) (e.g., 2 GB) Oxford University Press All rights reserved. 11

12 Windows CE Memory Memory requirement large Minimum footprint of Windows CE is 350 kb Windows Mobile 5.x all user data in persistent (flash) memory and RAM to be used only for running applications Scales to the requirement of the device peripherals Memory space partitioned Oxford University Press All rights reserved. 12

13 Processes in Windows CE Device based on CE 6.0 can run a larger number of complex applications and can run as many as 32,000 simultaneous processes Windows CE 6.0 provisions for each simultaneously running process 2 GB of virtual memory space Minimum footprint of Windows CE 350 kb Oxford University Press All rights reserved. 13

14 Thread Basic unit of computation A process any number of threads Threads run concurrently Oxford University Press All rights reserved. 14

15 Windows Mobile Deployed in (i) Smart phone, (ii) handheld PocketPC which features the digitizer in the human computer interface (HCI), and (iii) portable media player PDA with Microsoft Smartphone phone device, touch screen, touchpad, or directional pad Oxford University Press All rights reserved. 15

16 PocketPC Has digitization software which converts (i) analog signals to digital ones to enable scanning of photos and video recordings for storage or transmission (ii) audio analog sources into digital form to enable speech processing, voice, or music for creatring records and files which are stored or transmitted Oxford University Press All rights reserved. 16

17 Windows CE Kernel divided into two sublayers One sublayer consists of large part of the OS Then the OS is adjusted according to the device hardware by adding the remaining part of the OS Second sublayer called hardware abstraction layer Oxford University Press All rights reserved. 17

18 Windows CE Shared source licensed with controlled access to full or limited parts of the source code for a product Windows CE 5.x developers have the freedom to modify down to the kernel level without the need to share their changes with Microsoft or competitors Oxford University Press All rights reserved. 18

19 Windows CE A component-based, embedded, real-time operating system with deterministic interrupt latency Can be configured as a real-time operating system for handheld Smart phone, PocketPC, computers, and embedded systems Oxford University Press All rights reserved. 19

20 Windows CE Modular/componentized to provide the foundation of several classes of devices and supports addition of features of other components for Windows, DCOM, and COM Oxford University Press All rights reserved. 20

21 Windows CE Data format database or object file File automatically compresses when stored and decompresses when loaded Visual C/C++ platform integrates use of web.net XML parsing (trimmed version) Oxford University Press All rights reserved. 21

22 GUIs development support Using markup language as well as C/C++ language Embedded complex APIs Gives the user a PC-like feel and Windows-like GUIs (window resizing not provided) Oxford University Press All rights reserved. 22

23 VUIs development support Built-in microphone for voice recording VUIs (in PocketPC and automotive PC), buttons, shortcut icons, menus, scroll bar, dialogs, forms, and tables Oxford University Press All rights reserved. 23

24 Display High resolution colour/ display Touch screen Stylus keypad with Windows layout of desktop programs displayed on coloured touch screen Oxford University Press All rights reserved. 24

25 Software Desktop for Windows Other essential software PIM Contacts Task-to-do Smart phone Multimedia applications such as playing music Oxford University Press All rights reserved. 25

26 Desktop Programs Owner Number of messages not read Tasks Present hour subject Oxford University Press All rights reserved. 26

27 Desktop Programs Button and tool bar for task start menu Today calendar, contacts, Internet explorer, messages, phone, pocket MSN, album, MSN messenger, camera, programs, settings, and help], phone mode indicator (on/off), signal strength status, speaker status (on/off), and time Oxford University Press All rights reserved. 27

28 Soft buttons Two context-sensitive soft buttons at the bottom of the screen Can be mapped to hardware buttons on any specific device Oxford University Press All rights reserved. 28

29 Ports USB and infrared port support for communication of a device with mobile phones and for synchronizing a PC using ActiveSync after resolving the conflicts due to different versions of object files during data exchange. Bluetooth TCP/IP WiFi or Ethernet LAN interface Oxford University Press All rights reserved. 29

30 ActiveSync Synchronization of mobile device data with PC using a USB, Bluetooth, and PC infrared port Oxford University Press All rights reserved. 30

31 Connectivity to other devices A cradle connects to PC USB 2.0 in Windows CE 5.0 PocketPC conform as the USB mass storage class, the storage on device can be accessed, and drag and drop menu can be used from any USB port of PC, which considers the handheld device just another flash drive Oxford University Press All rights reserved. 31

32 Third party support Very large support (about 20000) for games, applications, mobile e- commerce, and stock-trading Oxford University Press All rights reserved. 32

33 Window CE device three states (i) ON with clock frequency lowered in idle state (ii) suspend with power to unused system units and port peripherals disconnected, memory data persistent, CPU idle till next interrupt, and clock running (iii) dead with power disconnected Oxford University Press All rights reserved. 33

34 Windows CE deficiencies Cooperative running of multi-threading does not support simultaneous multimodal user interfaces (data by multiple modes, for example, text as well as speech) Oxford University Press All rights reserved. 34

35 Poor Adaptability Adapts to different sorts of hardware limits mainly because of two reasons (i) compiled for a specific set of hardware for very fine-tuned Windows CE performance, (ii) large parts of OS offered in the form of source code first and then adjusted to the hardware by the manufacturer Oxford University Press All rights reserved. 35

36 Summary A 32 bit real time OS from Microsoft Customized for each specific hardware and processor in order to fine-tune the performance Compatible with a variety of processor architectures User personal-computer-like feel and Windows-like GUIs Oxford University Press All rights reserved. 36

37 Summary Large number of Windows-based applications available at the device Kernel consisting of source code and hardware abstraction sublayer Shared source and source code access Memory requirement large but scales to the requirement of the device peripherals Oxford University Press All rights reserved. 37

38 Summary Memory space partitioned Data formats database and object file File automatically compresses when stored and decompresses when loaded Visual C/C++ platform integrates use of web.net XML parsing (trimmed version) Oxford University Press All rights reserved. 38

39 End of Lesson 05 Windows CE Part 1 Oxford University Press All rights reserved. 39

Mobile Operating Systems Lesson 03 PalmOS Part 1

Mobile Operating Systems Lesson 03 PalmOS Part 1 Mobile Operating Systems Lesson 03 PalmOS Part 1 Oxford University Press 2007. All rights reserved. 1 PalmOS An OS for handheld devices Designed for highly efficient running of small productivity programs

More information

Mobile Devices and Systems Lesson 02 Handheld Pocket Computers and Mobile System Operating Systems

Mobile Devices and Systems Lesson 02 Handheld Pocket Computers and Mobile System Operating Systems Mobile Devices and Systems Lesson 02 Handheld Pocket Computers and Mobile System Operating Systems Oxford University Press 2007. All rights reserved. 1 Handheld Pocket Computers Come in many manifestations

More information

Mobile Operating Systems Lesson 07 Symbian OS

Mobile Operating Systems Lesson 07 Symbian OS Mobile Operating Systems Lesson 07 Symbian OS Oxford University Press 2007. All rights reserved. 1 Oxford University Press 2007. All rights reserved. 2 Symbian OS multi-modal communication support OS for

More information

Data Synchronization in Mobile Computing Systems Lesson 06 Synchronization Software HotSync, ActiveSync and Intellisync

Data Synchronization in Mobile Computing Systems Lesson 06 Synchronization Software HotSync, ActiveSync and Intellisync Data Synchronization in Mobile Computing Systems Lesson 06 Synchronization Software HotSync, ActiveSync and Intellisync Oxford University Press 2007. All rights reserved. 1 Synchronization software A synchronizer

More information

Mobile Operating Systems. Week I

Mobile Operating Systems. Week I Mobile Operating Systems Week I Overview Introduction Mobile Operating System Structure Mobile Operating System Platforms Java ME Platform Palm OS Symbian OS Linux OS Windows Mobile OS BlackBerry OS iphone

More information

Programación de Sistemas Empotrados y Móviles (PSEM)

Programación de Sistemas Empotrados y Móviles (PSEM) Introduction to Windows Embedded Programación de Sistemas Empotrados y Móviles (PSEM) Marco A. Peña marcoa@ac.upc.edu Table of contents Windows XP Embedded vs. Windows CE Windows XP Embedded Windows CE

More information

Lesson 10:DESIGN PROCESS EXAMPLES Automatic Chocolate vending machine, smart card and digital camera

Lesson 10:DESIGN PROCESS EXAMPLES Automatic Chocolate vending machine, smart card and digital camera Lesson 10:DESIGN PROCESS EXAMPLES Automatic Chocolate vending machine, smart card and digital camera 1 Automatic Chocolate Vending Machine (ACVM) 2 Diagrammatic representation of ACVM Keypad for user Interface

More information

Embedded PC The modular Industrial PC for mid-range control. Embedded PC 1

Embedded PC The modular Industrial PC for mid-range control. Embedded PC 1 Embedded PC The modular Industrial PC for mid-range control Embedded PC 1 Embedded OS Operating Systems Major differences Details XPE / CE Embedded PC 2 The Windows Embedded OS family CX1000 The modular,

More information

About Parallels Desktop 7 for Mac

About Parallels Desktop 7 for Mac About Parallels Desktop 7 for Mac Parallels Desktop 7 for Mac is a major upgrade to Parallels' award-winning software for running Windows on a Mac. About this Update This update for Parallels Desktop for

More information

TABLE OF CONTENTS YOUR PHONE 3

TABLE OF CONTENTS YOUR PHONE 3 TABLE OF CONTENTS 3 Front View Features 3 Bottom View 4 Side by Side View 5 Cool Apps 6 SIM Card 7 Memory Card 11 Battery 13 Power 15 Making a Call 16 Sending a Message 16 Home Screen 18 Ringtone 24 Volume

More information

Mobile Communication An overview Lesson 07 Introduction to Mobile Computing

Mobile Communication An overview Lesson 07 Introduction to Mobile Computing Mobile Communication An overview Lesson 07 Introduction to Mobile Computing Oxford University Press 2007. All rights reserved. 1 Mobile computing A Definition The process of computation on a mobiledevice

More information

Revision: Trademarks Disclaimer

Revision: Trademarks Disclaimer PS535F Revision: R00 Trademarks Microsoft, Windows, the Windows logo, Windows Media, Outlook and ActiveSync are registered trademarks or trademarks of Microsoft Corporation in the United States and/or

More information

PC computer configurations & Windows optimizations (Updated November 2012)

PC computer configurations & Windows optimizations (Updated November 2012) PC computer configurations & Windows optimizations (Updated November 2012) A fast processor and a good amount of memory are important, but do not necessarily guarantee that a computer will perform well

More information

BTEC First Diploma for IT. Scheme of Work for Computer Systems unit 3 (10 credit unit)

BTEC First Diploma for IT. Scheme of Work for Computer Systems unit 3 (10 credit unit) BTEC First Diploma for IT Scheme of Work for Computer Systems unit 3 (10 credit unit) Overview On completion of this unit a learner should: 1 Know the of 4 Be able to. Num of hours Teaching topic Delivery

More information

Android Mobile Phone User Manual

Android Mobile Phone User Manual Android Mobile Phone User Manual The manual is applicable for the Grand X mobile phone. Contents Let s get started... 1 Getting to know your phone... 2 Screen control... 2 Open and switch applications...

More information

Capacities Overview: 9.7 MultiTouch Screen with IPS technology Access to AndroidTM apps HD Multimedia playback

Capacities Overview: 9.7 MultiTouch Screen with IPS technology Access to AndroidTM apps HD Multimedia playback Arnova introduces a new HD multimedia tablet: The ARNOVA 9 G2 Equipped with a sharp, bright 9.7 (1024x768) LCD touchscreen, it delivers amazing display quality. The combination between Android TM 2.3 Gingerbread

More information

REAL TIME OPERATING SYSTEM PROGRAMMING-II: II: Windows CE, OSEK and Real time Linux. Lesson-3: Windows and Memory Management

REAL TIME OPERATING SYSTEM PROGRAMMING-II: II: Windows CE, OSEK and Real time Linux. Lesson-3: Windows and Memory Management REAL TIME OPERATING SYSTEM PROGRAMMING-II: II: Windows CE, OSEK and Real time Linux Lesson-3: Windows and Memory Management 1 1. Windows 2 Windows Many Windows on a screen. A screen top (desktop) is a

More information

APNT#1209 Using GP-Pro EX in Windows 7 XP Mode. Introduction. Prerequisites. Licensing and availability of XP Mode

APNT#1209 Using GP-Pro EX in Windows 7 XP Mode. Introduction. Prerequisites. Licensing and availability of XP Mode Application Note #1209: Using GP-Pro EX in Windows 7 XP Mode Introduction IMPORTANT NOTE: GP-Pro EX v3.0 and later is supported on 32 and 64 bit Windows 7. We recommend upgrading to the latest version

More information

Introducing Windows CE

Introducing Windows CE 3 Introducing Windows CE Windows CE Operating System Windows CE Services Software Applications Online Help Introducing Windows CE 3-1 WINDOWS CE OPERATING SYSTEM Windows CE is the smallest member of the

More information

Specifications. What s Inside The box

Specifications. What s Inside The box Tablet of Contents Specifications.1 What s inside the box Tablet Parts Getting started... Connection to Internet..6 Task Bar..8 Install and Uninstall 9 Camera.10 HDMI.11 Trouble Shooting 11 Specifications

More information

Using GIGABYTE Notebook for the First Time

Using GIGABYTE Notebook for the First Time Congratulations on your purchase of the GIGABYTE Notebook. This Manual will help you to get started with setting up your notebook. For more detailed information, please visit our website at http://www.gigabyte.com.

More information

Personal Cloud. Support Guide for Windows Mobile Devices

Personal Cloud. Support Guide for Windows Mobile Devices Personal Cloud Support Guide for Windows Mobile Devices Storing and sharing your content 2 Getting started 2 How to use the application 2 Managing your content 2 Adding content manually 2 Viewing statistics

More information

Bluetooth for Windows

Bluetooth for Windows Bluetooth for Windows Getting Started Copyright 2006 Hewlett-Packard Development Company, L.P. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. Bluetooth is a trademark owned

More information

Considerations for Mobile Application Development

Considerations for Mobile Application Development Intermec Technologies Considerations for Mobile Application Development Developer Support, 2012 Intermec Technologies 1/3/2012 Table of Contents What is an AKU?... 3 Device OS / IVA (SSPB)... 3 Operating

More information

BLU Vivo 4.3 User Manual

BLU Vivo 4.3 User Manual BLU Vivo 4.3 User Manual 1 Table of Contents Phone Safety Information... 3 Appearance and Key Functions... 4 Installation and Charging... 5 Phone Operation... 7 Communication... 10 Camera... 11 Gallery...

More information

Mini Android PC. User Manual. Copyright Edis Trading (HK) Limited 2008-2012. All Rights Reserved.

Mini Android PC. User Manual. Copyright Edis Trading (HK) Limited 2008-2012. All Rights Reserved. Mini Android PC User Manual Page 1 of 23 INDEX SAFETY INSTRUCTIONS...3 APPEARANCE INTRODUCTION...4 INITIAL OPERATION...5 1.HARDWARE CONNECTION INSTRUCTIONS...5 2.OS INTERFACE...5 3.MANAGEMENT SOFTWARE

More information

USER S GUIDE FOR. Nokia PC Suite 6.84

USER S GUIDE FOR. Nokia PC Suite 6.84 USER S GUIDE FOR Nokia PC Suite 6.84 Contents 1. Introduction...1 1.1 Nokia PC Suite applications...1 1.2 Must haves...2 1.3 More information...4 2. Installing Nokia PC Suite...5 2.1 Before installation...5

More information

MOTO. Quick Start Guide

MOTO. Quick Start Guide MOTO 9h Quick Start Guide welcome Technology promised to make things easier... but then it gave you more to do phone calls, e-mails, music, photos, videos, the Internet, and more. It s time to take back

More information

About Parallels Desktop 10 for Mac

About Parallels Desktop 10 for Mac About Parallels Desktop 10 for Mac Parallels Desktop 10 for Mac is a major upgrade to Parallels award-winning software for running Windows on a Mac. About this Update This update for Parallels Desktop

More information

User Manual. Product Model: MiTraveler 10C3. OS: Android 4.0

User Manual. Product Model: MiTraveler 10C3. OS: Android 4.0 User Manual Product Model: MiTraveler 10C3 OS: Android 4.0 Tablet of Contents Specifications.1 What s inside the box 2 Tablet Parts 2 Getting started...2 Connection to Internet..6 Task Bar..8 Install and

More information

Nero Mobile Manual. Nero AG

Nero Mobile Manual. Nero AG Nero Mobile Manual Nero AG Copyright and Trademark Information The Nero Mobile manual and all its contents are protected by copyright and are the property of Nero AG. All rights reserved. This manual contains

More information

Point of View ProTab 3XXL IPS - Android 4.0 Tablet PC. Contents... 1 General notices for use... 2 Disclaimer... 2 Box Contents...

Point of View ProTab 3XXL IPS - Android 4.0 Tablet PC. Contents... 1 General notices for use... 2 Disclaimer... 2 Box Contents... Point of View ProTab 3XXL IPS - Android 4.0 Tablet PC English Contents Contents... 1 General notices for use... 2 Disclaimer... 2 Box Contents... 2 1.0 Product basics... 3 1.1 Buttons and connections...

More information

Lenovo Miix 2 8. User Guide. Read the safety notices and important tips in the included manuals before using your computer.

Lenovo Miix 2 8. User Guide. Read the safety notices and important tips in the included manuals before using your computer. Lenovo Miix 2 8 User Guide Read the safety notices and important tips in the included manuals before using your computer. Notes Before using the product, be sure to read Lenovo Safety and General Information

More information

Using AORUS Notebook for the First Time

Using AORUS Notebook for the First Time V2.0 Congratulations on your purchase of the AORUS Notebook! This Manual will help you to get started with setting up your notebook. For more detailed information, please visit our website at http://www.aorus.com.

More information

QuickSpecs. HP ipaq rz1715 Mobile Media Companion. HP ipaq rz1715 Mobile Media Companion. Overview

QuickSpecs. HP ipaq rz1715 Mobile Media Companion. HP ipaq rz1715 Mobile Media Companion. Overview Overview 1. Charge/Notification LED indicator 5. 5-Way Navigation Touch Pad 2. QVGA Color Display 6. Messaging Button 3. Calendar Button 7. Today Screen Button 4. Contacts Button 8. Stylus DA - 11970 North

More information

7 Mini Tablet User Guide

7 Mini Tablet User Guide 7 Mini Tablet User Guide MODEL NUMBER: Powered by SYTABBL7 Wireless Mobile Internet Tablet Getting to Know Your New Tablet: Front View: Back View: Side Angle View: MENU MENU Power Key ON/OFF, Back Button

More information

Chapter 5 Input. Chapter 5 Objectives. What Is Input? What Is Input? The Keyboard. The Keyboard

Chapter 5 Input. Chapter 5 Objectives. What Is Input? What Is Input? The Keyboard. The Keyboard Chapter 5 Objectives Chapter 5 Input Define input List characteristics of of a keyboard Describe different mouse types and how they work Summarize how pointing devices work Explain how a digital camera

More information

Point of view HDMI Smart TV dongle Mini RF Keyboard

Point of view HDMI Smart TV dongle Mini RF Keyboard Point of view HDMI Smart TV dongle Mini RF Keyboard English Contents Contents... 1 General notices for use... 2 Disclaimer... 2 Box Contents... 2 1. HDMI TV dongle... 3 1.1. Product display... 3 1.2. Instructions

More information

Nintendo Announces Price and Launch Date of Nintendo 3DS in Japan

Nintendo Announces Price and Launch Date of Nintendo 3DS in Japan September 29, 2010 Nintendo Co., Ltd. Nintendo Announces Price and Launch Date of Nintendo 3DS in Japan Nintendo Co., Ltd. (Minamiku, Kyoto City, President: Satoru Iwata) will launch "Nintendo 3DS," a

More information

How do I Check if My Computer is Compatible with Windows 7

How do I Check if My Computer is Compatible with Windows 7 How do I Check if My Computer is Compatible with Windows 7 Enterprise Computing & Service Management 1 Follow this link to download the Windows 7 Upgrade Advisor http://www.microsoft.com/windows/windows-7/get/upgrade-advisor.aspx

More information

Multimedia Systems Hardware & Software THETOPPERSWAY.COM

Multimedia Systems Hardware & Software THETOPPERSWAY.COM Multimedia Systems Hardware & Software THETOPPERSWAY.COM Table of Content 1. Categories of multimedia systems 2. Categories of multimedia devices 3. Evolution of multimedia PC 4. Authoring tools 5. Classification

More information

Chapter 5 Understanding Input. Discovering Computers 2012. Your Interactive Guide to the Digital World

Chapter 5 Understanding Input. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 5 Understanding Input Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Define input and differentiate among a program, command, and user response Identify

More information

Back, start, and search key... 3. Lock the keys and screen... 6. Unlock the keys and screen... 7. Set the keys and screen to lock automatically...

Back, start, and search key... 3. Lock the keys and screen... 6. Unlock the keys and screen... 7. Set the keys and screen to lock automatically... Userguide Nokia Lumia 620 Table of Contents Keys and parts... 3 Back, start, and search key... 3 How to Insert a SIM card... 4 First start-up... 6 Switching Phone ON and OFF... 6 Switch the phone on...

More information

Chapter 3 Input Devices

Chapter 3 Input Devices CSCA0101 COMPUTING BASICS Chapter 3 1 Topics: Examples of Input Device Keyboard Pointing Devices Graphic and Video Audio 2 Any peripheral (piece of computer hardware equipment) used to provide data and

More information

A-307. Mobile Data Terminal. Android OS Platform Datasheet

A-307. Mobile Data Terminal. Android OS Platform Datasheet A-307 Mobile Data Terminal Android OS Platform Datasheet Revision 1.1 July, 2013 Introduction A-307 Platform Overview Introduction A-307 Platform Overview The A-307 provides Original Equipment Manufacturers

More information

Point of View Mobii 925 - Android 4.2 Tablet PC. General notices for use... 2 Disclaimer... 2 Box Contents... 2

Point of View Mobii 925 - Android 4.2 Tablet PC. General notices for use... 2 Disclaimer... 2 Box Contents... 2 Table of Contents General notices for use... 2 Disclaimer... 2 Box Contents... 2 1.0 Product basics... 3 1.1 Buttons and connections... 3 1.2 Start up and shut down... 3 2.0 Introduction to Google Android

More information

Ways to Use USB in Embedded Systems

Ways to Use USB in Embedded Systems Ways to Use USB in Embedded Systems by Yingbo Hu, R&D Embedded Engineer and Ralph Moore, President of Micro Digital Universal Serial Bus (USB) is a connectivity specification that provides ease of use,

More information

Computer and Set of Robots

Computer and Set of Robots Lesson 11:DESIGN PROCESS EXAMPLES Mobile-Phone, Mobile- Computer and Set of Robots 1 Mobile Phone 2 Mobile phone SoC (System-on-Chip) Hardware units Microcontroller or ASIP (Application Specific Instruction

More information

Dell Wyse Cloud Connect discussion card

Dell Wyse Cloud Connect discussion card Dell Wyse Cloud Connect discussion card What is Cloud Connect? Cloud Connect is a portable enterprise IT-controlled HDMI/MHL (mobile high-definition link) cloud device that allows people to convert a capable

More information

Premium Design Phone with Smartphone Connect

Premium Design Phone with Smartphone Connect Smartphone Connect App Guide Premium Design Phone with Smartphone Connect Model No. KX-PRW130 Thank you for purchasing a Panasonic product. This document explains how to use the Smartphone Connect app.

More information

User Guide Win7Zilla

User Guide Win7Zilla User Guide Win7Zilla Table of contents Section 1: Installation... 3 1.1 System Requirements... 3 1.2 Software Installation... 3 1.3 Uninstalling Win7Zilla software... 3 Section 2: Navigation... 4 2.1 Main

More information

Content Get Started... 3 Insert SIM card and Memory Card...3 Charging the Battery or Connect to a Computer...4 PAD Overview...

Content Get Started... 3 Insert SIM card and Memory Card...3 Charging the Battery or Connect to a Computer...4 PAD Overview... Content Get Started... 3 Insert SIM card and Memory Card...3 Charging the Battery or Connect to a Computer...4 PAD Overview... 5 Locking and Unlocking the Screen...6 Basic Operation... 7 Switch on/off...

More information

The Keyboard One of the first peripherals to be used with a computer and is still the primary input device for text and numbers.

The Keyboard One of the first peripherals to be used with a computer and is still the primary input device for text and numbers. Standard Methods of Input Keyboard Mouse Input device enables you to input information and commands into the computer. The Keyboard One of the first peripherals to be used with a computer and is still

More information

Lenovo S10e Quick Start Guide

Lenovo S10e Quick Start Guide Lenovo S10e Quick Start Guide Netbook includes: 1. 10.2 Screen 2. Intel Atom Processor 3. 6 Cell (5 hour Battery) 4. 160 GB hard drive 5. 2 GB of Ram 6. Ethernet and Wireless 7. SD Memory Slot 8. VGA,

More information

EasyMP Multi PC Projection Operation Guide

EasyMP Multi PC Projection Operation Guide EasyMP Multi PC Projection Operation Guide Contents Introduction to EasyMP Multi PC Projection... 7 EasyMP Multi PC Projection Features... 7 Connection to Various Devices... 7 Four-Panel Display... 8

More information

IrDA-USB IrDA USB Adapter

IrDA-USB IrDA USB Adapter IrDA-USB IrDA USB Adapter The IrDA USB Adapter enables infrared wireless data communication through your PC s USB port. No IRQ, DMA settings nor configurations, the IrDA USB Adapter is much better than

More information

Samba W - Table of Contents

Samba W - Table of Contents Samba W - Table of Contents 1.Getting Started... 3 1.1 Installing the SIM Card, SD Card and Battery... 3 2. Input Type... 4 3. Menu Guide... 6 1.2 Messaging... 6 1.3 Call History... 6 1.4 Calculator...

More information

Honor T1 8.0 FAQ. Issue 01. Date 06/30

Honor T1 8.0 FAQ. Issue 01. Date 06/30 Honor T1 8.0 FAQ Issue 01 Date 06/30 1 System and update... 1-1 1.1 Why does my Honor T1 8.0 constantly crash?... 1-1 1.2 Will data be erased if I update my Honor T1 8.0?... 1-1 1.3 Why can't I power

More information

User Manual. Product Model: MiTraveler 7D-4A. OS: Android 4.0

User Manual. Product Model: MiTraveler 7D-4A. OS: Android 4.0 User Manual Product Model: MiTraveler 7D-4A OS: Android 4.0 Tablet of Contents Specifications.1 What s inside the box 2 Tablet Parts 2 Getting started...2 Connection to Internet..6 Task Bar..8 Install

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

The Best Platform for handheld vertical applications Jan. 26, 2011 SYNNEX 1/22 聯強國際

The Best Platform for handheld vertical applications Jan. 26, 2011 SYNNEX 1/22 聯強國際 The Best Platform for handheld vertical applications Jan. 26, 2011 1/22 Agenda What is Windows Embedded Handheld Based on Windows Mobile Product Roadmap Benefits Why Windows Embedded Handheld? Flexible

More information

Device Information This section introduces you to the hardware of the device.

Device Information This section introduces you to the hardware of the device. Device Information This section introduces you to the hardware of the device. No. Items Functions 1 Touch Screen Display screen. Use stylus to select items on screen. 2 3 Windows Flag Key Phone Settings

More information

Point of View SmartTV-500 Center - Android 4.2. General notices for use...2 Disclaimer...2 Box Contents...2

Point of View SmartTV-500 Center - Android 4.2. General notices for use...2 Disclaimer...2 Box Contents...2 Point of View SmartTV-500 Center - Android 4.2 English Table of Contents General notices for use...2 Disclaimer...2 Box Contents...2 1.0 Product basics...3 1.1 Buttons and connections... 3 1.2 Connecting

More information

System Environment Specifications Network, PC, Peripheral & Server Requirements

System Environment Specifications Network, PC, Peripheral & Server Requirements Allscripts MyWay 8.6 System Environment Specifications Network, PC, Peripheral & Server Requirements NETWORK REQUIREMENTS An Internet Protocol (TCP/IP) network is required between Allscripts MyWay clients

More information

Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the

Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names,

More information

GETTING STARTED WITH ANDROID DEVELOPMENT FOR EMBEDDED SYSTEMS

GETTING STARTED WITH ANDROID DEVELOPMENT FOR EMBEDDED SYSTEMS Embedded Systems White Paper GETTING STARTED WITH ANDROID DEVELOPMENT FOR EMBEDDED SYSTEMS September 2009 ABSTRACT Android is an open source platform built by Google that includes an operating system,

More information

ADDENDUM - Bluetooth interface Option Instructions for using Extech Printer with a Bluetooth device

ADDENDUM - Bluetooth interface Option Instructions for using Extech Printer with a Bluetooth device Introduction ADDENDUM - Bluetooth interface Option Instructions for using Extech Printer with a Bluetooth device Extech 3500T and 2500T thermal printers support full range of communication interfaces,

More information

Install Pocket Inventory in a Windows Server 2003 R2 Standard Environment

Install Pocket Inventory in a Windows Server 2003 R2 Standard Environment One Blue Hill Plaza, 16th Floor, PO Box 1546 Pearl River, NY 10965 1-800-PC-AMERICA, 1-800-722-6374 (Voice) 845-920-0800 (Fax) 845-920-0880 Install Pocket Inventory in a Windows Server 2003 R2 Standard

More information

Windows Media Player 10 Mobile: More Music, More Choices

Windows Media Player 10 Mobile: More Music, More Choices Windows Media Player 10 Mobile: More Music, More Choices Windows Media Player 10 Mobile for Windows Mobile -based Smartphones and Pocket PCs is an all-in-one mobile media player that provides a rich media

More information

ADVANCED PROCESSOR ARCHITECTURES AND MEMORY ORGANISATION Lesson-17: Memory organisation, and types of memory

ADVANCED PROCESSOR ARCHITECTURES AND MEMORY ORGANISATION Lesson-17: Memory organisation, and types of memory ADVANCED PROCESSOR ARCHITECTURES AND MEMORY ORGANISATION Lesson-17: Memory organisation, and types of memory 1 1. Memory Organisation 2 Random access model A memory-, a data byte, or a word, or a double

More information

Field Service Application

Field Service Application Field Service Terminal Wi-Fi, and WCDMA/HSDPA or GPRS wireless technology Built-in 1D Laser/2D Imager Scan Engine and Supports Mifare (ISO 14443A) 43A) Felica (ISO 14443B) and ISO 15693 reader 3 Megapixels

More information

HUAWEI MediaPad T1 8.0 FAQ HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date 06/30

HUAWEI MediaPad T1 8.0 FAQ HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date 06/30 HUAWEI MediaPad T1 8.0 FAQ Issue 01 Date 06/30 HUAWEI TECHNOLOGIES CO., LTD. 1 System and update... 1-1 1.1 Why does my HUAWEI MediaPad T1 8.0 constantly crash?... 1-1 1.2 Will data be erased if I update

More information

BlackBerry Desktop Software User Guide

BlackBerry Desktop Software User Guide BlackBerry Desktop Software User Guide Version: 2.4 SWD-1905381-0426093716-001 Contents Basics... 3 About the BlackBerry Desktop Software... 3 Set up your smartphone with the BlackBerry Desktop Software...

More information

10 Magni Tablet User Guide

10 Magni Tablet User Guide 10 Magni Tablet User Guide MODEL NUMBER: Wireless Mobile Internet Tablet Powered by SYTAB10ST Top View Front View Bottom View Side View SYTAB10ST Getting to Know Your New Tablet: MINI Micro SD Micro SD

More information

AUDITVIEW USER INSTRUCTIONS

AUDITVIEW USER INSTRUCTIONS The AuditGard AuditView software allows the Manager to view, save, and print the audit records. The AuditGard lock maintains the last 512 lock events in non-volatile memory. Accessing the audit records

More information

CSE 237A Final Project Final Report

CSE 237A Final Project Final Report CSE 237A Final Project Final Report Multi-way video conferencing system over 802.11 wireless network Motivation Yanhua Mao and Shan Yan The latest technology trends in personal mobile computing are towards

More information

AuditMatic Enterprise Edition Installation Specifications

AuditMatic Enterprise Edition Installation Specifications Enterprise Edition Installation Specifications Version: 4.0 Copyright 2005 F.A.S., Inc. All rights reserved. Copyright 2008 F.A.S., Inc. All rights reserved. Copyright Notice Information contained in this

More information

TEST CHAPTERS 1 & 2 OPERATING SYSTEMS

TEST CHAPTERS 1 & 2 OPERATING SYSTEMS TEST CHAPTERS 1 & 2 OPERATING SYSTEMS True/False Indicate whether the statement is true or false. 1. Changes that you make in virtual machines do not affect your physical computer. 2. The size of a bus

More information

Be sure to connect the USB cable from TonePort into your computer s USB port, and then proceed with the following steps

Be sure to connect the USB cable from TonePort into your computer s USB port, and then proceed with the following steps GearBox/TonePort setup for Line 6 Monkey Compatibility Check Mac OS X This document is designed to provide information for using the Line 6 Monkey compatibility utility. One of the very useful functions

More information

Solomon Systech Image Processor for Car Entertainment Application

Solomon Systech Image Processor for Car Entertainment Application Company: Author: Piony Yeung Title: Technical Marketing Engineer Introduction Mobile video has taken off recently as a fun, viable, and even necessary addition to in-car entertainment. Several new SUV

More information

Point of View SmartTV HDMI 210 dongle - Android 4.2. General notices for use... 2 Disclaimer... 2 Box Contents... 2

Point of View SmartTV HDMI 210 dongle - Android 4.2. General notices for use... 2 Disclaimer... 2 Box Contents... 2 Table of Contents General notices for use... 2 Disclaimer... 2 Box Contents... 2 1.0 Product basics... 3 1.1 Connecting your device for the first time... 3 1.2 Connections... 4 1.3 Using the remote control

More information

Quick Start Guide. SoundCTRL version 1.0. SoundCTRL System. For Ultrasonic Inspection and Equipment Condition Analysis QUICK START GUIDE

Quick Start Guide. SoundCTRL version 1.0. SoundCTRL System. For Ultrasonic Inspection and Equipment Condition Analysis QUICK START GUIDE SoundCTRL System QUICK START GUIDE Quick Start Guide SoundCTRL version 1.0 For Ultrasonic Inspection and Equipment Condition Analysis CTRL Systems, Inc. 1004 Littlestown Pike, Suite H Westminster, MD 21157

More information

2. System Overview... 4. 3. System Specification.. 4

2. System Overview... 4. 3. System Specification.. 4 Contents 1. Welcome... 4 2. System Overview... 4 3. System Specification.. 4 4 Mini notebook Description...5 4.1 Hardware Description... 5 4.2 Operating System Description... 6 5. Connecting to your desktop

More information

Christie Brio Frequently Asked Questions

Christie Brio Frequently Asked Questions Christie Brio Frequently Asked Questions What is Christie Brio? Christie Brio is a network-enabled collaboration and presentation solution that allows multiple users to quickly share, edit and annotate

More information

CS 528 Mobile and Ubiquitous Computing Lecture 2: Android Introduction and Setup. Emmanuel Agu

CS 528 Mobile and Ubiquitous Computing Lecture 2: Android Introduction and Setup. Emmanuel Agu CS 528 Mobile and Ubiquitous Computing Lecture 2: Android Introduction and Setup Emmanuel Agu What is Android? Android is world s leading mobile operating system Google: Owns Android, maintains it, extends

More information

UC-One. Epik. UC-One Quick Guide. Quick Guide For Apps. Why we love UC-One

UC-One. Epik. UC-One Quick Guide. Quick Guide For Apps. Why we love UC-One Quick Guide For Apps Epik UC-One UC-One is part of our Epik suite enabling you to access all your communication services, telephony, video, IM and presence from any supported device. Contact Integration

More information

Developer One Agenda Fusion 5 for Pocket PC Frequently Asked Questions / Tips

Developer One Agenda Fusion 5 for Pocket PC Frequently Asked Questions / Tips www.developerone.com gomobile@developerone.com Developer One Agenda Fusion 5 for Pocket PC Frequently Asked Questions / Tips Please refer to users guide for more detailed product information Customer support:

More information

Web Conferencing from Brother BOARDROOM QUALITY WEB AND VIDEO CONFERENCING MADE EASY. www.webconferencing.brother.co.uk

Web Conferencing from Brother BOARDROOM QUALITY WEB AND VIDEO CONFERENCING MADE EASY. www.webconferencing.brother.co.uk Web Conferencing from Brother BOARDROOM QUALITY WEB AND VIDEO CONFERENCING MADE EASY. WHY MEET ONLINE? Until now, many experiences with web and video conferencing have been disappointing and frustrating.

More information

XBMC Architecture Overview

XBMC Architecture Overview XBMC Architecture Overview XBMC Media Center Telematics Freedom Foundation - TFF XBMC Media Center is your ultimate multimedia hub. From the stunning interface, down to the helpful and enthusiastic community,

More information

En Wireless Mobile Utility (Android) User s Manual. D610, D600, D7100, D5300, D5200, D3300, Df 0 2 26

En Wireless Mobile Utility (Android) User s Manual. D610, D600, D7100, D5300, D5200, D3300, Df 0 2 26 1 En Wireless Mobile Utility (Android) User s Manual Install the Wireless Mobile Utility on your smart device (smartphone or tablet) to download pictures from a camera or take pictures remotely. The Wireless

More information

User Manual 9.7 Tablet Android 4.0

User Manual 9.7 Tablet Android 4.0 User Manual 9.7 Tablet Android 4.0 1 Welcome...3 Important Notices...3 Keys and Functions...4 I. Getting Started...5 1.1 Turn on/off...5 1.1.1 Turn on...5 1.1.2 Turn off...5 1.2 Lock/unlock the screen

More information

Chapter 5: System Software: Operating Systems and Utility Programs

Chapter 5: System Software: Operating Systems and Utility Programs Understanding Computers Today and Tomorrow 12 th Edition Chapter 5: System Software: Operating Systems and Utility Programs Learning Objectives Understand the difference between system software and application

More information

Linux based 3G Multimedia Mobile-phone Reference Architecture Specification

Linux based 3G Multimedia Mobile-phone Reference Architecture Specification Linux based 3G Multimedia Mobile-phone Reference Architecture Specification Draft 1.0 NEC Corporation Panasonic Mobile Communication Ltd. Contents Preface...iii 1. Introduction...1 2. Scope...1 3. Reference...1

More information

Get started. Issue 1

Get started. Issue 1 Get started Issue 1 2008 Nokia. All rights reserved. Nokia, Nokia Connecting People, Nseries, N85, Navi, and Nokia Care are trademarks or registered trademarks of Nokia Corporation. Other product and company

More information

Take note. Take charge. Take academic success to new heights.

Take note. Take charge. Take academic success to new heights. Take note. Take charge. Take academic success to new heights. The thinnest, lightest notetaker available The leading notetaker used in classrooms. BrailleNotes are found in greater and greater numbers

More information

Internet and Computing Core Certification Guide Module A Computing Fundamentals

Internet and Computing Core Certification Guide Module A Computing Fundamentals Lesson 4: Using Input/Output Devices input/output devices common input devices common output devices specialized devices how a device connects what a port is what a device driver is What are Input/Output

More information

Wyse Winterm Thin Clients -- Accessibility Information

Wyse Winterm Thin Clients -- Accessibility Information Wyse Winterm Thin Clients -- Accessibility Information Winterm 3000 Series Thin Clients As of: November 1, 2002 Winterm 3000 Series Thin Clients -- Windows CE and CE.NET operating systems Section Software

More information

Tutorial for MPLAB Starter Kit for PIC18F

Tutorial for MPLAB Starter Kit for PIC18F Tutorial for MPLAB Starter Kit for PIC18F 2006 Microchip Technology Incorporated. All Rights Reserved. WebSeminar Title Slide 1 Welcome to the tutorial for the MPLAB Starter Kit for PIC18F. My name is

More information

FabulaTech Products Advanced Communications Solutions

FabulaTech Products Advanced Communications Solutions FabulaTech Products Advanced Communications Solutions Network Serial Port Kit Printer for Remote Desktop Scanner for Remote Desktop Serial Port Control Serial Port Mapper Serial Port Redirector Serial

More information

Mobile System Technologies Certification Program

Mobile System Technologies Certification Program Mobile System Technologies Certification Program This is the Mobile Computing Promotion Consortium s (MCPC) official certification program for engineers who wish to obtain deeper knowledge of and experience

More information