INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) APPLIANCE SWITCHING USING EYE MOVEMENT FOR PARALYZED PEOPLE

Size: px
Start display at page:

Download "INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) APPLIANCE SWITCHING USING EYE MOVEMENT FOR PARALYZED PEOPLE"

Transcription

1 INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 ISSN (Print) ISSN (Online) Volume 3, Issue 3, October- December (2012), pp IAEME: Journal Impact Factor (2012): (Calculated by GISI) IJECET I A E M E APPLIANCE SWITCHING USING EYE MOVEMENT FOR PARALYZED PEOPLE OMKAR S. DESHPANDE E & TC Department, PVPIT, Bavdhan, Pune, Maharashtra, India. deshpandeomkar10@yahoo.com Prof. B.L. MAHAJAN Lecturer, E & TC Department, PVPIT, Bavdhan, Pune, Maharashtra, India. INDRANEEL P. CHAVAN E & TC Department, PVPIT, Bavdhan, Pune, Maharashtra, India. chavan.indraneel@gmail.com BRIJESH B. CHAUDHARY E & TC Department, PVPIT, Bavdhan, Pune, Maharashtra, India. vijesh.chuodhary@gmail.com ABSTRACT Paralysis is loss of muscle function, loss of feeling (sensory loss) in one or more affected areas. If there is sensory damage as well as motor & such people suffer from Motor Neuron Disease. In other words these people are in near vegetative state with only their eyes moving. Such people are completely dependent on other individuals for all of their work, starting from feeding to general change in position. So, a system needs to be developed to help these people to become independent. There are systems available in the market that are developed to help paralyzed people in some way or the other, but they are limited to only those people who are only partially paralyzed, that means, fully paralyzed people have little or no use of these systems. Also, these systems are very costly, bulky & less portable. Our system will be cost effective, portable & moreover it will help even those people who are completely paralyzed with only their eyes moving. This system will be based on only the movement of the eyes hence eliminating the need of any limb or any other body movements. Keywords: Eye-Sensing mechanism, LDR, microcontroller, RF transreceiver module, LCD 187

2 1. INTRODUCTION Eye tracking is a technique whereby an individual s eye movements are measured so that the researcher knows both where a person is looking at any given time and the sequence in which their eyes are shifting from one location to another. The annual report of the Ministry of Public Health and Welfare states that 0.73 million people have a motor disability on the legs and arms. For people with these disabilities, many different kinds of activities like switching fan, tubelight, etc. on/off become very problematic due to restricted movements of these body parts. These people are dependent on others for switching any home devices whenever they want to. So, a solution to this using eye-motion technology is proposed by us in this paper. 2. BLOCK DIAGRAM OF TRANSMISSION SECTION Fig. 1: Block diagram of Transmission Section (A) Eye Sensing Mechanism Requirements of sensing apparatus:- The sensor should be able to detect minute changes in the movement of the iris. It should have minimum or no dependence on ambient light. Sensor placement should not depend upon the size of the iris. It should give maximum states with minimum movement of eye. It should have minimum eye fatigue, and should not harm the eye. What can we use to sense the movement of the eye? Can we use the lens of a camera which produces the image of the eye and then detect its motion? A digital camera circuit is a possible solution to the sensing problem. It has less dependence on ambient light and can detect minute movements of the eye. But the circuit is expensive to make and is complex for its requirement of rapid transmission of large data. There must be a simpler, cheaper and yet exquisite solution of the problem. LDRs are used for sensing the movement of the eye. It measures the reflected intensity of light by varying its resistance according to the light intensity incident on it. When the light intensity increases, it resistance decreases and vice-versa. LDR then converts it into voltage so that ADC of microcontroller can measure it. In reality, the normal eye movement without fatigue is the left and right movement only. The up movement of the eye, if done for more times, introduces fatigue to the eye. So it is preferable not to use the upward movement of the eye for control. In this system, we have used 2 LDRs which are positioned as- one to the left of the eyeball & another one to the right of eyeball-as shown in following figure:- 188

3 Fig. 2: Positions of two LDRs with respect to eye Now, we know that the visible portion of the eye has two parts namely white portion (called sclera in medical terminology) and the coloured portion (pertaining to the iris). These white and black parts of the eye have difference in the way they reflect light. The white sclera reflects most of the light falling on it, while the coloured iris will not reflect light with so much intensity. This intensity difference in the reflected light gives us our sensing mechanism. For the left-right movement of the eye, we have 2 cases:- Case 1:- When the eyeball is rotated towards left Fig. 3: Position of Focus of LDRs when eye is turned left In this case, as seen from fig. 4, the focus of LDR1 moves on the black iris area of the eye while the focus of LDR2 is white sclera region. Since, black iris will absorb much of the incident light, the intensity of light reflected towards LDR1 will be less. And the intensity of light reflected towards LDR2 will be greater. So, the o/p voltage from LDR 1 will be more & o/p voltage of LDR2 will be greater (The maximum voltage from both LDRs will be same & the threshold levels of LDRs are equal to their maximum voltages). Hence, device corresponding to LDR2 will get toggled. Case 2:- When the eyeball is rotated towards right Fig. 4: Position of Focus of LDRs when eye is turned right 189

4 In this case, as seen from fig. 4, the focus of LDR1 moves on the black iris area of the eye while the focus of LDR2 is white sclera region. Since, black iris will absorb much of the incident light, the intensity of light reflected towards LDR1 will be greater. And the intensity of light reflected towards LDR2 will be less. So, the o/p voltage from LDR2 will be more & o/p voltage of LDR2 will be greater. Hence, device corresponding to LDR1 will get toggled. Table 1: Truth Table for LDR1 & LDR2 (B) Conversion of Sensor Output into Digital Form:- The RF module requires data serially and it also gives back the data serially. Hence it requires some assembly which converts the three or four bits of data acquired from the conversion mechanism to a sequence of serial data. As per our requirement, it is also necessary that this data should not be corrupted by any intervention of the same frequency. This means that we also must have some pre-sequence of at least three bits which is predefined, and this sequence should be checked at the decoder side to validate the data. All this can be taken care of by the ADC (Analog-to-Digital) of microcontroller PIC16F877A. The input to this ADC is the analog voltage signal from the corresponding LDR. Since we have used 2 LDRs, there will be two voltage signals (one from each LDR) applied to the two corresponding input pins of ADC. The converter then generates a digital result of this analog level via successive approximation. The A/D conversion of the analog input signal results in a corresponding 10-bit digital number. That means the output of the ADC will be in terms of 1 s and 0 s. This output is given to RF transmitter which is CMOS compatible & hence don t require line driver like MAX232. Why LCD connected to microcontroller? The output of ADC is given to the RF transmitter as well as to the LCD. This is done so that the user could know the ADC readings of both LDRs during the trials.. Also, we have displayed which device has been toggled at the receiver end merely for the sake of convenience. The user can disconnect LCD whenever he wants to. 190

