Parking Lot Practical IOT COURSE

Size: px
Start display at page:

Download "Parking Lot Practical IOT COURSE"

Transcription

1 Parking Lot Practical IOT COURSE Richard Verhoeven Qingzhi Liu December 11, 2018, Eindhoven

2 Parking System Internet (wifi) Server Parking Lot Owner Parking Spot Vehicle From: Libelium.com / System Architecture and Networking Group PAGE 1

3 Parking Reservations / System Architecture and Networking Group PAGE 2

4 System Entities Parking Spot Properties Identity, state (Free, Reserved, Occupied) Location Reservation/user info: time, vehicle id. Services Change state Inspect state, polling or through observations Recognize vehicle license plate Firmware update / System Architecture and Networking Group PAGE 3

5 System Entities - Server Data Store Record state changes of parking spots Which parking spot is occupied when? Record vehicle behavior How long did a vehicle park? Visualizer Show the current state of the parking lot Broker / Manager Contact point for vehicles to reserve a parking spot Maintain the current state of the parking lot A parking spot assignment policy Optional: collect and analyze license plates / System Architecture and Networking Group PAGE 4

6 System Entities - Vehicle User interaction Contact the server to reserve a parking spot Interaction with camera Put image of license plate in front Advanced simulation (optional) Move through 2D space Decide where it wants to park Discover a parking spot (through the broker) Optionally, make a reservation Move to and take a parking spot Release the parking spot and the reservation / System Architecture and Networking Group PAGE 5

7 System Architecture Server / Broker (laptop or Raspberry Pi) Camera Parking spot (Raspberry Pi) Vehicle (simulation or web browser) / System Architecture and Networking Group PAGE 6

8 Protocol - LWM2M Objects Object Objec t ID Notes Parking Spot Parking Spot specific information Specification Private Objects Location 6 Location of the Parking Spot OMA LWM2M Firmware Update 5 Firmware of the Device OMA LWM2M / System Architecture and Networking Group PAGE 7

9 Protocol Parking Spot Object Resource Name Parking Spot ID Parking Spot State Resource ID Value Notes IoT-PiNN The same as End Point Name for the Parking Spot device. It is based on the hostname free, The value reflects the status of the parking reserved, spot. occupied Vehicle ID License plate number License plate number of the vehicle that reserved or occupied the parking spot. When the spot is free, the value is empty ( ). Billing Rate ,0 Costs for parking at that spot, in /s. The parking manager can adjust the rates to affect parking behavior. The rate could include electric charging fees. Vehicle Plate Image JPEG image An image of the license plate of the parked vehicle. / System Architecture and Networking Group PAGE 8

10 Protocol Location Object / System Architecture and Networking Group PAGE 9

11 Protocol Firmware Update Object / System Architecture and Networking Group PAGE 10

12 Scenario Registration After discovery of the LWM2M server: / System Architecture and Networking Group PAGE 11

13 Scenario Reserve a parking spot Ask broker for available spots Select a parking spot Inform the parking spot of the reservation / System Architecture and Networking Group PAGE 12

14 Scenario Sensing Camera / System Architecture and Networking Group PAGE 13

15 Scenario Visualization Service Present the current state of the parking area Is a spot free, reserved or occupied? Live update Retrieve the total number of free, reserved and occupied spots Retrieve a static overview of the parking area Identity, state and vehicle ID for all parking spots / System Architecture and Networking Group PAGE 14

16 Scenario Visualization / System Architecture and Networking Group PAGE 15

17 Scenario Plate Recognition & Transfer Capture image with the Raspberry Pi camera or take the next image from a directory Perform license plate recognition Use alpr to do this Returns license plate number and detection accuracy Update state of the parking spot Send best image to server as evidence Block transfer / System Architecture and Networking Group PAGE 16

18 Scenario Check Plate Number A reserved parking spot is equipped with a camera The camera recognizes a license plate The broker is informed of the arrival Contact a (online) database to verify the vehicle Notify parking manager if needed Collect evidence List lookup is fine ovi.rwd.nl could be used for Dutch Does your country have an online vehicle database? / System Architecture and Networking Group PAGE 17

19 Scenario Database Optimization Store pictures of license plates in a database Blob data in MySQL File on disk, name in SQLite Only save one best picture in the database Evidence for one parking event / System Architecture and Networking Group PAGE 18

20 Scenario Database Optimization Wait some time, so parking spot can select best image / System Architecture and Networking Group PAGE 19

21 Scenarios Localization & Guidance Indoor localization in a parking garage Server keeps track of the location of cars Parking spots report license plate in sequence Integration with lighting for route guidance Vehicle has reserved a spot and enters the parking garage Lights are activated to direct the vehicle to the empty spot Additional RPi can be provided for these scenarios / System Architecture and Networking Group PAGE 20

22 Implementation Try to get the basic functionality working Some tutorials and hints are provided In case of problems, ask for support Investigate the more complex functionality How difficult is it? How would you solve it? / System Architecture and Networking Group PAGE 21

23 Raspberry Pi with Camera Stable Package like this!! Warmer Use like this!! Unstable Cooler / System Architecture and Networking Group PAGE 22

24 Raspberry Pi - Distribution One Raspberry per group For parking system assignment Return at the end of the assignment Before the exam Provide your student card Photo will be taken as evidence Photos will be inspected when Raspberries don t return or when hardware misbehaves Change the default password and WiFi settings / System Architecture and Networking Group PAGE 23