5 (C) Data Transmission Module After digital data has been made from the iris movement, this data needs to be transmitted without any error to a distant place, preferably near to the switchboards already installed in the room wirelessly. Wireless transmission is preferred to wired transmission here to avoid a jumble of wires spreading across the room. A point to be noted is that it is more economic to use wires if the switchboard is nearby. But wires may become inconvenient for the user in most cases. Requirements: The following are the main requirements of data transmission and reception:- The transmission and reception should be essentially error free. Any disturbance of the same frequency must not hinder. It should have high distance range. Multiple samples of the eye per second should be sent. Size of the transmitter circuit should be so small that it can be implemented in spectacles itself. The RF module, we have used, operates at Radio Frequency. The corresponding frequency range varies between 30 khz & 300 GHz. In this RF system, the digital data is represented as variations in the frequency of carrier wave. This kind of modulation is known as Frequency Shift Keying (FSK). This RF transmitter operates at a frequency of about 2.4GHz. It receives serial data in digital form from the output of microcontroller. It will convert this digital data into corresponding radio wave of the said frequency. The transmission occurs at the rate of around 250 kbps. 3. BLOCK DIAGRAM OF RECEIVER SECTION (A) RF Receiver Fig. 5: Block Diagram of Receiver Section This RF receiver will receive the RF signal at frequency 2.4 GHz from the RF transmitter. It will then convert the received signal into its equivalent digital form as it was at the input of RF transmitter. This digitally converted data is fed to the decision making section that is microcontroller PIC16F877A. 191

6 (B) Decision Making Section The decision making block processes on the data available to it from the RF receiver. The microcontroller PIC16F877A is used for this purpose, where the main job of the controller is to make certain decisions according to the available data and send its decisions to the relay board. In addition to data processing, the microcontroller also double checks any false triggering, takes into account the delay caused due to wireless channel and checks whether the transmission is valid or not. Depending on the intensity of light reflection from eyes, microcontroller makes the decision on which of the devices (connected at output) will toggle its state depending on the program. Here, we have program the microcontroller in such way that if LDR1 gets stronger reflections, Relay 1 will be activated whereas LDR2 gets stronger reflections, Relay 2 will be activated. (C) Output Section The output section consists of the relay driver that drives the relays at its output. Since we have used only two devices to show the final output of our system, we require only two relayseach for one device. 4. SOFTWARE DESIGN (A)Software Used for Programming PIC16F877A For programming our microcontroller PIC16F877A, we have used software known as MPLAB IDE v8.56. Software Description MPLAB Integrated Development Environment (IDE) is a free, integrated toolset for the development of embedded applications employing Microchip's PIC and dspic microcontrollers. MPLAB IDE runs as a 32-bit application on MS Windows, is easy to use and includes a host of free software components for fast application development and super-charged debugging. MPLAB IDE also serves as a single, unified graphical user interface for additional Microchip and third party software and hardware development tools. MPLAB IDE has the same user interface for all tools. MPLAB IDE has highly optimized compilers for the PIC18 series microcontrollers, high performance PIC24 MCUs, dspic digital signal controllers and PIC32MX MCUs and not for PIC16 series. So, for compiling the code for PIC16 series we require third party compiler. Compiler:- The third party compiler we have used for PIC16F887A microcontroller is Hi-tech C Compiler for PIC10/12/16 MCUs. 192

7 (B)Flowchart of System Programming 193

8 5. RESULT Here we have used red LED to represent the reflected light that will come from eye & will be incident on the LDRs. This is done merely for the sake of demonstration. The actual working & result of system is shown through photographic presentation from Fig. 6(a) to Fig. 6 (f). Fig. 6 (a): Whole Circuit after turning ON Fig. 6(b): Receiver LCD showing Device1 & Device2 initially in OFF state 194

9 Fig. 6 (c): LED focus on LDR1 & Receiver LCD showing Device1 in ON state Fig. 6 (d): LED refocused on LDR1 & Receiver LCD showing Device1 in OFF state Fig. 6 (e): LED focused on LDR2 & Receiver LCD showing Device2 in ON state Fig. 6 (f): LED refocused on LDR2 & Receiver LCD showing Device2 in OFF state 6. COMPARISON Our system is basically based on the system in [1]. But our system has some major differences compared to the above system. System [1] uses photodiode sensors whereas we have used LDR due to easy availability. This is done because of we already had a set of LDRs available with us. Although, using photodiodes will give good results. The signal conditioning circuit is required for system [1], but our system does not require any signal conditioning since o/p of sensor is suitable enough for further processing. Due to this, our system is less bulky. System [1] uses different modules for encoding, decoding, data transmission & reception, 195

10 whereas our system uses single CC2500 RF transreceiver module which performs encoding, transmission, reception & decoding. This again reduces bulkiness of system & moreover reduces programming efforts since all functions are performed by same module. Microcontroller used in system [1] is basic 89C51 which cannot be used in case of any additional functionality needs to be added. Our system uses PIC16F877A which is superior to 89C51 in terms of operation speed, functionality, etc. Also, system [1] uses GUI on computer to display output. Hence, there are limitations on its portability & requires experts to maintain the GUI. Our system uses simple 16x2 LCD panel to display the output status. Thus, it is more portable & does not require any special expertise. Hence, our system is much cheaper, portable & technically robust. 7. CONCLUSION Right from the sensor module to the output, each module is working as expected. Our endeavor of the semester is successful Light Dependent Diode (LDRs) work well for good light intensity but not in poor light conditions. A way still needs to be found to reduce the dependence on ambient light. Attempts were also made to make the output of the device more reliable. But due to lack of time, funds we are restricted to very few attempts. This system can further be made more accurate, work in real world by making some optimizations. Few are listed below:- We can use IR sensors to get more accurate output. We can create a Graphical User Interface (GUI) with visual and sound effects, so that it would be very easy and user-friendly device. We can make the data transmission more accurate & secure by using Xigbee (due to high cost of Xigbee as compared to CC2500; we have avoided using it & used CC2500 instead). 8. REFERENCES [1] Pethani Kishan V., Gor Mehul K. and Raja Jimit S. (2011), Intermediate Progress Report on ELECTRONIC SPECTACLES FOR PARALYZED PATIENTS Submitted in the partial fulfilment of ALL INDIA YOUNG ENGINEERS HUMANITARIAN CHALLENGE 2011 [2] Tim Wilmshurst (2009), Designing Embedded Systems with PIC Microcontrollers, Second Edition: Principles and Applications, Newnes Publications [3] Paul Horowitz, Winfield Hill, The Art of Electronics - 2nd Edition, Cambridge University Press. 196

Pattern Based Attendance System using RF module

Pattern Based Attendance System using RF module Pattern Based Attendance System using RF module 1 Bishakha Samantaray, 2 Megha Sutrave, 3 Manjunath P S Department of Telecommunication Engineering, BMS College of Engineering, Bangalore, India Email:

More information

EDUCATIONAL TUTOR FOR MENTALLY DISABLE STUDENTS

EDUCATIONAL TUTOR FOR MENTALLY DISABLE STUDENTS EDUCATIONAL TUTOR FOR MENTALLY DISABLE STUDENTS Shailaja Patil Assistant Professor, Rajarambapu Institute of Technology, Islampur Email: shaila.nalawade@ritindia.edu ABSTRACT Educational Tutor for mentally

More information

Prototype Model of Li-Fi Technology using Visible Light Communication

Prototype Model of Li-Fi Technology using Visible Light Communication Prototype Model of Li-Fi Technology using Visible Light Communication Rashmi.T 1, Rajalaxmi.R 2, Mr.Balaji.V.R 3 1,2 UG Student, 3 Assistant Professor Department of ECE, St. Joseph s Institute of Technology

More information

Keyboard Controlled Scoreboard

Keyboard Controlled Scoreboard Universities Research Journal 2011, Vol. 4, No. 4 Keyboard Controlled Scoreboard Kyaw Hlaing 1 and Win Swe 2 Abstract The objective of this research work is to design a keyboard controlled scoreboard that

More information

A Real Time Hi Speed Tracker for Chain Snatcher

A Real Time Hi Speed Tracker for Chain Snatcher International Journal of Scientific & Engineering Research Volume 2, Issue 10, Oct-2011 1 A Real Time Hi Speed Tracker for Chain Snatcher B S Manusudhan and S Sowmyasudhan Abstract-The word that is rampant

More information

Digital Strobe Tuner. w/ On stage Display

Digital Strobe Tuner. w/ On stage Display Page 1/7 # Guys EEL 4924 Electrical Engineering Design (Senior Design) Digital Strobe Tuner w/ On stage Display Team Members: Name: David Barnette Email: dtbarn@ufl.edu Phone: 850-217-9147 Name: Jamie

More information

E90 Proposal: Shuttle Tracker

E90 Proposal: Shuttle Tracker E90 Proposal: Shuttle Tracker Nick Guerette December 1, 2004 Abstract I propose the implementation of a system using long-range RFID and ethernet/ip network communication to track the location of Swarthmore

More information

An Integrated EMG Data Acquisition System by Using Android app

An Integrated EMG Data Acquisition System by Using Android app An Integrated EMG Data Acquisition System by Using Android app Dr. R. Harini 1 1 Teaching facultyt, Dept. of electronics, S.K. University, Anantapur, A.P, INDIA Abstract: This paper presents the design

More information

COLORSCAN. Technical and economical proposal for. DECOSYSTEM / OFF.A419.Rev00 1 of 8. DECOSYSTEM /OFF A419/09 Rev November 2009

COLORSCAN. Technical and economical proposal for. DECOSYSTEM / OFF.A419.Rev00 1 of 8. DECOSYSTEM /OFF A419/09 Rev November 2009 via G. da S. Giovanni, 50141 Firenze - Italia tel: 055 45448- fax: 055 455453 C.f./ PI 05151485 A/3, Virwani Industrial Estate, Tel : 022 282 8040 - Fax: +1 22 28 20 Technical and economical proposal for

More information

Embedded Systems Lab. Dynamic Traffic and Street Lights Controller with Non-Motorized User Detection

Embedded Systems Lab. Dynamic Traffic and Street Lights Controller with Non-Motorized User Detection UNIVERSITY OF JORDAN Embedded Systems Lab Dynamic Traffic and Street Lights Controller with Non-Motorized User Detection Preferred Group Size Grading Project Due Date (2) Two is the allowed group size.

More information

Embedded System Training Module ABLab Solutions

Embedded System Training Module ABLab Solutions Embedded System Training Module ABLab Solutions www.ablab.in Table of Contents Course Outline... 4 1. Introduction to Embedded Systems... 4 2. Overview of Basic Electronics... 4 3. Overview of Digital

More information

IOT BASED SMART ATTENDANCE SYSTEM USING GSM

IOT BASED SMART ATTENDANCE SYSTEM USING GSM IOT BASED SMART ATTENDANCE SYSTEM USING GSM Dipali Patil 1, Pradnya Gavhane 2, Priyesh Gharat 3, Prof. Urvashi Bhat 4 1,2,3 Student, 4 A.P, E&TC, GSMoze College of Engineering, Balewadi, Pune (India) ABSTRACT

More information

A Modern Approach of Vehicular Pollution Monitoring and Speed Control

A Modern Approach of Vehicular Pollution Monitoring and Speed Control A Modern Approach of Vehicular Pollution Monitoring and Speed Control V. Anna Purani 1, S. Arthi 2, T. Kalaiselvi 3, Asst. Prof. P. Siva Sakthy 4 1, 2, 3 UG Student, Dept. of Electrical and Electronics

More information

Digital Audio Design Validation and Debugging Using PGY-I2C

Digital Audio Design Validation and Debugging Using PGY-I2C Digital Audio Design Validation and Debugging Using PGY-I2C Debug the toughest I 2 S challenges, from Protocol Layer to PHY Layer to Audio Content Introduction Today s digital systems from the Digital