25 Raspberry Pi - Software GIT repositories of CoAP and LwM2M frameworks ~/reference/leshan LwM2M - Java ~/reference/wakaama LwM2M - C ~/reference/txthings CoAP Python OMA LwM2M objects In ~/OMA, Java in ~/OMA/Leshan, C in ~/OMA/Wakaama Java and C code generated with ~/reference/codegen/ Useful tools raspistill take picture with camera alpr detect and extract license plate from picture / System Architecture and Networking Group PAGE 24

26 Raspberry Pi Network Access Use mdns for device discovery Raspberry Pi N is accessible as iot-pin.local. Use Bonjour, Avahi or built-in tools to find device Works in almost every network configuration WiFi AP with SSID iot-tue and PSK 2IMN Configure a matching hotspot Adjust the WiFi configuration afterwards sudo raspi-config Network Options Change default user password sudo raspi-config Wi-fi / System Architecture and Networking Group PAGE 25

PROTOCOL PROPOSAL FOR IOT PRACTICAL V3 2IMN15

PROTOCOL PROPOSAL FOR IOT PRACTICAL V3 2IMN15 Protocol Proposal for Practical Implementation V3 Internet of Things (2IMN15) 2016-2017, Eindhoven University of Technology By Leila Fatmasari Rahman (L.F.Rahman@tue.nl) Table of Content Table of Content.

More information

PROTOCOL PROPOSAL FOR IOT PRACTICAL V1 21MN15

PROTOCOL PROPOSAL FOR IOT PRACTICAL V1 21MN15 Protocol Proposal for Practical Implementation V1 Internet of Things (2IMN15) 2016-2017, Eindhoven University of Technology By Leila F. Rahman (L.F.Rahman@tue.nl) System Deployment User App Building Manager

More information

Lab 0: Intro to running Jupyter Notebook on a Raspberry Pi

Lab 0: Intro to running Jupyter Notebook on a Raspberry Pi Lab 0: Intro to running Jupyter Notebook on a Raspberry Pi Nick Antipa, Li-Hao Yeh, based on labs by Jon Tamir and Frank Ong January 24, 2018 This lab will walk you through setting up your Raspberry Pi

More information

Cassia E1000/X1000/C1000 Quick Start Guide

Cassia E1000/X1000/C1000 Quick Start Guide Cassia E1000/X1000/C1000 Quick Start Guide Step One Connect your laptop/pc to your Bluetooth router Check your Bluetooth router s MAC address on the bottom of the router, as noted in Figure 1 below. Then

More information

Lab: Setting up PL-App with a Raspberry Pi

Lab: Setting up PL-App with a Raspberry Pi Lab Topology Objectives Set up a Raspberry Pi board as a PL-App device Use PL-App Launcher to provision and discover PL-App devices Background Cisco Prototyping Lab is a set of hardware and software components

More information

ParkIT Application User Manual Page 1/63

ParkIT Application User Manual Page 1/63 ParkIT Application User Manual Page 1/63 Version: v1.5 Document version: 2016.07.28 Table of Contents 1 Application overview... 5 1.1 Basic handling methods... 5 2 Main screen... 6 3 User authentication...

More information

Arducam ESP32 UNO board

Arducam ESP32 UNO board Arducam ESP32 UNO board User Guide Rev 1.0, Jun 2017 Table of Contents 1 Introduction... 2 2 Features... 2 3 Pin Definition... 3 4 Getting Started ESP32 with Arduino IDE... 5 4.1 Steps to install Arducam

More information

WiFi CampPro 2 User Manual V01

WiFi CampPro 2 User Manual V01 WiFi CampPro 2 User Manual V01 Contents Interdiction... 3 Hardware Contents... 3 Hardware Installation... 3 Configuration... 4 Follow below easy setup steps to setup your WiFi CampPro 2... 4 Function Menu

More information

Instruction with Screenshot for WEB

Instruction with Screenshot for WEB Instruction with Screenshot for WEB Step 1: Attaching your external USB storage device: You can attach USB flash disk, USB HDD, USB card reader as your NAS. However, attaching a cell-phone or tablet as

More information

Raspberry Pi Setup Tutorial

Raspberry Pi Setup Tutorial Raspberry Pi Setup Tutorial The Raspberry Pi is basically a miniature linux- based computer. It has an ARM processor on it, specifically the ARM1176JZF- S 700 MHz processor. This is the main reason why

More information

Features. Specifications. Hardware.

Features. Specifications. Hardware. Quick Start User Guide For CrazySwitch Home automation is "The Internet of Things". The way that all of our devices and appliances will be connected in the network and also provide us with a seamless control

More information

CoAP communication with the mobile phone sensors over the IPv6

CoAP communication with the mobile phone sensors over the IPv6 CoAP communication with the mobile phone sensors over the IPv6 Tomislav Dimcic *, Dejan Drajic *, Srdjan Krco * * Ericsson d.o.o., Belgrade, Serbia toma.dimcic@gmail.com, dejan.d.drajic@gmail.com, srdjan.krco@ericsson.com

More information

Ding Dong, You've Got Mail! A Lab Activity for Teaching the Internet of Things

Ding Dong, You've Got Mail! A Lab Activity for Teaching the Internet of Things Teaching Case Ding Dong, You've Got Mail! A Lab Activity for Teaching the Internet of Things Mark Frydenburg mfrydenberg@bentley.edu Computer Information Systems Department Bentley University Waltham,

More information

Raspberry Pi System For Detecting Machine Status