More information

RF4432F27 wireless transceiver module

RF4432F27 wireless transceiver module RF4432F27 wireless transceiver module 1. Description RF4432F27 is 500mW RF module embedded with amplifier and LNA circuit. High quality of component, tightened inspection and long term test make this module

More information

Chapter 9 MSI Logic Circuits

Chapter 9 MSI Logic Circuits Chapter 9 MSI Logic Circuits Chapter 9 Objectives Selected areas covered in this chapter: Analyzing/using decoders & encoders in circuits. Advantages and disadvantages of LEDs and LCDs. Observation/analysis

More information

TV Synchronism Generation with PIC Microcontroller

TV Synchronism Generation with PIC Microcontroller TV Synchronism Generation with PIC Microcontroller With the widespread conversion of the TV transmission and coding standards, from the early analog (NTSC, PAL, SECAM) systems to the modern digital formats

More information

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT K.RAJA. 1, B.KEERTHANA 2 AND S.ELAKIYA 3 1 AP/ECE /GNANAMANI COLLEGE OF TECHNOLOGY 2,3 AE/AVS COLLEGE OF ENGINEERING Abstract

More information

RF4432 wireless transceiver module

RF4432 wireless transceiver module RF4432 wireless transceiver module 1. Description RF4432 adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver. The features of high sensitivity (-121 dbm), +20

More information

Low-speed serial buses are used in wide variety of electronics products. Various low-speed buses exist in different

Low-speed serial buses are used in wide variety of electronics products. Various low-speed buses exist in different Low speed serial buses are widely used today in mixed-signal embedded designs for chip-to-chip communication. Their ease of implementation, low cost, and ties with legacy design blocks make them ideal

More information

IoT Based Controlling and Monitoring of Smart City

IoT Based Controlling and Monitoring of Smart City IoT Based Controlling and Monitoring of Smart City P. Sai Bhavani Prasad,Mahantesh H Arutagi, Sanket Bandi, Shridhar V. Nayak, Dr. Iranna Korachagaon Professor and HoD, Department of Electrical and Electronics,

More information

DMX 512 Language Date: Venerdì, febbraio 12:15:08 CET Topic: Educational Lighting Site

DMX 512 Language Date: Venerdì, febbraio 12:15:08 CET Topic: Educational Lighting Site DMX 512 Language Date: Venerdì, febbraio 15 @ 12:15:08 CET Topic: Educational Lighting Site DMX512 Cable Connectors Principles of functioning Distaces Terminations Splitter & Buffer DMX 1990 Until a few

More information

Electronic Grocery Machine

Electronic Grocery Machine IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 09 February 2016 ISSN (online): 2349-6010 Electronic Grocery Machine Ruchit C. Kundariya Darshana M. Vekariya

More information

6.111 Project Proposal IMPLEMENTATION. Lyne Petse Szu-Po Wang Wenting Zheng

6.111 Project Proposal IMPLEMENTATION. Lyne Petse Szu-Po Wang Wenting Zheng 6.111 Project Proposal Lyne Petse Szu-Po Wang Wenting Zheng Overview: Technology in the biomedical field has been advancing rapidly in the recent years, giving rise to a great deal of efficient, personalized

More information

IEEE802.11a Based Wireless AV Module(WAVM) with Digital AV Interface. Outline

IEEE802.11a Based Wireless AV Module(WAVM) with Digital AV Interface. Outline IEEE802.11a Based Wireless AV Module() with Digital AV Interface TOSHIBA Corp. T.Wakutsu, N.Shibuya, E.Kamagata, T.Matsumoto, Y.Nagahori, T.Sakamoto, Y.Unekawa, K.Tagami, M.Serizawa Outline Background

More information

DESIGN AND DEVELOPMENT OF E-SAVING METER TO PREVENT THE WASTAGE OF ELECTRICITY

DESIGN AND DEVELOPMENT OF E-SAVING METER TO PREVENT THE WASTAGE OF ELECTRICITY DESIGN AND DEVELOPMENT OF E-SAVING METER TO PREVENT THE WASTAGE OF ELECTRICITY 1 RAKESH TIGADI, 2 NIKITA P, 3 SAGAR UMLOTI, 4 SHIVARAJ DODDAMALLAPPANAVAR, 5 VIVEK HOSAMANI, 6 VISHNUPANTH HUDDEDAR, 7 VIVEKANANDAYYA

More information

Digital Effects Pedal Description Ross Jongeward 10 December 2014

Digital Effects Pedal Description Ross Jongeward 10 December 2014 Digital Effects Pedal Description Ross Jongeward 10 December 2014 1 Contents Section Number Title Page 1.1 Introduction..3 2.1 Project Electrical Specifications..3 2.1.1 Project Specifications...3 2.2.1

More information

User manual. Long Range Wireless HDMI/SDI HD Video Transmission Suite

User manual. Long Range Wireless HDMI/SDI HD Video Transmission Suite User manual Long Range Wireless HDMI/SDI HD Video Transmission Suite Preface Thanks for purchasing our Long Range Wireless HDMI/SDI HD Video Transmission Suite. Before using this product, read this user

More information

Pinewood Derby Finish Line Detection System

Pinewood Derby Finish Line Detection System Pinewood Derby Finish Line Detection System by Cody Clayton Robert Schreibman A Technical Report Submitted to the Faculty of Electrical Engineering Colorado School of Mines Submitted in partial fulfillment

More information

METHOD, COMPUTER PROGRAM AND APPARATUS FOR DETERMINING MOTION INFORMATION FIELD OF THE INVENTION

METHOD, COMPUTER PROGRAM AND APPARATUS FOR DETERMINING MOTION INFORMATION FIELD OF THE INVENTION 1 METHOD, COMPUTER PROGRAM AND APPARATUS FOR DETERMINING MOTION INFORMATION FIELD OF THE INVENTION The present invention relates to motion 5tracking. More particularly, the present invention relates to

More information

Colour Detection For Blind Using Zigbee

Colour Detection For Blind Using Zigbee Colour Detection For Blind Using Zigbee Mr. Vishal Pande* Ms. Pooja Pandya** Ms. Pranali Nile*** Ms. Vanila Kokkula**** *Prof. of Vidyavardhini college of Engineering and Technology **Student, Vidyavardhini

More information

Communication Lab. Assignment On. Bi-Phase Code and Integrate-and-Dump (DC 7) MSc Telecommunications and Computer Networks Engineering

Communication Lab. Assignment On. Bi-Phase Code and Integrate-and-Dump (DC 7) MSc Telecommunications and Computer Networks Engineering Faculty of Engineering, Science and the Built Environment Department of Electrical, Computer and Communications Engineering Communication Lab Assignment On Bi-Phase Code and Integrate-and-Dump (DC 7) MSc

More information

ECE 372 Microcontroller Design

ECE 372 Microcontroller Design E.g. Port A, Port B Used to interface with many devices Switches LEDs LCD Keypads Relays Stepper Motors Interface with digital IO requires us to connect the devices correctly and write code to interface

More information

Hardware Design Considerations for a Wireless LED Based Display Design

Hardware Design Considerations for a Wireless LED Based Display Design International Journal of Emerging Engineering Research and Technology Volume 3, Issue 11, November 2015, PP 50-57 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Hardware Design Considerations for a Wireless

More information

Search Platform Design Based On WSN

Search Platform Design Based On WSN American Journal of Engineering Research (AJER) e-iss: 2320-0847 p-iss : 2320-0936 Volume-5, Issue-1, pp-01-05 www.ajer.org Research Paper Search Platform Design Based On WS Open Access Song Jinbo, Duan

More information

A New Hardware Implementation of Manchester Line Decoder

A New Hardware Implementation of Manchester Line Decoder Vol:4, No:, 2010 A New Hardware Implementation of Manchester Line Decoder Ibrahim A. Khorwat and Nabil Naas International Science Index, Electronics and Communication Engineering Vol:4, No:, 2010 waset.org/publication/350

More information

ANALYSIS AND IMPLEMENTATION OF IOT BASED ENERGY METER

ANALYSIS AND IMPLEMENTATION OF IOT BASED ENERGY METER ANALYSIS AND IMPLEMENTATION OF IOT BASED ENERGY METER Tripti Pal Guided by Ms. Sonu Rana, HOD (ECE) Global Institute of Technology and Management, Gurugram Department of Electronics & Communication Engineering

More information

Technical data. General specifications. Indicators/operating means

Technical data. General specifications. Indicators/operating means Model Number Single head system Features Sensor head bidirectional and rotatable Function indicators visible from all directions Quick mounting bracket Selectable sound lobe width Programmable Diagrams

More information

Elements of a Television System

Elements of a Television System 1 Elements of a Television System 1 Elements of a Television System The fundamental aim of a television system is to extend the sense of sight beyond its natural limits, along with the sound associated

More information

Model Solution and marking scheme for Examination Paper EEE305J1: Microcontroller Systems 2004/5 General Observations

Model Solution and marking scheme for Examination Paper EEE305J1: Microcontroller Systems 2004/5 General Observations Model Solution and marking scheme for Examination Paper EEE305J1: Microcontroller Systems 2004/5 General Observations Design questions like A1 below are extremely difficult to mark, not least because there

More information

AVS50 USER GUIDE. 2.4GHz Audio/Video Sender System - AVS50

AVS50 USER GUIDE. 2.4GHz Audio/Video Sender System - AVS50 2.4GHz Audio / Video Sender System AVS50 USER GUIDE 2.4GHz Audio/Video Sender System CONTENTS 1. Introduction... 2 2. Conformity of Use... 3 3. Controls and Connections... 4-5 4. Product Contents... 6

More information

User Manual Wireless HD AV Transmitter & Receiver Kit

User Manual Wireless HD AV Transmitter & Receiver Kit Ma User Manual Wireless HD AV Transmitter & Receiver REV.1.0 Thank you for purchasing this Wireless HD AV Transmitter & Receiver. Please read the following instructions carefully for your safety and prevention

More information

KNX Dimmer RGBW - User Manual

KNX Dimmer RGBW - User Manual KNX Dimmer RGBW - User Manual Item No.: LC-013-004 1. Product Description With the KNX Dimmer RGBW it is possible to control of RGBW, WW-CW LED or 4 independent channels with integrated KNX BCU. Simple

More information

Low Power VLSI Circuits and Systems Prof. Ajit Pal Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur

Low Power VLSI Circuits and Systems Prof. Ajit Pal Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Low Power VLSI Circuits and Systems Prof. Ajit Pal Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture No. # 29 Minimizing Switched Capacitance-III. (Refer

More information

If you have any problems please contact our office at Thank You! And Enjoy! Like us on Facebook /AllenLeighSC

If you have any problems please contact our office at Thank You! And Enjoy! Like us on Facebook /AllenLeighSC If you have any problems please contact our office at 204-728-8878 1-866-289-8164 Thank You! And Enjoy! Like us on Facebook /AllenLeighSC Follow us on Twitter @AllenLeighSC Also check out additional accessories

More information

Design and Development of Saline Flow Rate Monitoring System Using Flow Sensor, Microcontroller and RF ZigBee Module

Design and Development of Saline Flow Rate Monitoring System Using Flow Sensor, Microcontroller and RF ZigBee Module Design and Development of Saline Flow Rate Monitoring System Using Flow Sensor, Microcontroller and RF ZigBee Module I.S.Tawade, M.S.Pendse, H.P.Chaudhari Pursuing Bachelor s degree in Instrumentation

More information

Real Time Face Detection System for Safe Television Viewing

Real Time Face Detection System for Safe Television Viewing Real Time Face Detection System for Safe Television Viewing SurajMulla, Vishal Dubal, KedarVaze, Prof. B.P.Kulkarni B.E. Student, Dept. of E&TC Engg., P.V.P.I.T, Budhgaon, Sangli, Maharashtra, India. B.E.

More information

Embedded Systems. Interfacing PIC with external devices 7-Segment display. Eng. Anis Nazer Second Semester

Embedded Systems. Interfacing PIC with external devices 7-Segment display. Eng. Anis Nazer Second Semester Embedded Systems Interfacing PIC with external devices 7-Segment display Eng. Anis Nazer Second Semester 2017-2018 PIC interfacing In any embedded system, the microcontroller should be connected to other

More information

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) Proceedings of the 2 nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 ISSN

More information