Raspberry Pi System For Detecting Machine Status COMP4971 Project Report Project Title: Raspberry Pi System For Detecting Machine Status LIU, Xinzhu (EEGBM) Supervised by Prof. David Rossiter (CSE) Table of Contents 1. Abstract... 1 2. Introduction...

More information

Tizen.IoTivity.Init. Tizen IoTivity 를시작하기위한환경설정. Geunsun Lee

Tizen.IoTivity.Init. Tizen IoTivity 를시작하기위한환경설정. Geunsun Lee Tizen.IoTivity.Init Tizen IoTivity 를시작하기위한환경설정 Geunsun Lee 1 Installing Tizen Platform How to install IoT Headless image on RPi3(for Ubuntu) 2 Booting The RPi3 Connecting a Host PC to RPi3 via UART 3 Building

More information

Student WebAdvisor Training Manual

Student WebAdvisor Training Manual Student WebAdvisor Training Manual Contents Logging into WebAdvisor..2 Registering for a Class Section..4 Paying on My Account. 9 Dropping a Class Section 12 1 Logging into WebAdvisor STEPS 1. Click the

More information

BlackVue C App Manual

BlackVue C App Manual BlackVue C App Manual BlackVue C App Manual Contents Connecting to BLACKVUE CLOUD... 3 (A) Create an account... 3 (B) Register your dashcam with your account... 3 (C) Connect your BlackVue dashcam to a

More information

Car-Net registration in the vehicle How to set up the online services in your Volkswagen.

Car-Net registration in the vehicle How to set up the online services in your Volkswagen. Car-Net registration in the vehicle How to set up the online services in your Volkswagen. Dear driver, Brief information about Volkswagen Car-Net With the optionally available Volkswagen Car-Net, you arrive

More information

Network Deployment Guide for NovoPRO

Network Deployment Guide for NovoPRO Network Deployment Guide for NovoPRO NovoPRO is a wireless presentation and collaboration system designed to support highly interactive and collaborative meetings or classroom learning activities. Meeting

More information

How to connect my TP-Link Smart Plug to my home network via Kasa?

How to connect my TP-Link Smart Plug to my home network via Kasa? How to connect my TP-Link Smart Plug to my home network via Kasa? This Article Applies to: TP-Link smart devices can be controlled by Kasa App locally and remotely. By this means we can easily make the

More information

Manual Supplement. This supplement contains information necessary to ensure the accuracy of the above manual.

Manual Supplement. This supplement contains information necessary to ensure the accuracy of the above manual. Manual Supplement Manual Title: TiS10, TiS20, TiS40, TiS45, TiS50, TiS55, TiS60, TiS65, TiS75 User, Web Only & Part Number: 4633357 Supplement Issue: 7 Print Date: July 2015 Issue Date: 10/17 Revision/Date:

More information

Tutorial on txthings (CoAP Libraries) Internet of Things (2IMN15) , Eindhoven University of Technology By Leila F. Rahman

Tutorial on txthings (CoAP Libraries) Internet of Things (2IMN15) , Eindhoven University of Technology By Leila F. Rahman Tutorial on txthings (CoAP Libraries) Internet of Things (2IMN15) 2016-2017, Eindhoven University of Technology By Leila F. Rahman In this tutorial, we will describe how to run a CoAP server on Raspberry

More information

GARAGE DOOR OPENER BASED ON IMAGE PROCESSING. By \ Mohammed Bashmmakh

GARAGE DOOR OPENER BASED ON IMAGE PROCESSING. By \ Mohammed Bashmmakh GARAGE DOOR OPENER BASED ON IMAGE PROCESSING By \ Mohammed Bashmmakh Outline Introduction Problem Statment Project Requirement Project Specification System Design Progress Introduction Problem Statement

More information

Security Camera. by maartenbrysbaert. The SeCam is a security camera that allows you to: - Livestream. - Rotate your camera 180 degrees

Security Camera. by maartenbrysbaert. The SeCam is a security camera that allows you to: - Livestream. - Rotate your camera 180 degrees instructables Security Camera by maartenbrysbaert The SeCam is a security camera that allows you to: - Livestream - Rotate your camera 180 degrees - Capture and record - View captured photos and recorded

More information

BlackVue App Manual. Contents

BlackVue App Manual. Contents BlackVue App Manual Contents Connecting to BLACKVUE CLOUD... 3 (A) Create an account... 3 (B) Register your dashcam with your account... 3 (C) Connect your BlackVue dashcam to a Wi-Fi hotspot for Cloud

More information

Venue : Panimalar Institute of Technology, Chennai EVENT DETAILS

Venue : Panimalar Institute of Technology, Chennai EVENT DETAILS Two days Zonal level workshops on IoT using RaspberryPi January 19-20,2018 Venue : Panimalar Institute of Technology, Chennai 600123 EVENT DETAILS Stages of Event Round 1: A Workshop will be organized

More information

1. Use Wireless Data Transfer with FlashAir App for

1. Use Wireless Data Transfer with FlashAir App for Wireless Data Transfer: Basic Usage of FlashAir Wireless Data Transfer function allows you to browse and save files from the device (e.g. a digital camera) to smartphones, tablets, or PCs without cable

More information

EOS 5D Mark IV (WG) Wi-Fi (Wireless Communication) Function Instruction Manual ENGLISH INSTRUCTION MANUAL