1. Keyboard and Panel Switch Scanning DX7 CIRCUIT DESCRIPTION The 4 bits BO ~ B3 from the sub-cpu (6805S) are input to the decoder (40H138). The decoder output is sent to the keyboard transfer contacts

More information

2.4GHZ Digital Wireless Reversing Camera Kit

2.4GHZ Digital Wireless Reversing Camera Kit 2.4GHZ Digital Wireless Reversing Camera Kit I. Safety precautions for the product The receiving host is installed on the console of the car securely. Do not impact the LCD screen of the receiving host.

More information

"shell" digital storage oscilloscope (Beta)

shell digital storage oscilloscope (Beta) "shell" digital storage oscilloscope (Beta) 1. Main board: solder the element as the picture shows: 2. 1) Check the main board is normal or not Supply 9V power supply through the connector J7 (Note: The

More information

LPU-Laguna Journal of Engineering and Computer Studies Vol. 3 No.1 September 2015

LPU-Laguna Journal of Engineering and Computer Studies Vol. 3 No.1 September 2015 IMPLEMENTATION OF MICROCONTROLLER BASED AUTOMATIC ROLLING UP/DOWN OF BILLBOARD USING AN ANEMOMETER AND A MASTER SWITCH IN LPU LAGUNA Sharen M. Belen 1, Dioshel C. Genota 2, Lady Arvie P. Magararu 3, Mariella

More information

Microcontroller Based Emergency Service Console

Microcontroller Based Emergency Service Console Microcontroller Based Emergency Service Console Aniket Orke #1, Vaibhav Pawar #2, Amit Mohitkar #3, Swapnil Dakhole #4, Abhishek Pimlapure #5 #1,2,3,4,5 Student, Department of Electronics and Communication

More information

DESIGN AND DEVELOPMENT OF A MICROCONTROLLER BASED PORTABLE ECG MONITOR

DESIGN AND DEVELOPMENT OF A MICROCONTROLLER BASED PORTABLE ECG MONITOR Bangladesh Journal of Medical Physics Vol. 4, No.1, 2011 DESIGN AND DEVELOPMENT OF A MICROCONTROLLER BASED PORTABLE ECG MONITOR Nahian Rahman 1, A K M Bodiuzzaman, A Raihan Abir, K Siddique-e Rabbani Department

More information

Smart Traffic Signs. I can communicate! By: Salil S. Gokhale Preston DeFrancis

Smart Traffic Signs. I can communicate! By: Salil S. Gokhale Preston DeFrancis Smart Traffic Signs I can communicate! By: Salil S. Gokhale Preston DeFrancis Smart Traffic Signs I. Designing a Smart Traffic Sign II. III. Demonstrating a Working Prototype Enhancing the Concept Think!

More information

AUTOMATIC BLACKBOARD ERASER

AUTOMATIC BLACKBOARD ERASER AUTOMATIC BLACKBOARD ERASER Vivek D. Ugale, Aishwarya Marathe, Tiwari Ashutosh, Nilesh Ugale Abstract Automatic blackboard dusters are made so as to ease the tedious job of erasing blackboards by teachers

More information

Getting Started with Launchpad and Grove Starter Kit. Franklin Cooper University Marketing Manager

Getting Started with Launchpad and Grove Starter Kit. Franklin Cooper University Marketing Manager Getting Started with Launchpad and Grove Starter Kit Franklin Cooper University Marketing Manager Prelab Work Lab Documentation: https://goo.gl/vzi53y Create a free my.ti.com account Install Drivers for

More information

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM.

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM. VideoJet 8000 8-Channel, MPEG-2 Encoder ARCHITECTURAL AND ENGINEERING SPECIFICATION Section 282313 Closed Circuit Video Surveillance Systems PART 2 PRODUCTS 2.01 MANUFACTURER A. Bosch Security Systems

More information

GALILEO Timing Receiver

GALILEO Timing Receiver GALILEO Timing Receiver The Space Technology GALILEO Timing Receiver is a triple carrier single channel high tracking performances Navigation receiver, specialized for Time and Frequency transfer application.

More information

CHARACTERIZATION OF END-TO-END DELAYS IN HEAD-MOUNTED DISPLAY SYSTEMS

CHARACTERIZATION OF END-TO-END DELAYS IN HEAD-MOUNTED DISPLAY SYSTEMS CHARACTERIZATION OF END-TO-END S IN HEAD-MOUNTED DISPLAY SYSTEMS Mark R. Mine University of North Carolina at Chapel Hill 3/23/93 1. 0 INTRODUCTION This technical report presents the results of measurements

More information

INTELLIGENT VEHICLE TO CONTROL THE ILLUMINATION IN HIGHWAYS TO AVOID ACCIDENTS

INTELLIGENT VEHICLE TO CONTROL THE ILLUMINATION IN HIGHWAYS TO AVOID ACCIDENTS INTELLIGENT VEHICLE TO CONTROL THE ILLUMINATION IN HIGHWAYS TO AVOID ACCIDENTS 1 P.ANUSHA, 2 T.SATYANARAYANA, 3 B.HARIKRISHNA 1 M.Tech Student, CMR Engineering College, JNTU, Hyderabad, Telangana, India.

More information

Image Processing Using MATLAB (Summer Training Program) 6 Weeks/ 45 Days PRESENTED BY

Image Processing Using MATLAB (Summer Training Program) 6 Weeks/ 45 Days PRESENTED BY Image Processing Using MATLAB (Summer Training Program) 6 Weeks/ 45 Days PRESENTED BY RoboSpecies Technologies Pvt. Ltd. Office: D-66, First Floor, Sector- 07, Noida, UP Contact us: Email: stp@robospecies.com

More information

UNIT V 8051 Microcontroller based Systems Design

UNIT V 8051 Microcontroller based Systems Design UNIT V 8051 Microcontroller based Systems Design INTERFACING TO ALPHANUMERIC DISPLAYS Many microprocessor-controlled instruments and machines need to display letters of the alphabet and numbers. Light

More information

In total 2 project plans are submitted. Deadline for Plan 1 is on at 23:59. The plan must contain the following information:

In total 2 project plans are submitted. Deadline for Plan 1 is on at 23:59. The plan must contain the following information: Electronics II 2014 final project instructions (version 1) General: Your task is to design and implement an electric dice, an electric lock for a safe, a heart rate monitor, an electronic Braille translator,

More information

Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01. User manual

Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01. User manual Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01 User manual Preface... 1 1. Cautions... 2 2. About... 3 3. Installation... 4 4. Operation instruction... 5 5. Maintenance... 6

More information

C-MAX. CMM-9301-V3.1S Bluetooth 4.0 Single Mode HCI Module. Description. 1.1 Features

C-MAX. CMM-9301-V3.1S Bluetooth 4.0 Single Mode HCI Module. Description. 1.1 Features Description This Module is limited to OEM installation ONLY The module is a Bluetooth SIG qualified, miniaturised BLE controller module based on EM Microelectronic's low power fully integrated single-chip

More information

SWITCH: Microcontroller Touch-switch Design & Test (Part 2)

SWITCH: Microcontroller Touch-switch Design & Test (Part 2) SWITCH: Microcontroller Touch-switch Design & Test (Part 2) 2 nd Year Electronics Lab IMPERIAL COLLEGE LONDON v2.09 Table of Contents Equipment... 2 Aims... 2 Objectives... 2 Recommended Timetable... 2

More information

FLIP-FLOPS AND RELATED DEVICES

FLIP-FLOPS AND RELATED DEVICES C H A P T E R 5 FLIP-FLOPS AND RELATED DEVICES OUTLINE 5- NAND Gate Latch 5-2 NOR Gate Latch 5-3 Troubleshooting Case Study 5-4 Digital Pulses 5-5 Clock Signals and Clocked Flip-Flops 5-6 Clocked S-R Flip-Flop

More information

Product model and standard

Product model and standard Preface Thank you for purchasing the Ikan Blitz 400 HD Wireless Video System. This system features uncompressed high definition video with zero delay. Before using the product, please read this user s

More information

Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things

Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things Urvi Joshi 1, Aaron Dills 1, Eric Biazo 1, Cameron Cook 1, Zesheng Chen 1, and Guoping Wang 2 1 Department

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 4, July 2013

ISSN: ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 4, July 2013 Switch less Bidirectional RF Amplifier for 2.4 GHz Wireless Sensor Networks Hilmi Kayhan Yılmaz and Korkut Yeğin Department of Electrical and Electronics Eng. Yeditepe University, Istanbul, 34755 Turkey

More information

Analog input and output

Analog input and output Analog input and output DRAFT VERSION - This is part of a course slide set, currently under development at: http://mbed.org/cookbook/course-notes We welcome your feedback in the comments section of the

More information

Experimental Study to Show the Effect of Bouncing On Digital Systems

Experimental Study to Show the Effect of Bouncing On Digital Systems Journal Name, Vol. 1, Journal of Networks and Telecommunication Systems, Vol. 1 (1), 28-38, September, 2015 ISSN: Pending,, Published online: www.unitedscholars.net/archive Experimental Study to Show the

More information

Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01. User manual

Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01. User manual Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01 User manual Preface... 1 1. Cautions... 2 2. About... 3 3. Installation... 4 4. Operation instruction... 5 5. Maintenance... 6

More information

BER MEASUREMENT IN THE NOISY CHANNEL

BER MEASUREMENT IN THE NOISY CHANNEL BER MEASUREMENT IN THE NOISY CHANNEL PREPARATION... 2 overview... 2 the basic system... 3 a more detailed description... 4 theoretical predictions... 5 EXPERIMENT... 6 the ERROR COUNTING UTILITIES module...

More information

IOT BASED ENERGY METER RATING

IOT BASED ENERGY METER RATING IOT BASED ENERGY METER RATING Amrita Lodhi 1,Nikhil Kumar Jain 2, Prof.Prashantchaturvedi 3 12 Student, 3 Dept. of Electronics & Communication Engineering Lakshmi Narain College of Technology Bhopal (India)

More information

SUBSYSTEMS FOR DATA ACQUISITION #39. Analog-to-Digital Converter (ADC) Function Card

SUBSYSTEMS FOR DATA ACQUISITION #39. Analog-to-Digital Converter (ADC) Function Card SUBSYSTEMS FOR DATA ACQUISITION #39 Analog-to-Digital Converter (ADC) Function Card Project Scope Design an ADC function card for an IEEE 488 interface box built by Dr. Robert Kolbas. ADC card will add

More information

Model: S-4904T/R. Wireless HD Transmission System. User Manual. Please read this User Manual throughout before using.

Model: S-4904T/R. Wireless HD Transmission System. User Manual. Please read this User Manual throughout before using. Model: S-4904T/R Wireless HD Transmission System User Manual Please read this User Manual throughout before using. Preface Congratulations on your purchase of this product. Please read this user manual

More information

Chapter 5 Flip-Flops and Related Devices

Chapter 5 Flip-Flops and Related Devices Chapter 5 Flip-Flops and Related Devices Chapter 5 Objectives Selected areas covered in this chapter: Constructing/analyzing operation of latch flip-flops made from NAND or NOR gates. Differences of synchronous/asynchronous

More information

Super-Doubler Device for Improved Classic Videogame Console Output

Super-Doubler Device for Improved Classic Videogame Console Output Super-Doubler Device for Improved Classic Videogame Console Output Initial Project Documentation EEL4914 Dr. Samuel Richie and Dr. Lei Wei September 15, 2015 Group 31 Stephen Williams BSEE Kenneth Richardson

More information

Combo Board.

Combo Board. Combo Board www.matrixtsl.com EB083 Contents About This Document 2 General Information 3 Board Layout 4 Testing This Product 5 Circuit Diagram 6 Liquid Crystal Display 7 Sensors 9 Circuit Diagram 10 About

More information

6.111 Final Project Proposal Kelly Snyder and Rebecca Greene. Abstract

6.111 Final Project Proposal Kelly Snyder and Rebecca Greene. Abstract 6.111 Final Project Proposal Kelly Snyder and Rebecca Greene Abstract The Cambot project proposes to build a robot using two distinct FPGAs that will interact with users wirelessly, using the labkit, a

More information

EYE CONTROLLED SWITCHING USING CIRCULAR HOUGH TRANSFORM

EYE CONTROLLED SWITCHING USING CIRCULAR HOUGH TRANSFORM EYE CONTROLLED SWITCHING USING CIRCULAR HOUGH TRANSFORM Sagar Lakhmani Software Engineering Associate, Accenture Services Private Limited, Pune, India Sagar.lakhmani@accenture.com ABSTRACT The paper presents

More information

A Low Power Delay Buffer Using Gated Driver Tree

A Low Power Delay Buffer Using Gated Driver Tree IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) ISSN: 2319 4200, ISBN No. : 2319 4197 Volume 1, Issue 4 (Nov. - Dec. 2012), PP 26-30 A Low Power Delay Buffer Using Gated Driver Tree Kokkilagadda