EOS 5D Mark IV (WG) Wi-Fi (Wireless Communication) Function Instruction Manual ENGLISH INSTRUCTION MANUAL EOS 5D Mark IV (WG) Wi-Fi (Wireless Communication) Function Instruction Manual ENGLISH INSTRUCTION MANUAL Introduction What You Can Do Using the Wi-Fi (Wireless Communication) Functions (1) Communicate

More information

Z6200 Quick Start Guide

Z6200 Quick Start Guide Getting to Know Your OBD2 Device Appearance Z6200 Quick Start Guide The following figure is for your reference only. 6 1 2 3 ZTE CORPORATION NO. 55, Hi-tech Road South, Shenzhen, P.R.China Postcode: 518057

More information

AT&T Global Network Client for Android

AT&T Global Network Client for Android Version 4.1.0 AT&T Global Network Client for Android 2016 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T Intellectual

More information

Raspberry Pi Tutorial 2

Raspberry Pi Tutorial 2 Raspberry Pi Tutorial 2 Date: 2/20/2014 Demonstrations: 1. John Mosser will demonstrate a motion sensor using a Raspberry Pi. 2. Alain Tschanz will demonstrate how to access and monitor your Raspberry

More information

Calypso Resort & Towers. Guest Pass Access System User s Guide (Revision 1.0)

Calypso Resort & Towers. Guest Pass Access System User s Guide (Revision 1.0) Calypso Resort & Towers Guest Pass Access System User s Guide (Revision 1.0) 1. SUMMARY/OVERVIEW... 3 2. OWNER AND MANAGEMENT COMPANY REGISTRATION... 4 3. LOGGING BACK IN... 6 4. HELP AND SUPPORT... 6

More information

Wi-Fi (Wireless Communication) Function Instruction Manual E INSTRUCTION MANUAL