More information

DESIGN AND CONSTRUCTION OF A PULSE-RATE MEASURING DEVICE OBAITAN ANNE-MARIE 2004/18843EE. A Thesis submitted to the Department Of Electrical And

DESIGN AND CONSTRUCTION OF A PULSE-RATE MEASURING DEVICE OBAITAN ANNE-MARIE 2004/18843EE. A Thesis submitted to the Department Of Electrical And DESIGN AND CONSTRUCTION OF A PULSE-RATE MEASURING DEVICE BY OBAITAN ANNE-MARIE 2004/18843EE A Thesis submitted to the Department Of Electrical And Computer Engineering, Federal University of Technology,

More information

SERIAL DIGITAL VIDEO FIBER OPTIC TRANSPORT & DISTRIBUTION MODULAR SYSTEM FOR HDTV & SDTV

SERIAL DIGITAL VIDEO FIBER OPTIC TRANSPORT & DISTRIBUTION MODULAR SYSTEM FOR HDTV & SDTV INSTRUCTION MANUAL HD-4000 Series OPENGEAR SERIAL DIGITAL VIDEO FIBER OPTIC TRANSPORT & DISTRIBUTION MODULAR SYSTEM FOR HDTV & SDTV MultiDyne Video at Light Speed 191 FOREST AVENUE LOCUST VALLEY, NY 11560-2132