Wi-Fi (Wireless Communication) Function Instruction Manual E INSTRUCTION MANUAL Wi-Fi (Wireless Communication) Function Instruction Manual E INSTRUCTION MANUAL Introduction What You Can Do Using the Wi-Fi (Wireless Communication) Functions (1) Communicate with a smartphone (CANON

More information

SECURITY PLUS. Core Security System + Real Time + Intelligence + Integration + Reliability

SECURITY PLUS. Core Security System + Real Time + Intelligence + Integration + Reliability SECURITY PLUS Intelligent Video-based Security Platform for Mission Critical Systems Core Security System + Real Time + Intelligence + Integration + Reliability SECURITY PLUS INTRODUCTION ACTi Security

More information

ZUMspot/Pi-Star Bring-up and initialization Presented to PAPA SD Luncheon. David Hull, KC6N January 20, 2018

ZUMspot/Pi-Star Bring-up and initialization Presented to PAPA SD Luncheon. David Hull, KC6N January 20, 2018 ZUMspot/Pi-Star Bring-up and initialization Presented to PAPA SD Luncheon David Hull, KC6N January 20, 2018 Contents Part I: Preparing a Pi-Star µsd card Part II: Setting up your RASPi 0/W WiFI Part III:

More information

Getting Started Guide XC9010 Raspberry Pi Starter Kit

Getting Started Guide XC9010 Raspberry Pi Starter Kit Getting Started Guide XC9010 Raspberry Pi Starter Kit The Raspberry Pi has been designed as a computer that anyone can use. If you want to get started with a Raspberry Pi, but don t know where to start,

More information

Homeowner Portal Tutorial Guide

Homeowner Portal Tutorial Guide WESTWARD Homeowner Portal Tutorial Guide Thank you for choosing Westward Management! The Homeowner Portal is available 24/7 for your convenience. In this guide, we ll show you how to easily complete the

More information

Getting started with the RAK 831 Lora Gateway and RPi3 V1.0 Shenzhen Rakwireless Technology Co., Ltd Rak

Getting started with the RAK 831 Lora Gateway and RPi3 V1.0 Shenzhen Rakwireless Technology Co., Ltd Rak Getting started with the RAK 831 Lora Gateway and RPi3 V1.0 Shenzhen Rakwireless Technology Co., Ltd www.rakwireless.com info@rakwireless.com 2016 Rakwireless all rights reserved. Mentioned in this document,

More information

VONETS VAP11G M Mini WiFi Repeater. 300M Mini WiFi Repeater. High-power CPE VAP11G-500. Quick Setting Guide

VONETS VAP11G M Mini WiFi Repeater. 300M Mini WiFi Repeater. High-power CPE VAP11G-500. Quick Setting Guide , 300M Mini WiFi Repeater High-power CPE VAP11G-500 Quick Setting Guide 1 Declaration Copyright 2015 Shenzhen HouTian Network Communication Technology Co.,Ltd All rights reserved, with retained ownership

More information

SECURITY PLUS. Core Security System + Real Time + Intelligence + Integration + Reliability

SECURITY PLUS. Core Security System + Real Time + Intelligence + Integration + Reliability SECURITY PLUS Intelligent Video-based Security Platform for Mission Critical Systems Core Security System + Real Time + Intelligence + Integration + Reliability SECURITY PLUS INTRODUCTION ACTi Security

More information

The Following steps are done on your normal desktop or laptop, which I refer to in this document later as the Remote Computer

The Following steps are done on your normal desktop or laptop, which I refer to in this document later as the Remote Computer Stuff that I did to create my image for KStars/Ekos on Raspberry Pi Note: All terminal commands are in green. I have also provided clickable links to take you to useful websites. The Following steps are

More information

Made in USA. ALPR-Catcher. Only 6 x 3.2 x 2. Add Automatic License Plate Recognition to IP Camera, DVR or NVR system via RTSP streaming.

Made in USA. ALPR-Catcher. Only 6 x 3.2 x 2. Add Automatic License Plate Recognition to IP Camera, DVR or NVR system via RTSP streaming. Add Automatic License Plate Recognition to IP Camera, DVR or NVR system via RTSP streaming. Scalable with Secure Cloud expandability. Yes, we can help with integration! Features: 1. ALPR OCR engine & Processing

More information

NANO-SPOT Personal Digital Hotspot

NANO-SPOT Personal Digital Hotspot NANO-SPOT Personal Digital Hotspot User's Manual REVISION 1.01 Micro-Node International, Inc. - Henderson, Nevada Table of Contents 1.0 NANO-SPOT DESCRIPTION... 3 2.0 INCLUDED ACCESSORIES... 3 3.0 GETTING

More information

AWS DeepRacer Getting Started Guide

AWS DeepRacer Getting Started Guide AWS DeepRacer Getting Started Guide 1 Getting Started Guide Contents What s in the box Assemble your car Get connected Test drive Autonomous model management 2 What s in the box 1 2 6 8 9 5 11 10 4 7 3

More information

Netis WF-2411 Quick Configuration Guide NTC November TCS Webinar 1

Netis WF-2411 Quick Configuration Guide NTC November TCS Webinar 1 Netis WF-2411 Quick Configuration Guide 1 Background AARP Policy on Public WiFi No computer being used for AARP Foundation Tax-Aide work is allowed to be connected directly to a public WiFi All connections

More information

Adafruit's Raspberry Pi Lesson 6. Using SSH

Adafruit's Raspberry Pi Lesson 6. Using SSH Adafruit's Raspberry Pi Lesson 6. Using SSH Created by Simon Monk Last updated on 2017-08-16 01:12:07 AM UTC Guide Contents Guide Contents Overview Enabling SSH Using a blank boot file Using Raspi-Config

More information

Connected Cars as the next great consumer electronics device

Connected Cars as the next great consumer electronics device Connected Cars as the next great consumer electronics device Sanjay Khatri Head of Platform Product Marketing Cisco Jasper 1992 2016 Cisco Systems, Inc. All rights reserved. Connected Cars: The next great

More information

User Manual. Microdigital IP cameras with built-in Ivideon software

User Manual. Microdigital IP cameras with built-in Ivideon software User Manual Microdigital IP cameras with built-in Ivideon software Table of Contents Introduction to Ivideon... What is Ivideon about?... Why use an IP camera with built-in Ivideon software?... How to

More information

ArduCAM-M-2MP ESP8266 Nano V2 Evaluation Kit User Guide

ArduCAM-M-2MP ESP8266 Nano V2 Evaluation Kit User Guide ArduCAM-M-2MP ESP8266 Nano V2 Evaluation Kit User Guide Rev 2.0, Nov 2017 1 Table of Contents 1. Introduction... 3 2. Kit Contents... 3 3. Features... 3 4. Wiring Diagram... 4 5. Getting Started ESP8266

More information

Table of Contents. Camera Anatomy... pg 1. Package Contents... pg 2. Camera Assembly... pg 3. Account Login... pg 5. Adding a New Camera...

Table of Contents. Camera Anatomy... pg 1. Package Contents... pg 2. Camera Assembly... pg 3. Account Login... pg 5. Adding a New Camera... Table of Contents Camera Anatomy... pg 1 Package Contents... pg 2 Camera Assembly... pg 3 Account Login... pg 5 Adding a New Camera... pg 6 Wireless Configuration... pg 9 WPS Enabled Routers... pg 13 Technical

More information

Full manual Nedis SmartLife

Full manual Nedis SmartLife Full manual Nedis SmartLife Download the app: Nedis SmartLife from Apple App store or Google Play Store. Create account Select country code and enter full national phone number or email address and then

More information

Dell OpenManage Mobile Version 1.0 User s Guide

Dell OpenManage Mobile Version 1.0 User s Guide Dell OpenManage Mobile Version 1.0 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates

More information

Home Guardian Solution Product FAQ. EnTalk/EnTalk Lite

Home Guardian Solution Product FAQ. EnTalk/EnTalk Lite Home Guardian Solution Product FAQ EnTalk/EnTalk Lite 1. Question: Which EnGenius products work with EnTalk-Lite? EnTalk-Lite works with EPG5000, ESR300, ESR350 and ESR600. 2. Question: Which IoT gateway

More information

A Step by Step Guide to Installing VPN on Raspberry Pi. Whitepaper

A Step by Step Guide to Installing VPN on Raspberry Pi. Whitepaper A Step by Step Guide to Installing VPN on Raspberry Pi Whitepaper Introduction For security conscious IT experts who would like to provide secure access to their network on a budget, this whitepaper provides

More information

RETROPIE INSTALLATION GUIDE

RETROPIE INSTALLATION GUIDE RETROPIE INSTALLATION GUIDE CONTENTS THE FOLLOWING GUIDE WILL COVER THE INSTALLATION, SETUP AND CONFIGURATION OF THE RASPBERRY PI, RASPBIAN OS AND RETROPIE Author: http://rpiarcadebuild.wordpress.com/

More information

Set-up guide. Head Office Vehicle Control Solutions Ltd 6 Swains Lane West Hill House Highgate London N6 6QS.

Set-up guide. Head Office Vehicle Control Solutions Ltd 6 Swains Lane West Hill House Highgate London N6 6QS. Set-up guide Contents Getting started 2-5 Reporting problem vehicles 6-8 After reporting a problem vehicle 9 Important information 10 Warning signs and overlay stickers 11 Head Office Vehicle Control Solutions

More information

Wi-Fi (Wireless Communication) Function Instruction Manual

Wi-Fi (Wireless Communication) Function Instruction Manual Wi-Fi (Wireless Communication) Function Instruction Manual E INSTRUCTION MANUAL Introduction What You Can Do Using the Wi-Fi (Wireless Communication) Functions (1) Communicate with a smartphone (CANON

More information

ANPR license plate recognition system USER MANUAL

ANPR license plate recognition system USER MANUAL ANPR license plate recognition system USER MANUAL DK PROJEKTAI LLC 2017 TABLE OF CONTENTS 1 Introduction...3 2 ANPR SERVER administration...4 2.1 Configuration on first start-up...4 2.1.1 Software registration...6

More information

SMART PARKING MANAGEMENT SOLUTION

SMART PARKING MANAGEMENT SOLUTION SMART PARKING MANAGEMENT SOLUTION Convenient Parking Guidance Vehicle Locating -High Efficiency -User Friendly -Easy Management ANPR Efficient ANPR Entrance Remote Control Safe Comprehensive Surveillance

More information

2. Do not watch the screen for a long time while driving, which will affect driving safety, so as not to cause traffic accidents.

2. Do not watch the screen for a long time while driving, which will affect driving safety, so as not to cause traffic accidents. User Manual Tips 1. Please operate the equipment while keeping the car safe to drive. Please follow the local traffic rules when navigating and drive according to the road conditions. 2. Do not watch the

More information

DG-HR1160M Portable Power Bank 3G Router User Manual

DG-HR1160M Portable Power Bank 3G Router User Manual DG-HR1160M Portable Power Bank 3G Router User Manual V1.0 2013-11-14 As our products undergo continuous development the specifications are subject to change without prior notice COPYRIGHT Copyright 2013

More information

Garage Door Opener based on Image Processing

Garage Door Opener based on Image Processing Garage Door Opener based on Image Processing Design Document Done by Mohammed Bashmmakh Adviser Mohammed Almulhem Coordinate Ahmad Khayyat Page 1 Introduction These days, every thing is moving toward automating.

More information

Embedded Linux With Raspberry Pi IOT

Embedded Linux With Raspberry Pi IOT Embedded Linux With Raspberry Pi IOT Module 1 : Raspberry Pi Set up & Configurations Program Raspberry Pi : a credit-card sized computer Python programming for Raspberry Pi Interacting and configuring

More information

Content. Original configuration... 1 Configuration method for Android phones... 3 Configuration method for Apple phones... 4

Content. Original configuration... 1 Configuration method for Android phones... 3 Configuration method for Apple phones... 4 Content Download and install App... 1 Configuration... 1 Original configuration... 1 Configuration method for Android phones... 3 Configuration method for Apple phones... 4 Functions introduction... 6

More information

User Manual. Mobile Viewer Mobile Manager Software (MMS) 1 st Edition : 10 Jan nd Edition : 31 Mar rd Edition : 20 May 2010

User Manual. Mobile Viewer Mobile Manager Software (MMS) 1 st Edition : 10 Jan nd Edition : 31 Mar rd Edition : 20 May 2010 Mobile Viewer Mobile Manager Software (MMS) User Manual The picture might differ according to the specification and model. Contents of this manual are protected under copyrights and computer program laws.

More information

Sigma Tile Workshop Guide. This guide describes the initial configuration steps to get started with the Sigma Tile.

Sigma Tile Workshop Guide. This guide describes the initial configuration steps to get started with the Sigma Tile. Sigma Tile Workshop Guide This guide describes the initial configuration steps to get started with the Sigma Tile. 1 Contents Contents... 2 Chapter 1: System Requirements... 3 Chapter 2: Configure Your

More information

How to configure Hikvision LPR Function via IVMS-5200P

How to configure Hikvision LPR Function via IVMS-5200P How to configure Hikvision LPR Function via IVMS-5200P Property in copyright belongs to Hikvision. 1 1 Purpose Vehicle Detection is available for the road traffic monitoring. In Vehicle Detection, the

More information

ZeroView. Raspberry Pi Camera Module Suction Mount User Guide and Information. Product Page: ThePiHut.com/zeroview

ZeroView. Raspberry Pi Camera Module Suction Mount User Guide and Information. Product Page: ThePiHut.com/zeroview ZeroView Raspberry Pi Camera Module Suction Mount User Guide and Information Product Page: ThePiHut.com/zeroview 2 Guide Contents Introduction 3 Design Features 4 Kit Contents 5 Assembly 6 Enabling the

More information

Specifications are subject to change without further notice Visit for most updated version.

Specifications are subject to change without further notice Visit   for most updated version. ALPR Catcher Device Setup Guide ver. 1.6 1. Initial Setup Ethernet Cable USB Storage Power Adaptor 2. Web Client, Default IP 3. System Settings IP address Device activation Samba Drive Configuration Storage

More information

AirTeach Software User Manual

AirTeach Software User Manual AirTeach Software User Manual Confirm IT Requirements Cameras from Leica Microsystems (with up to date firmware) which are Ethernet compatible and in Ethernet Mode Cameras set to 800 x 600 Resolution and

More information

Quick Install Guide. Model: PLC-223W, PLC-233W

Quick Install Guide. Model: PLC-223W, PLC-233W Quick Install Guide Model: PLC-223W, PLC-233W This installation guide provides basic instructions for installing the PLC-213W/ PLC-223W/PLC-233W indoor wireless IP camera on your network. By following

More information

ScotsParking. How to LOGIN. Select the Login link at the top of the page circled in green.

ScotsParking. How to LOGIN. Select the Login link at the top of the page circled in green. ScotsParking This guide is designed to help you understand how the ScotsParking system works and enable you to manage your parking permits, citations, and vehicles online. How to LOGIN Select the Login

More information

Manual to install experimental firmware on a TYTERA MD380

Manual to install experimental firmware on a TYTERA MD380 By Erik, PA0ESH. Monday 28 November 2016 I've been a while in the possession of a MD380/390 Tytera to experiment with DMR. This Chinese MD380/390 is a delight in use and with the support of Arjan Hogt,

More information

Getting Started with your MicroPnP Development and Evaluation Kit

Getting Started with your MicroPnP Development and Evaluation Kit VersaSense NV, Kroegberg 3, B-3000 Leuven, info@versasense.com Getting Started with your MicroPnP Development and Evaluation Kit 1. Deploy your MicroPnP network: 1. Connect the provided antennas to the

More information

The Launch GDS can be updated via a wireless internet connection as well as by USB or cat5 cable.

The Launch GDS can be updated via a wireless internet connection as well as by USB or cat5 cable. LAUNCH Wifi Setup Procedure The Launch GDS can be updated via a wireless internet connection as well as by USB or cat5 cable. If you are in a wifi hotspot or have an open network available simply choose

More information

RaspiDigiHamClock. Raspberry Pi Amateur Radio Digital Clock. v WA4EFH R.Grokett

RaspiDigiHamClock. Raspberry Pi Amateur Radio Digital Clock. v WA4EFH R.Grokett RaspiDigiHamClock Raspberry Pi Amateur Radio Digital Clock v2018-07-08 WA4EFH R.Grokett Overview Amateur Radio Operators (aka HAM Radio) use 24 hour UTC (Universal Coordinated Time) for much of their operation.

More information

Car Care Get diagnostics and insights about your car s health. Stay Connected Turn your car into a Wi-Fi hotspot for up to five devices.

Car Care Get diagnostics and insights about your car s health. Stay Connected Turn your car into a Wi-Fi hotspot for up to five devices. Quick Start Guide Car Care Get diagnostics and insights about your car s health. Car Tracker Track your location, monitor driving behaviour, and set speed alerts. Stay Connected Turn your car into a Wi-Fi

More information

Connected Car. Start Guide. Device by

Connected Car. Start Guide. Device by Connected Car Start Guide Device by Keep your family safe Receive real-time vehicle diagnostics Track the location of your car Stay connected with Wi-Fi LTE capable device Step 1 Check vehicle compatibility

More information

CodePeople.net CP Rentacar System. CodePeople.net. Complete web based management system for car rentals. CodePeople Development Team. [Version 1.

CodePeople.net CP Rentacar System. CodePeople.net. Complete web based management system for car rentals. CodePeople Development Team. [Version 1. CodePeople.net CP Rentacar System CodePeople.net CP Rentacar System Complete web based management system for car rentals. CodePeople Development Team [Version 1.02] Contents CP RENTACAR SYSTEM BRIEF DESCRIPTION

More information

your iphone or Apple tablet

your iphone or Apple tablet your iphone or Apple tablet Winter 2017 trained evaluators are free to use any device, whether department-issued or privately owned prior to use, each device must first be set up as described in these

More information

Mobile Digital Video Recorder Installation Tips

Mobile Digital Video Recorder Installation Tips I wrote this manual because I was probably the first purchaser of this model of dash-cam system. I am a truck driver, but I am also very technically-oriented and I quickly realized that most truck drivers

More information

Copyright 2017 Samsung. All Rights Reserved. O-Hoon Kwon, Ph.D. Samsung Electronics

Copyright 2017 Samsung. All Rights Reserved. O-Hoon Kwon, Ph.D. Samsung Electronics 1 Copyright 2017 Samsung. All Rights Reserved. O-Hoon Kwon, Ph.D. Samsung Electronics Intro Tizen Linux kernel based Embedded OS for wide range of devices, where Mobile, Wearable, TV are maintained as

More information

Internet of Things 2018/2019

Internet of Things 2018/2019 Internet of Things 2018/2019 Discovering the Things Johan Lukkien with slides by Milosh Stolikj John Carpenter, 1982 1 Guiding questions What does service discovery entail, and what are relevant criteria

More information

Index. Dumisani Herman Nhlapo

Index. Dumisani Herman Nhlapo Index 1. How to Turn Your Droid X into a 3G Hotspot 2. How to Use Your Galaxy Tab as a Mobile Hotspot 3. How to Share Your Connection with ipad Personal Hotspot 4. Using the Mobile Hotspot feature in BlackBerry

More information

Installing Click2Go Mobile There are two options to install the Click2Go Mobile application on your mobile phone.

Installing Click2Go Mobile There are two options to install the Click2Go Mobile application on your mobile phone. Mobile Application User Guide Minimum Phone Requirements Java Enabled (J2ME) Phone Profile/MIDP2.0 Configuration/CLDC1.1 Screen Resolution: 128 x 96 and above Internet Connection: (one of the listed) o

More information

Connect the GSM-DSA to a router where the network is configured to x with a mask

Connect the GSM-DSA to a router where the network is configured to x with a mask GSM-DSA Application note Summary Preparing the raspberry pi environment In order to make the most out of your GSM-DSA, it is best to make sure that the operation system is up to date. To do this we need

More information

CTM Online Course Registration User Guide

CTM Online Course Registration User Guide CTM Online Course Registration User Guide Table of Contents 1. Creating a CTM User Account and Logging into the System...2 1.1. Already Have a CTM User Account...2 1.2. Have a CTM User Account, but Forgot

More information

ENTRANCE & EXIT CONTROL FOR VEHICLES

ENTRANCE & EXIT CONTROL FOR VEHICLES ENTRANCE & EXIT CONTROL FOR VEHICLES -Security -Efficiency -End-to-End Vehicle Safety ANPR record Dual video stream Intercom for emergency High Efficiency ANPR to open barrier Flexible white list Show

More information

Spring II 2019 Welcome to TechConnections, the City of Sacramento s technology program for adults ages 50+, based at Hart Senior Center.

Spring II 2019 Welcome to TechConnections, the City of Sacramento s technology program for adults ages 50+, based at Hart Senior Center. Spring II 2019 Welcome to TechConnections, the City of Sacramento s technology program for adults ages 50+, based at Hart Senior Center. The program is staffed primarily by volunteers. TechConnections

More information

WIFI Hidden Camera USER MANUAL

WIFI Hidden Camera USER MANUAL WIFI Hidden Camera USER MANUAL A. Get started Step1: Download and install the App named HDMiniCam from Google Play Store (for Android) or Apple Store (for ios) or by scanning the code below: NOTE: 1, Please

More information

BT MobileXpress App V2 for Android Quick Guide

BT MobileXpress App V2 for Android Quick Guide BT MobileXpress App V2 for Android Quick Guide 2 P a g e Overview This quick guide provides an overview on how to use the BT MobileXpress App to connect to the BT MobileXpress Wi-Fi service. While the

More information

Car-Net via Wi-Fi hotspot Setting up an Internet connection via Wi-Fi in order to use Car-Net

Car-Net via Wi-Fi hotspot Setting up an Internet connection via Wi-Fi in order to use Car-Net Car-Net via Wi-Fi hotspot Setting up an Internet connection via Wi-Fi in order to use Car-Net Dear driver, Here you find out how and under what requirements a Wi-Fi Internet connection to your infotainment

More information

WAP9112/9114 Quick Start Guide

WAP9112/9114 Quick Start Guide WAP9112/9114 Quick Start Guide Release 7.6 NN47252-308 Issue 02.01 March 2016 Contents Chapter 1: Introduction... 3 Chapter 2: Required Software Components... 4 Chapter 3: Installing or Upgrading Wireless

More information

Getting Started with the Ascend Virtual Sales Office. Tools that will move you forward.

Getting Started with the Ascend Virtual Sales Office. Tools that will move you forward. Getting Started with the Ascend Virtual Sales Office Tools that will move you forward. Table of Contents 1. What is Ascend?...3 2. Glossary of Terms 4 3. Internet Connectivity..5 4. Downloading & Trusting

More information

AN APPLICATION OF ENTERPRISE WLAN SYSTEM FOR A UNIVERSITY CAMPUS

AN APPLICATION OF ENTERPRISE WLAN SYSTEM FOR A UNIVERSITY CAMPUS Abdurrahman Celebi Department of Information Technologies Office Beder University, Tirana, Albania acelebi@beder.edu.al AN APPLICATION OF ENTERPRISE WLAN SYSTEM FOR A UNIVERSITY CAMPUS Abstract Installation

More information

Arrive AirPoint. Arrive AirPoint software update guide using Over-the-Air (OTA) connectivity. AirPoint-SUguide-ver.001

Arrive AirPoint. Arrive AirPoint software update guide using Over-the-Air (OTA) connectivity. AirPoint-SUguide-ver.001 Arrive AirPoint Arrive AirPoint software update guide using Over-the-Air (OTA) connectivity AirPoint-SUguide-ver.001 Contents Arrive AirPoint Software Update Guide using OTA Overview...5 Before You Begin...5

More information

Reliable Stream Analysis on the Internet of Things

Reliable Stream Analysis on the Internet of Things Reliable Stream Analysis on the Internet of Things ECE6102 Course Project Team IoT Submitted April 30, 2014 1 1. Introduction Team IoT is interested in developing a distributed system that supports live

More information

Dell OpenManage Mobile Version 1.0 User s Guide

Dell OpenManage Mobile Version 1.0 User s Guide Dell OpenManage Mobile Version 1.0 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates

More information

ToF T1 User Guide. a module solution provider. Date: 2017/02/13. Hardware Test Supervisor. Software Test Engineer. Center Supervisor Rex

ToF T1 User Guide. a module solution provider. Date: 2017/02/13. Hardware Test Supervisor. Software Test Engineer. Center Supervisor Rex a module solution provider ToF T1 User Guide Date: 2017/02/13 Software Test Engineer Hardware Test Supervisor Test Supervisor Center Supervisor Rex Copyright JORJIN TECHNOLOGIES INC. LIMITED 2014 Version

More information

Early Access Program User Guide

Early Access Program User Guide Early Access Program User Guide Bixby A new way to do more. Bixby is the intelligent interface built into the Galaxy S8/S8+. With intelligent vision, a personalized home page, smart reminders and voice

More information