More information

Troubleshooting EMI in Embedded Designs White Paper

Troubleshooting EMI in Embedded Designs White Paper Troubleshooting EMI in Embedded Designs White Paper Abstract Today, engineers need reliable information fast, and to ensure compliance with regulations for electromagnetic compatibility in the most economical

More information

Smart Traffic Control System Using Image Processing

Smart Traffic Control System Using Image Processing Smart Traffic Control System Using Image Processing Prashant Jadhav 1, Pratiksha Kelkar 2, Kunal Patil 3, Snehal Thorat 4 1234Bachelor of IT, Department of IT, Theem College Of Engineering, Maharashtra,

More information

Part 2 -- A digital thermometer or talk I2C to your atmel microcontroller

Part 2 -- A digital thermometer or talk I2C to your atmel microcontroller Home Electronics Graphics, Film & Animation E-cards Other Linux stuff Photos Online-Shop Content: The new things The LCD display A little GUI How it works: Analog to digital conversion How it works: I2C

More information

ET-REMOTE DISTANCE. Manual of ET-REMOTE DISTANCE

ET-REMOTE DISTANCE. Manual of ET-REMOTE DISTANCE ET-REMOTE DISTANCE ET-REMOTE DISTANCE is Distance Measurement Module by Ultrasonic Waves; it consists of 2 important parts. Firstly, it is the part of Board Ultrasonic (HC-SR04) that includes sender and

More information

PCB Error Detection Using Image Processing

PCB Error Detection Using Image Processing ISSN 2395-1621 PCB Error Detection Using Image Processing #1 Akshay Govind Lahane, #2 Anish Sanjay Dixit, #3 Pratik Surendrakumar Kadam, #4 Shripad Rajendra Angre 1 Akshayraje3137@gmail.com 1 2 anishdixit@gmail.com

More information

Composite Video vs. Component Video

Composite Video vs. Component Video Composite Video vs. Component Video Composite video is a clever combination of color and black & white information. Component video keeps these two image components separate. Proper handling of each type

More information

STB Front Panel User s Guide

STB Front Panel User s Guide S ET-TOP BOX FRONT PANEL USER S GUIDE 1. Introduction The Set-Top Box (STB) Front Panel has the following demonstration capabilities: Pressing 1 of the 8 capacitive sensing pads lights up that pad s corresponding

More information

Multi-channel LED driver with integrated boost controller for medium, large LCD panel backlight based on LED7708 and STM32F103C6T6A

Multi-channel LED driver with integrated boost controller for medium, large LCD panel backlight based on LED7708 and STM32F103C6T6A Multi-channel LED driver with integrated boost controller for medium, large LCD panel backlight based on LED7708 and STM32F103C6T6A Features Data brief Wide DC input voltage: 10 V to 28 V Integrated boost

More information

TV Character Generator

TV Character Generator TV Character Generator TV CHARACTER GENERATOR There are many ways to show the results of a microcontroller process in a visual manner, ranging from very simple and cheap, such as lighting an LED, to much

More information

Netzer AqBiSS Electric Encoders

Netzer AqBiSS Electric Encoders Netzer AqBiSS Electric Encoders AqBiSS universal fully digital interface Application Note (AN-101-00) Copyright 2003 Netzer Precision Motion Sensors Ltd. Teradion Industrial Park, POB 1359 D.N. Misgav,

More information

STSW1001T STSW1001R STSW1001 INSTALLATION / USER'S MANUAL

STSW1001T STSW1001R STSW1001 INSTALLATION / USER'S MANUAL A CENTURY OF AUTOMOTIVE VISION SAFETY WIRELESS KIT FOR ROSCO BACKUP CAMERA SYSTEMS STSW1001T STSW1001R STSW1001 INSTALLATION / USER'S MANUAL Wireless Kit For Backup Camera Systems TABLE OF CONTENTS Introduction........................................................

More information

Data Conversion and Lab (17.368) Fall Lecture Outline

Data Conversion and Lab (17.368) Fall Lecture Outline Data Conversion and Lab (17.368) Fall 2013 Lecture Outline Class # 11 November 14, 2013 Dohn Bowden 1 Today s Lecture Outline Administrative Detailed Technical Discussions Lab Microcontroller and Sensors

More information

Bringing an all-in-one solution to IoT prototype developers

Bringing an all-in-one solution to IoT prototype developers Bringing an all-in-one solution to IoT prototype developers W H I T E P A P E R V E R S I O N 1.0 January, 2019. MIKROE V E R. 1.0 Click Cloud Solution W H I T E P A P E R Page 1 Click Cloud IoT solution

More information