SEISMIC DATA RECORDER UNIT USING FLASH MEMORY SD CARD

Size: px
Start display at page:

Download "SEISMIC DATA RECORDER UNIT USING FLASH MEMORY SD CARD"

Transcription

1 SEISMIC DATA RECORDER UNIT USING FLASH MEMORY SD CARD Santiago Cruz Lauro 1, Hernández Arias Humberto 1, Mijares Arellano Horacio 2 Instituto de Ingeniería, 1 Coordinación de Instrumentación, 2 Coordinación de Ingeniería Sismológica Universidad Nacional Autónoma de México lsc@pumas.iingen.unam.mx ABSTRACT This work describes a seismic data recorder unit, developed for a digitizer unit named SR04. The paper shows the way to solve the currently problem faced by researches who want to use the SR04 unit as a stand-alone system. The SR04 unit is a seismic data digitizer. When it is used for data collecting and processing information, it must be connected on line to a personal computer (PC). If we want to use this unit in a stand-alone process that it is not possible, in the cases we want to let the equipment in the field registering long sample periods of time that will not be possible without a PC. This paper presents a solution to the described problem. It shows the hardware and software items of a seismic data recorder unit using flash memory cards. The developed interface unit can operate as a stand- alone system. With this unit we can collect, display and record the data coming from the SR04 unit. Using this unit we can register data for long periods of sample time. Developed around a microcontroller, it contains serial USB and SR232 communications interfaces, a display, selection buttons, a flash memory SD (Secure Digital) Card (1 to 8 Gigabits capacity) and digital control electronic circuits. The data is recorded using the FAT (File Allocation Table) protocol for 16 and 32 bits file systems, so we can read the collected data in any PC and process it with any software for processing seismic data or to use proprietary software developed for such purpose. It concludes, after several months of test, that the researchers can confidence use the developed unit for seismic data collection and to solve the problem of a stand-alone system for long periods of work. We have been working with the unit at 50, 100, 200 samples per second and registered data for many months. Key words: FAT, Flash SD, microcontroller, File System. 1. INTRODUCTION In the Coordinación de Ingeniería Sismológica del Instituto de Ingeniería (II) de la Universidad Nacional Autónoma de México (UNAM), we have seismic data acquisition equipments. These equipments are taken to the field to make data registration using portable computers. One of the most used equipment is the SR04 seismic unit. This unit is a data digitizer, used to convert a seismic signal to a digital one. One of the problems that we have with the unit SR04 is that for saving, collecting and processing information, it always has to be connected to a portable computer. When we want to use it as a stand-alone device for long periods of sampling time, this wouldn t be possible without a computer. In order to solve the mentioned problem, we proposed to build an interface for collecting and saving the data, also that we can display it; with this interface, the SR04 unit could work without the need of a computer. The data registration is made in flash SD Card memory, which is of an actual technology and with the feature of to be portable. The gathered information could be read directly from the memory card with any personal computer that used the FAT protocol. 1

2 With the interface, in a Liquid Crystal Display (LCD), we can see the information sent by the three seismic sensors of the SR04 unit. Also with the LCD and four buttons we can configure the operation of the SR04 unit. 2. FLASH SD Card MEMORY The flash memories are the dominant technology on applications that demands a lot of quantity of storage information in a solid state memory with an affordable cost. This is the technology used in the memory cards. Now a days the memory flash cards are popular on portable applications, this is because they have a low consume of energy, reduced size, durability, portability and lower cost. One of the formats of memory flash card, more popular and most used, is the SD, made by Panasonic Corporation, SanDisk Corporation and Toshiba Corporation. The principal features of the SD Card are: big capacity of storage, the range of the feed voltage (2.7 to 3.6 V) and the read/write speed. The interconnection of the SD card and a microcontroller could be done using the communication protocol SPI (Serial Peripheral Interface). 3. FILE SYSTEM The memory flash cards, as the hard disk, compact disc and others storage devices, need to organize the data that is going to be saved or to be accessed. This action is done with the file system. A file system could be explained like a data base of specific purpose, which manipulates, organize and gives a structure to the data that is going to be saved. The purpose of these tasks is that the registered data could be read later with other equipment that works with the same protocol. The most used operative system around the world is Windows, and it works with the file system named File Allocation Table (FAT). There are three types of these file system: FAT12, FAT16 and FAT 32. The most used are FET16 and FAT32, the basic difference that exists between them is the number of bits they used in their work. A file system consists of 4 basic regions, figure 1: 0. Reserved region 1. FAT region. 2. Directory root region (doesn t exist for the FAT 32). 3. File, directories and data region. Figure 1. Common Structure of a FAT format. 2

3 4. SEISMIC UNIT SR04 The SR04 unit contains 3 seismic sensors and 2 electronics cards, as is show on the figure 2. The sensors are geophones, used to measure the 3 components of movement (x, y, and z). One of the cards is the SADC20, this card makes the analog to digital conversion, using 24 bits, while the other one is the GPSDCF, containing a Global Positioning System (GPS) receptor used to establish the reference time for the data. Figure 2. SR04 Seismic Unit. The data coming from the SR04 unit are 5 bytes for the data information of each one of the channels and 9 bytes for the data time. Sending some commands to the SADC20 we can get the version of the firmware and the information of the EEPROM that it has. Also, we can configure the parameters operation of the unit, like the time, the date and clock compensation, this commands consists of 6 bytes. 5. DEVELOPMENT Hardware The figure 4 shows the principal elements that contain the interface unit. The nucleus of the system is a microcontroller of 8 bits. The features that this device have satisfies the requirements of the interface, this means the interconnection with the SD memory, the use of the graphic display with the keyboard and the acquisition of the data coming from the seismic unit. Figure 3. Block diagram of the proposed system. 3

4 The developed system allows the use of the standard memory SD and the SD cards of high capacity (SDHC). The communication between the SD card and the microcontroller is made thru the Serial Peripheral Interface (SPI) protocol. The SD card works with a voltage between 2.7 and 3.3 V, in fact all the system will be feed with 3.3 V. To communicate the microcontroller with the SR04 unit we use the RS232 serial protocol. Software The program to operate the developed system was built using C language and compiled using the C18 compiler of Microchip. When we start the developed program it shows a menu in the display, figure 4, where we can select the following task: Configuration, Test mode and Register mode. The selection is made using a four push buttons keyboard. Figure 4. The developed system. In the Configuracion option we can choose between the 3 options of sampling frequency that the SR04 uses; 50, 100 or 200 samples per second. The communication rate is made at bauds, using 8 bits of data, 1 bit of stop and without parity. If the chosen option is Modo de prueba, the display will show another menu, in which we can choose between the 3 channels information and the package time information that the GPS card will give. When we choose one of the 3 channels, we can see the graphic of the information of that sensor; if we choose the option of time, we will see the date and time GMT in that moment. At the Registro option, it could be set if we want a register based on hours (maximum 255) or if we prefer on days (max. 30). In this last option the interface will start to collect and to register the data with time previously selected. 6. TEST RESULTS In order to evaluate the correct operation of the interface, we tested it to comply the defined requirements. For this work we used a sinusoidal signal coming out from a function generator as an input to the digitizer. The signal was of 0.5V in amplitude and with a frequency of 1 Hz. In the Modo de Configuración we define different options of sample frequency, with the purpose of obtaining different graphics at different rates of register of the input signal. In figure 5 we show the gathered signal for the three channels at 100 samples per second (sps). The acquired signals were of the same amplitude and frequency as the input. 4

5 Figure 5. Three channels display at 100 sps. Also, the test option allows us to verify if the GPS of the GPSDCF card is synchronized. When selected the time package the interface links with the seismic unit and it started to take data, waiting for the identification byte of the time package. The program of the interface reads the information of time and displays it as we can see on the figure 6. Figure 6. Decoded time package. To verify that the collected information of the time package is the right one, we compared it with the date that we got from internet, at the web page that gives the GMT exactly time. In figure 7 it is shown the screen with the GMT time. Figure 7. GMT time. 5

6 Another test was to program the interface to operate for 30 days, collecting information at 100 mps. At the end of this test and after we took out the SD card from the interface, we got the information gathered in it. Using a PC we read the files registered in the SD card. As we can see on the figure 8, it is confirmed the creation of 15 files of the maximum requirement size, that contain the information created by the seismic unit SR04 during the 30 days of operation. Figure 8. The registered files, for 30 days at 100 mps. We made data register tests for the 3 different options of sampling frequency; 50, 100 and 200 samples per second. In the figure 9 we can see that the generated graphics for the 3 channels are almost the same, also we verified that for this test we obtain a period of the signal in 50 samples. For the amplitude, doing a zoom for any of the graphics, we can see that the registered signal has 4.69x10 6 accounts. Considering that each account is equal to 119nV, the amplitude of the register signal has a value of 0.55V, that is congruent with the value of the input signal. Also we read from the SD Card the data of the time package, which this information we generated a table as it is shown in figure 10. We can see that the collected data match with the date and time of the test and that there are not information loses. 6

7 Figure 9. Graphic generated with the information in the SD memory. Figure 10. The registered data of time. Finally we realized a Register test of data, for evaluating the system operation on his final stage, using real information coming from the sensors connected to the digitizer, card SADC20, during a period of 15 days, with 200 samplings per second. In the figure 11 we see the features of the 15 generated files; on figure 12 we show the data time gathered in the 17AGO10A.TXT and 17AGO10O.TXT files. In the figure 13 we show the graphics that we got with the storage information in the 17AGO10E.TXT file. 7

8 Figure 11. The registered files, for 15 days at 200 mps. Figure 12. Time marks extracted from the 17AGO10A.TXT and 17AGO10O.TXT files. 8

9 Figure 13. Graphics from the 17AGO10E.TXT file. We did many tests for different periods of time and we got confidence about the operation of the interface. 7. RESULTS AND CONCLUSIONS The most important results from the development of the register interface are: - The developed interface built around a microcontroller has digital electronic circuits, a graphic display, a keyboard and slots for the SD Card and RS232 and USB serial communications ports. The interface allow us to selected different functions like: Sampling frequency configuration To test the behavior of the connected sensors for each channel of the unit SR04 To show the Greenwich Mean Time (GMT), date and time. To program the operation time in which the interface will collect and register data -Using the Configuración option we can establish the sampling frequency for the work of the seismic unit, it can be chosen between 3 different frequency of samplings value: 50, 100 y 200 mps -Using the Prueba option we can select one of the 3 channels of the SR04 unit, so the interface can communicate with the unit, to get the generated information by this channel and to plot it. Also it is show the time and date current give by the GPS. -By the Registro option it can be chose the amount of time in which the interface will be registering the incoming data of the seismic unit. -The register data it is made by files, these files can be read by any computer equipment that has compatibility with FAT files. With the help of a basic prosecution we get the information that the seismology experts need. -The system is able to register to 30 days of information at 100 mps, need for this a 4 GM memory card. 9

10 The interface will display ERROR if we use a non compatible SD Card or if it has a different capacity from 1, 2, 4, and 8 GB. The final development prototype is shown on the figure 14. It allows to integrate the functions mentioned to the SR04, making easy the task of the specialist on seismologic engineering, making this without a computer and doing the register of data for big periods of time and not for configured the sampling frequency, and also that allows to verify the correct operation of the seismic unit SR04 and the sensors connect to the computer. Figure 14. The developed Interface. After several months of test, we conclude that the researchers can confidence use the developed unit for seismic data collection and to solve the problem of a stand-alone system for long periods of work. 8. REFERENCES [1] SD Specifications, Part 1 Physical Layer Simplification Version 2.00 September 25, 2006, SD Group [2] 8-bit PIC Microcontroller (PIC18F452) datasheet. [3] Microsoft Extensible Firmware Initiative FAT 32 File System Specification FAT: General Overview of On-Disk Format. Version 1.03, December 6, 2000 Microsoft Corporation [4] SADC10/18/20/30-Communication protocol. Document revision 23 rd March 2004 SARA di Mariotti Gabriele and C snc Perugia [5] Understanding the FAT32 File system [6] Very low drop voltage regulators with inhibit (LP33CV) datasheet. [7] 3.0V to 5.5V, Low-Power, up to 1 Mbps, True RS-232 Transceivers Using Four 0.1µF external Capacitors (MAX3222) datasheet. [8] Kernigham Brian W., Ritchie Dennis M., El lenguaje de programación C, segunda edición, Pearson Prentice Hall, México [9] Lázaro Antoni Manuel, del Rio Joaquín, LabVIEW 7.1 Programación Gráfica para el control de instrumentación, Thomson, [10] Palacios Enrique, Remiro Fernando, López Lucas, Micro controlador PIC16F84 Desarrollo de proyectos, primera edición, Alfaomega, 2004 [11] MPLAB C18 C Compiler Libraries Microchip Technology Inc,

Accurate Measurement of the Mains Electricity Frequency

Accurate Measurement of the Mains Electricity Frequency Accurate Measurement of the Mains Electricity Frequency Dogan Ibrahim Near East University, Faculty of Engineering, Lefkosa, TRNC dogan@neu.edu.tr Abstract The frequency of the mains electricity supply

More information

Tutorial for MPLAB Starter Kit for PIC18F

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

More information

Using Xbee 802.15.4 in Serial Communication

Using Xbee 802.15.4 in Serial Communication Using Xbee 802.15.4 in Serial Communication Jason Grimes April 2, 2010 Abstract Instances where wireless serial communication is required to connect devices, Xbee RF modules are effective in linking Universal

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware A+ Guide to Managing and Maintaining Your PC, 7e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

EVAL-UFDC-1/UFDC-1M-16

EVAL-UFDC-1/UFDC-1M-16 Evaluation Board for Universal Frequency-to- Digital Converters UFDC-1 and UFDC-1M-16 EVAL-UFDC-1/UFDC-1M-16 FEATURES Full-Featured Evaluation Board for the Universal Frequency-to-Digital Converters UFDC-1

More information

Develop a Dallas 1-Wire Master Using the Z8F1680 Series of MCUs

Develop a Dallas 1-Wire Master Using the Z8F1680 Series of MCUs Develop a Dallas 1-Wire Master Using the Z8F1680 Series of MCUs AN033101-0412 Abstract This describes how to interface the Dallas 1-Wire bus with Zilog s Z8F1680 Series of MCUs as master devices. The Z8F0880,

More information

I2C PRESSURE MONITORING THROUGH USB PROTOCOL.

I2C PRESSURE MONITORING THROUGH USB PROTOCOL. I2C PRESSURE MONITORING THROUGH USB PROTOCOL. Product Details: To eradicate human error while taking readings such as upper precision or lower precision Embedded with JAVA Application: Technology Used:

More information

Cell Phone Based Liquid Inventory Management Using Wireless System

Cell Phone Based Liquid Inventory Management Using Wireless System Sciknow Publications Ltd. JMIR 2013, 1(1):1-6 Journal of Mechanics & Industry Research DOI: 10.12966/JMIR.05.01.2013 Attribution 3.0 Unported (CC BY 3.0) Cell Phone Based Liquid Inventory Management Using

More information

Data Acquisition Module with I2C interface «I2C-FLEXEL» User s Guide

Data Acquisition Module with I2C interface «I2C-FLEXEL» User s Guide Data Acquisition Module with I2C interface «I2C-FLEXEL» User s Guide Sensors LCD Real Time Clock/ Calendar DC Motors Buzzer LED dimming Relay control I2C-FLEXEL PS2 Keyboards Servo Motors IR Remote Control

More information

Serial Communications

Serial Communications April 2014 7 Serial Communications Objectives - To be familiar with the USART (RS-232) protocol. - To be able to transfer data from PIC-PC, PC-PIC and PIC-PIC. - To test serial communications with virtual

More information

Byte code Interpreter for 8051 Microcontroller

Byte code Interpreter for 8051 Microcontroller Byte code Interpreter for 8051 Microcontroller N. Jeenjun S. Khuntaweetep and S. Somkuarnpanit Abstract This paper proposes a design of byte code interpreter for 8051 microcontroller. We developed a program

More information

Location-Aware and Safer Cards: Enhancing RFID Security and Privacy

Location-Aware and Safer Cards: Enhancing RFID Security and Privacy Location-Aware and Safer Cards: Enhancing RFID Security and Privacy 1 K.Anudeep, 2 Mrs. T.V.Anantha Lakshmi 1 Student, 2 Assistant Professor ECE Department, SRM University, Kattankulathur-603203 1 anudeepnike@gmail.com,

More information

8051 MICROCONTROLLER COURSE

8051 MICROCONTROLLER COURSE 8051 MICROCONTROLLER COURSE Objective: 1. Familiarization with different types of Microcontroller 2. To know 8051 microcontroller in detail 3. Programming and Interfacing 8051 microcontroller Prerequisites:

More information

Weather Direct Displays show Lost Forecast (blank boxes in the picture icons)

Weather Direct Displays show Lost Forecast (blank boxes in the picture icons) Weather Direct Displays show Lost Forecast (blank boxes in the picture icons) Many routine events can cause a Lost Forecast situation. Examples include: Power outage Change batteries Internet down in your

More information

A DESIGN OF DSPIC BASED SIGNAL MONITORING AND PROCESSING SYSTEM

A DESIGN OF DSPIC BASED SIGNAL MONITORING AND PROCESSING SYSTEM ISTANBUL UNIVERSITY JOURNAL OF ELECTRICAL & ELECTRONICS ENGINEERING YEAR VOLUME NUMBER : 2009 : 9 : 1 (921-927) A DESIGN OF DSPIC BASED SIGNAL MONITORING AND PROCESSING SYSTEM Salih ARSLAN 1 Koray KÖSE

More information

CAN bus board. www.matrixmultimedia.com EB018

CAN bus board. www.matrixmultimedia.com EB018 CAN bus board www.matrixmultimedia.com EB018 Contents About this document 3 Board layout 3 General information 4 Circuit description 5 Protective cover 6 Circuit diagram 7 2 Copyright About this document

More information

Programming Real-Time Motion Control Robot Prototype

Programming Real-Time Motion Control Robot Prototype Programming Real-Time Motion Control Robot Prototype A. Medina-Santiago* 1, J. L. Camas Anzueto 1, M. Pérez-Patricio 1, E. Valdez-Alemán 2 1 Instituto Tecnológico de Tuxtla Guitérrez División de Posgrado

More information

AN-812 APPLICATION NOTE

AN-812 APPLICATION NOTE AN- APPLICATION NOTE One Technology Way P.O. Box 90 Norwood, MA 00-90, U.S.A. Tel: 7.9.700 Fax: 7.. www.analog.com Microcontroller-Based Serial Port Interface (SPI ) Boot Circuit by Alfredo Barriga INTRODUCTION

More information

MAXREFDES46# Quick Start Guide UG6207; Rev 1; 9/15. Abstract

MAXREFDES46# Quick Start Guide UG6207; Rev 1; 9/15. Abstract MAXREFDES46# Quick Start Guide UG6207; Rev 1; 9/15 Abstract The MAXREFDES46# 4-Channel Analog Input Output Quick Start Guide describes the steps required to quickly get the MAXREFDES46# reference design

More information

MF Digital 5000 USB SD Platform Series Operating Manual

MF Digital 5000 USB SD Platform Series Operating Manual MF Digital 5000 USB SD Platform Series Operating Manual MF Digital A Division of Formats Unlimited, Inc 155 Sherwood Avenue Farmingdale, NY 11735 T: +1 631 249 9393 F: +1 631 249 9273 Authors: Robert Warnock

More information

K8048 PIC PROGRAMMER BOARD

K8048 PIC PROGRAMMER BOARD K8048 PIC PROGRAMMER BOARD Velleman Kits Welcome to the exciting world of Velleman Kits. Velleman Kit is known all over the world for our High Quality electronic kits. Our range goes from easy to build

More information

Elettronica dei Sistemi Digitali Costantino Giaconia SERIAL I/O COMMON PROTOCOLS

Elettronica dei Sistemi Digitali Costantino Giaconia SERIAL I/O COMMON PROTOCOLS SERIAL I/O COMMON PROTOCOLS RS-232 Fundamentals What is RS-232 RS-232 is a popular communications interface for connecting modems and data acquisition devices (i.e. GPS receivers, electronic balances,

More information

An Introduction to MPLAB Integrated Development Environment

An Introduction to MPLAB Integrated Development Environment An Introduction to MPLAB Integrated Development Environment 2004 Microchip Technology Incorporated An introduction to MPLAB Integrated Development Environment Slide 1 This seminar is an introduction to

More information

Lab Experiment 1: The LPC 2148 Education Board

Lab Experiment 1: The LPC 2148 Education Board Lab Experiment 1: The LPC 2148 Education Board 1 Introduction The aim of this course ECE 425L is to help you understand and utilize the functionalities of ARM7TDMI LPC2148 microcontroller. To do that,

More information

Scalar Network Analyzer

Scalar Network Analyzer Scalar Network Analyzer Dave Collins AD7JT George Heron N2APB www.midnightdesignsolutions.com/nat Features Handheld SNA measures filters, crystals, antennas, and more Measurement capabilities provided

More information

Transmitter Interface Program

Transmitter Interface Program Transmitter Interface Program Operational Manual Version 3.0.4 1 Overview The transmitter interface software allows you to adjust configuration settings of your Max solid state transmitters. The following

More information

Microtronics technologies Mobile: 99707 90092

Microtronics technologies Mobile: 99707 90092 For more Project details visit: http://www.projectsof8051.com/rfid-based-attendance-management-system/ Code Project Title 1500 RFid Based Attendance System Synopsis for RFid Based Attendance System 1.

More information

Eureka Technology. Understanding SD, SDIO and MMC Interface. by Eureka Technology Inc. May 26th, 2011. Copyright (C) All Rights Reserved

Eureka Technology. Understanding SD, SDIO and MMC Interface. by Eureka Technology Inc. May 26th, 2011. Copyright (C) All Rights Reserved Understanding SD, SDIO and MMC Interface by Eureka Technology Inc. May 26th, 2011 Copyright (C) All Rights Reserved Copyright by Eureka Technology Inc. All Rights Reserved Introduction This white paper

More information

RS232 Board datasheet

RS232 Board datasheet RS232 Board datasheet Contents 1. About this document 2. General information 3. Board Layout 4. Getting Started 5. Circuit Description Appendix 1 Circuit Diagram Copyright 2004 Matrix Multimedia Limited

More information

Evo Laser Firmware Developer s Manual

Evo Laser Firmware Developer s Manual Evo Laser Firmware Developer s Manual Table of Content Chapter 1 Introduction Chapter 2 Hardware Overview and Subsystems 2.1 Overview 2.2 Evo Laser Hardware Core System 2.3 Evo Laser Smartport TM Chapter

More information

Software User Guide UG-461

Software User Guide UG-461 Software User Guide UG-461 One Technology Way P.O. Box 9106 Norwood, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com ezlinx icoupler Isolated Interface Development Environment

More information

PICNet 1. PICNet 1 PIC18 Network & SD/MMC Development Board. Features. Applications. Description

PICNet 1. PICNet 1 PIC18 Network & SD/MMC Development Board. Features. Applications. Description Features PICNet 1 PIC18 Network & SD/MMC Development Board IC Sockets for 28 or 40-pin Microchip PIC18F Microcontrollers IC Socket for 8-pin serial EEPROM Multiple MCU Oscillator sources Full 10BaseT IEEE

More information

PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard

PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard University April 13, 2016 About Arduino: The Board Variety of models of Arduino Board (I am using Arduino Uno) Microcontroller constructd similarly

More information

COMPUTER HARDWARE. Input- Output and Communication Memory Systems

COMPUTER HARDWARE. Input- Output and Communication Memory Systems COMPUTER HARDWARE Input- Output and Communication Memory Systems Computer I/O I/O devices commonly found in Computer systems Keyboards Displays Printers Magnetic Drives Compact disk read only memory (CD-ROM)

More information

AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR

AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR INTRODUCTION This Project "Automatic Night Lamp with Morning Alarm" was developed using Microprocessor. It is the Heart of the system. The sensors

More information

COMPUTER BASED REMOTE CONTROL FOR LAYOUT OF SCALED MODEL TRAINS

COMPUTER BASED REMOTE CONTROL FOR LAYOUT OF SCALED MODEL TRAINS COMPUTER BASED REMOTE CONTROL FOR LAYOUT OF SCALED MODEL TRAINS Ivan Ivanov Monov, Ivan Petrov Gorchev Technical University - Sofia, 8 Kliment Ohridski Blvd., Sofia 1000, Bulgaria, phone: +359 887 204488,

More information

M6310 USB Flash Drive Tester/Duplicator

M6310 USB Flash Drive Tester/Duplicator NEW... USB Production Tester/ Duplicator from the Industry Leader Simple to Use Fast Reliable Versatile Features!!! High Quality Production USB Tester/Duplicator for USB Sticks USB Hard Drives MP3 Players

More information

Final Design Report 19 April 2011. Project Name: utouch

Final Design Report 19 April 2011. Project Name: utouch EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report 19 April 2011 Project Name: utouch Team Members: Name: Issam Bouter Name: Constantine Metropulos Email: sambouter@gmail.com Email:

More information

System Firmware Update Instructions for AVH-4000NEX

System Firmware Update Instructions for AVH-4000NEX System Firmware Update Instructions for AVH-4000NEX IMPORTANT Please download and print these firmware update instructions before downloading and installing the firmware update. It is important that you

More information

Single channel data transceiver module WIZ2-434

Single channel data transceiver module WIZ2-434 Single channel data transceiver module WIZ2-434 Available models: WIZ2-434-RS: data input by RS232 (±12V) logic, 9-15V supply WIZ2-434-RSB: same as above, but in a plastic shell. The WIZ2-434-x modules

More information

Display Message on Notice Board using GSM

Display Message on Notice Board using GSM Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 7 (2013), pp. 827-832 Research India Publications http://www.ripublication.com/aeee.htm Display Message on Notice Board

More information

Fondamenti su strumenti di sviluppo per microcontrollori PIC

Fondamenti su strumenti di sviluppo per microcontrollori PIC Fondamenti su strumenti di sviluppo per microcontrollori PIC MPSIM ICE 2000 ICD 2 REAL ICE PICSTART Ad uso interno del corso Elettronica e Telecomunicazioni 1 2 MPLAB SIM /1 MPLAB SIM is a discrete-event

More information

Digital Photo Bank / Portable HDD Pan Ocean E350 User Manual

Digital Photo Bank / Portable HDD Pan Ocean E350 User Manual Digital Photo Bank / Portable HDD Pan Ocean E350 User Manual Installing a hard disk 1. Power off the unit. 2. Remove the bottom cover from the unit by removing four screws. 3. Insert the 2.5 HDD to the

More information

Designing VM2 Application Boards

Designing VM2 Application Boards Designing VM2 Application Boards This document lists some things to consider when designing a custom application board for the VM2 embedded controller. It is intended to complement the VM2 Datasheet. A

More information

User Manual. AS-Interface Programmer

User Manual. AS-Interface Programmer AS-Interface Programmer Notice: RESTRICTIONS THE ZMD AS-INTERFACE PROGRAMMER HARDWARE AND ZMD AS-INTERFACE PROGRAMMER SOFTWARE IS DESIGNED FOR IC EVALUATION, LABORATORY SETUP AND MODULE DEVELOPMENT ONLY.

More information

1. SAFETY INFORMATION

1. SAFETY INFORMATION RS-232 Sound Level Meter 72-860A INSTRUCTION MANUAL www.tenma.com 1. SAFETY INFORMATION Read the following safety information carefully before attempting to operate or service the meter. Use the meter

More information

POCKET SCOPE 2. The idea 2. Design criteria 3

POCKET SCOPE 2. The idea 2. Design criteria 3 POCKET SCOPE 2 The idea 2 Design criteria 3 Microcontroller requirements 3 The microcontroller must have speed. 3 The microcontroller must have RAM. 3 The microcontroller must have secure Flash. 3 The

More information

DATA LOGGER AND REMOTE MONITORING SYSTEM FOR MULTIPLE PARAMETER MEASUREMENT APPLICATIONS. G.S. Nhivekar, R.R.Mudholker

DATA LOGGER AND REMOTE MONITORING SYSTEM FOR MULTIPLE PARAMETER MEASUREMENT APPLICATIONS. G.S. Nhivekar, R.R.Mudholker e -Journal of Science & Technology (e-jst) e-περιοδικό Επιστήμης & Τεχνολογίας 55 DATA LOGGER AND REMOTE MONITORING SYSTEM FOR MULTIPLE PARAMETER MEASUREMENT APPLICATIONS G.S. Nhivekar, R.R.Mudholker Department

More information

Quick Installation. A Series of Intelligent Bar Code Reader with NeuroFuzzy Decoding. Quick Installation

Quick Installation. A Series of Intelligent Bar Code Reader with NeuroFuzzy Decoding. Quick Installation Quick Installation A Series of Intelligent Bar Code Reader with NeuroFuzzy Decoding This chapter intends to get your new FuzzyScan scanner working with your existing system within minutes. General instructions

More information

BE635 User Manual. Rev. V1.0. 2013-2014 Bolymin, Inc. All Rights Reserved.

BE635 User Manual. Rev. V1.0. 2013-2014 Bolymin, Inc. All Rights Reserved. BE635 User Manual Rev. V1.0 2013-2014 Bolymin, Inc. All Rights Reserved. Copyright Copyright 2013-2014 BOLYMIN, INC. All rights reserved. No part of the materials may be reproduced, copied or translated

More information

GUI BASED REMOTE ON/OFF CONTROL AND MONITORING SINGLE PHASE LAMP USING MICROCONTROLLER

GUI BASED REMOTE ON/OFF CONTROL AND MONITORING SINGLE PHASE LAMP USING MICROCONTROLLER GUI BASED REMOTE ON/OFF CONTROL AND MONITORING SINGLE PHASE LAMP USING MICROCONTROLLER Mohd Suhaimi B. Sulaiman Faculty of Electrical Engineering suhaimisulaiman_2003@yahoo.com Shaza Rina Bt Sahamir Faculty

More information

2.0 Command and Data Handling Subsystem

2.0 Command and Data Handling Subsystem 2.0 Command and Data Handling Subsystem The Command and Data Handling Subsystem is the brain of the whole autonomous CubeSat. The C&DH system consists of an Onboard Computer, OBC, which controls the operation

More information

Master-Touch and ValuMass. Modbus Communications. INSTRUCTION MANUAL 80202201 (Rev. 2.1)

Master-Touch and ValuMass. Modbus Communications. INSTRUCTION MANUAL 80202201 (Rev. 2.1) Master-Touch and ValuMass Modbus Communications INSTRUCTION MANUAL 80202201 (Rev. 2.1) Eldridge Products, Inc. 2700 Garden Road, Building A Monterey, CA 93940 Tel: 800/321-3569 or 831/648-7777 Fax: 831/648-7780

More information

TEST CHAPTERS 1 & 2 OPERATING SYSTEMS

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

More information

PC Base Adapter Daughter Card UART GPIO. Figure 1. ToolStick Development Platform Block Diagram

PC Base Adapter Daughter Card UART GPIO. Figure 1. ToolStick Development Platform Block Diagram TOOLSTICK VIRTUAL TOOLS USER S GUIDE RELEVANT DEVICES 1. Introduction The ToolStick development platform consists of a ToolStick Base Adapter and a ToolStick Daughter card. The ToolStick Virtual Tools

More information

International Journal of Electronics and Computer Science Engineering 1588

International Journal of Electronics and Computer Science Engineering 1588 International Journal of Electronics and Computer Science Engineering 1588 Available Online at www.ijecse.org ISSN- 2277-1956 Design and Development of Low Cost PC Based Real Time Temperature and Humidity

More information

Bluetooth HC-06 with serial port module Easy guide

Bluetooth HC-06 with serial port module Easy guide 1 Bluetooth HC-06 with serial port module Easy guide This manual consists of 3 parts: PART 1. Overview of Bluetooth HC-06 module with serial port. PART 2. Installing Bluetooth HC-06 module with Bolt 18F2550

More information

PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL

PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL Rev. D PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL 10 BORIGHT AVENUE, KENILWORTH NEW JERSEY 07033 TELEPHONE: 800-524-0273 FAX: 908-686-9317 TABLE OF CONTENTS Page

More information

STIM202 Evaluation Kit

STIM202 Evaluation Kit Table of contents: 1 FEATURES... 2 2 GENERAL DESCRIPTIONS AND SYSTEM CONTENTS... 2 3 SYSTEM REQUIREMENTS... 2 4 GETTING STARTED... 3 4.1 INSTALLATION OF NI-SERIAL CABLE ASSEMBLY DRIVER... 3 4.2 INSTALLATION

More information

S7 for Windows S7-300/400

S7 for Windows S7-300/400 S7 for Windows S7-300/400 A Programming System for the Siemens S7 300 / 400 PLC s IBHsoftec has an efficient and straight-forward programming system for the Simatic S7-300 and ern controller concept can

More information

Setting up a Local Interconnect Network (LIN) using dspace MicroAutoBox 1401/1501 Simulink Blocks

Setting up a Local Interconnect Network (LIN) using dspace MicroAutoBox 1401/1501 Simulink Blocks Setting up a Local Interconnect Network (LIN) using dspace MicroAutoBox 1401/1501 Simulink Blocks Guiseppe Ferro Design Team 4 3/22/13 Executive Summary Learn how to setup and properly use the Real- Time

More information

DAKTON µ BOX MANUAL µbox User Manual 1

DAKTON µ BOX MANUAL µbox User Manual 1 µbo User Manual 1 DAKTON µ BO: compact data logger and sensor µ BO is a sensor and a data logger together. It records data processed by DAKTON DASHBOARD with the addition of lateral and longitudinal accelerations.

More information

Analog and Digital Fluorescent Lighting Dimming Systems

Analog and Digital Fluorescent Lighting Dimming Systems TP4/10/2002 International 233 Kansas Street, El Segundo, CA 90245 USA Analog and Digital Fluorescent Lighting Systems Thomas J. Ribarich and Cecilia Contenti International I. INTRODUCTION Digitally addressable

More information

EUDAR Technology Inc. Rev. 1.0. USB 2.0 Flash Drive. with Card Reader. Datasheet. Rev. 1.0 December 2008 EUDAR 1

EUDAR Technology Inc. Rev. 1.0. USB 2.0 Flash Drive. with Card Reader. Datasheet. Rev. 1.0 December 2008 EUDAR 1 EUDAR Technology Inc. Rev. 1.0 USB 2.0 Flash Drive with Card Reader Datasheet Rev. 1.0 December 2008 EUDAR 1 1 Overview EUDAR Technology Inc. Rev. 1.0 1.1 Description USB 2.0 Flash with Card Reader is

More information

Portable 1:5 USB Flash Drive Duplicator and Eraser

Portable 1:5 USB Flash Drive Duplicator and Eraser Portable 1:5 USB Flash Drive Duplicator and Eraser USBDUP15 *actual product may vary from photos DE: Bedienungsanleitung - de.startech.com FR: Guide de l'utilisateur - fr.startech.com ES: Guía del usuario

More information

Secure My-d TM and Mifare TM RFID reader system by using a security access module Erich Englbrecht (info@eonline.de) V0.1draft

Secure My-d TM and Mifare TM RFID reader system by using a security access module Erich Englbrecht (info@eonline.de) V0.1draft Application Report Secure My-d TM and Mifare TM RFID reader system by using a security access module Erich Englbrecht (info@eonline.de) V0.1draft Embedded RF ABSTRACT This application report describes

More information

STM32L. Ultra-low-power Cortex -M3 devices

STM32L. Ultra-low-power Cortex -M3 devices STM32L Ultra-low-power Cortex -M3 devices STM32L press release STM32L 32- to 128-Kbyte products are entering full production 2 nd half March 2011 Part of industry s largest ARM Cortex -M 32-bit microcontroller

More information

The I2C Bus. NXP Semiconductors: UM10204 I2C-bus specification and user manual. 14.10.2010 HAW - Arduino 1

The I2C Bus. NXP Semiconductors: UM10204 I2C-bus specification and user manual. 14.10.2010 HAW - Arduino 1 The I2C Bus Introduction The I2C-bus is a de facto world standard that is now implemented in over 1000 different ICs manufactured by more than 50 companies. Additionally, the versatile I2C-bus is used

More information

Welcome to the tutorial for the MPLAB Starter Kit for dspic DSCs

Welcome to the tutorial for the MPLAB Starter Kit for dspic DSCs Welcome to the tutorial for the MPLAB Starter Kit for dspic DSCs Welcome to this tutorial on Microchip s MPLAB Starter Kit for dspic Digital Signal Controllers, or DSCs. The starter kit is an all-in-one

More information

UDG1000 Hach PCX2200 Serial Port Input Driver configuration

UDG1000 Hach PCX2200 Serial Port Input Driver configuration UDG1000 Hach PCX2200 Serial Port Input Driver configuration Introduction: The UDG1000 Hach PCX2200 Serial Port Input Driver is used to collect data from one or more daisy-chained Hach 2200 PCX Particle

More information

Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A) MODULE A5 Programming the CPU 314C-2DP

Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A) MODULE A5 Programming the CPU 314C-2DP Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A) MODULE T I A Training Document Page 1 of 25 Module This document has been written by Siemens AG for training

More information

QL-PROG Microchip MCU Programmer User s Manual Qianlongsheng Electronic Technology Co., Ltd.

QL-PROG Microchip MCU Programmer User s Manual Qianlongsheng Electronic Technology Co., Ltd. QL-PROG Microchip MCU Programmer User s Manual Qianlongsheng Electronic Technology Co., Ltd. Index Introduction...- 1 - Features...- 1 - Operation Instruction...- 3 - I. Hardware Installation...- 3 - II.

More information

Welcome to the Introduction to Controller Area Network web seminar My name is William Stuart, and I am a Applications Engineer for the Automotive

Welcome to the Introduction to Controller Area Network web seminar My name is William Stuart, and I am a Applications Engineer for the Automotive Welcome to the Introduction to Controller Area Network web seminar My name is William Stuart, and I am a Applications Engineer for the Automotive Products Group within Microchip. This web seminar today

More information

UPS PIco. to be used with. Raspberry Pi B+, A+, B, and A. HAT Compliant. Raspberry Pi is a trademark of the Raspberry Pi Foundation

UPS PIco. to be used with. Raspberry Pi B+, A+, B, and A. HAT Compliant. Raspberry Pi is a trademark of the Raspberry Pi Foundation UPS PIco Uninterruptible Power Supply with Peripherals and I 2 C control Interface to be used with Raspberry Pi B+, A+, B, and A HAT Compliant Raspberry Pi is a trademark of the Raspberry Pi Foundation

More information

Data Transfer between Two USB Devices without using PC

Data Transfer between Two USB Devices without using PC Data Transfer between Two USB Devices without using PC Sukhada M. Deshmukh 1, Prof. R.C.Mahajan 2 Student, Zeal College of Engineering and Research, Savitribai Phule Pune University, Pune, India 1 Asst.

More information

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

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

More information

Technical Specifications: The specifications represent a particular hardware platform. Application-specific software is provided.

Technical Specifications: The specifications represent a particular hardware platform. Application-specific software is provided. Preliminary TECHNICAL DATASHEET #TDAX020700 HYDRAULIC VALVE CONTROLLER 24 I/O 5 Analog and 6 Digital Inputs 1 Temperature Sensor and 1 RPM Sensor Interface 2 PWM Inputs 6 Proportional and 4 ON/OFF Current

More information

Implementing a Digital Answering Machine with a High-Speed 8-Bit Microcontroller

Implementing a Digital Answering Machine with a High-Speed 8-Bit Microcontroller Implementing a Digital Answering Machine with a High-Speed 8-Bit Microcontroller Zafar Ullah Senior Application Engineer Scenix Semiconductor Inc. Leo Petropoulos Application Manager Invox TEchnology 1.0

More information

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Question Bank Subject Name: EC6504 - Microprocessor & Microcontroller Year/Sem : II/IV

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Question Bank Subject Name: EC6504 - Microprocessor & Microcontroller Year/Sem : II/IV DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Question Bank Subject Name: EC6504 - Microprocessor & Microcontroller Year/Sem : II/IV UNIT I THE 8086 MICROPROCESSOR 1. What is the purpose of segment registers

More information

MX PIC24F Educational Module User Manual

MX PIC24F Educational Module User Manual MX PIC24F Educational Module User Manual Revision History Date Description Initial release. Table of Contents 1. Introduction... 3 1.1. Package Contents... 3 1.2. Key Hardware Features... 4 2. Hardware

More information

Cellebrite Forensic Memory Card Reader

Cellebrite Forensic Memory Card Reader Cellebrite Forensic Memory Card Reader User Guide January 2012 2012 Cellebrite Mobile Synchronization LTD, All rights Reserved 1 LEGAL NOTICES This manual is delivered subject to the following conditions

More information

SPI. Overview and Use of the PICmicro Serial Peripheral Interface. Getting Started: SPI

SPI. Overview and Use of the PICmicro Serial Peripheral Interface. Getting Started: SPI SPI Overview and Use of the PICmicro Serial Peripheral Interface In this presentation, we will look at what the Serial Peripheral Interface, otherwise known as the SPI, is, and how it is used to communicate

More information

MEP-7000 FREQUENTLY ASKED QUESTIONS (FAQS)

MEP-7000 FREQUENTLY ASKED QUESTIONS (FAQS) MEP-7000 FREQUENTLY ASKED QUESTIONS (FAQS) Note: Unless otherwise stated, PC connection refers to a Microsoft Windows operating system. What can I connect to the MEP-7000 using the USB ports? There are

More information

Design and Implementation of an Accidental Fall Detection System for Elderly

Design and Implementation of an Accidental Fall Detection System for Elderly Design and Implementation of an Accidental Fall Detection System for Elderly Enku Yosef Kefyalew 1, Abubakr Rahmtalla Abdalla Mohamed 2 Department of Electronic Engineering, Tianjin University of Technology

More information

MP3/WMA/REC/USB. 2 Operation instructions. The box: 1. Mp3 player 1pc 2. Stereo earphone. 1pc 3. Manual.. 1pc

MP3/WMA/REC/USB. 2 Operation instructions. The box: 1. Mp3 player 1pc 2. Stereo earphone. 1pc 3. Manual.. 1pc MP3/WMA/REC/USB Before connecting, operating or adjusting this product please read these instructions completely. Please save this manual. The player characteristics Supports MP3 and WMA music format Supports

More information

1 DVR 670 Series firmware version 2.1.2 (date 2014-06-17)

1 DVR 670 Series firmware version 2.1.2 (date 2014-06-17) Video Recorder 670 Series 1 DVR 670 Series firmware version 2.1.2 (date 2014-06-17) File name: 600rtseries_2.1.2_140617.bin - When a unit detects a HDD error, the DVR will automatically reboot so that

More information

MH - Gesellschaft für Hardware/Software mbh

MH - Gesellschaft für Hardware/Software mbh E.d.a.s.VX Data acquisition on board road and track vehicles The E.d.a.s.VX System is designed for portable applications running on 12 Volts DC, and is capable of measuring at selectable rates up to 30,000,000

More information

Introduction. Functional Description. Features. DSL Protocol Analyzer. Network Side ADSL CPE. Transparent ADSL Data Recording.

Introduction. Functional Description. Features. DSL Protocol Analyzer. Network Side ADSL CPE. Transparent ADSL Data Recording. scope Analyzer Introduction scope from Broadframe provides a cost-effective in-line A/SH Analyzer for monitoring or troubleshooting line installations and developing and testing equipment. scope plugs

More information

WUA-0605 300Mbps Wireless USB Network Adapter

WUA-0605 300Mbps Wireless USB Network Adapter WUA-0605 300Mbps Wireless USB Network Adapter User Manual V1.0 Certification FCC CE FCC Statement This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant

More information

Omron I/O Driver (Series 2) Programmable Serial Interface Card

Omron I/O Driver (Series 2) Programmable Serial Interface Card Omron I/O Driver (Series 2) Programmable Serial Interface Card USER MANUAL Rev. P1.55 June 8, 2012 DeltaV is a trademark of Emerson Process Management, Inc Emerson Process Management, Inc. 1998, 1999.

More information

Serial Communications

Serial Communications Serial Communications 1 Serial Communication Introduction Serial communication buses Asynchronous and synchronous communication UART block diagram UART clock requirements Programming the UARTs Operation

More information

AN3998 Application note

AN3998 Application note Application note PDM audio software decoding on STM32 microcontrollers 1 Introduction This application note presents the algorithms and architecture of an optimized software implementation for PDM signal

More information

Model 288B Charge Plate Graphing Software Operators Guide

Model 288B Charge Plate Graphing Software Operators Guide Monroe Electronics, Inc. Model 288B Charge Plate Graphing Software Operators Guide P/N 0340175 288BGraph (80207) Software V2.01 100 Housel Ave PO Box 535 Lyndonville NY 14098 1-800-821-6001 585-765-2254

More information

Lab 3: Introduction to Data Acquisition Cards

Lab 3: Introduction to Data Acquisition Cards Lab 3: Introduction to Data Acquisition Cards INTRODUCTION: In this lab, you will be building a VI to display the input measured on a channel. However, within your own VI you will use LabVIEW supplied

More information

Microcontroller-based experiments for a control systems course in electrical engineering technology

Microcontroller-based experiments for a control systems course in electrical engineering technology Microcontroller-based experiments for a control systems course in electrical engineering technology Albert Lozano-Nieto Penn State University, Wilkes-Barre Campus, Lehman, PA, USA E-mail: AXL17@psu.edu

More information

Block 3 Size 0 KB 0 KB 16KB 32KB. Start Address N/A N/A F4000H F0000H. Start Address FA000H F8000H F8000H F8000H. Block 2 Size 8KB 16KB 16KB 16KB

Block 3 Size 0 KB 0 KB 16KB 32KB. Start Address N/A N/A F4000H F0000H. Start Address FA000H F8000H F8000H F8000H. Block 2 Size 8KB 16KB 16KB 16KB APPLICATION NOTE M16C/26 1.0 Abstract The following article describes using a synchronous serial port and the FoUSB (Flash-over-USB ) Programmer application to program the user flash memory of the M16C/26

More information

The Clavinova-Computer Connection

The Clavinova-Computer Connection Information on using a computer with the Clavinova The Clavinova-Computer Connection What can I do using a computer with the Clavinova? What do I need to do that? How do I connect them? We will answer

More information

PD 100A. Printing data system

PD 100A. Printing data system PD 100A Printing data system Operating instructions ENGLISH IMPORTANT: Read these instructions carefully before installing and using the device; do not forget following all additional information. Keep

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 956 24-BIT DIFFERENTIAL ADC WITH I2C LTC2485 DESCRIPTION

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 956 24-BIT DIFFERENTIAL ADC WITH I2C LTC2485 DESCRIPTION LTC2485 DESCRIPTION Demonstration circuit 956 features the LTC2485, a 24-Bit high performance Σ analog-to-digital converter (ADC). The LTC2485 features 2ppm linearity, 0.5µV offset, and 600nV RMS noise.

More information

Design And Implementation Of Bank Locker Security System Based On Fingerprint Sensing Circuit And RFID Reader

Design And Implementation Of Bank Locker Security System Based On Fingerprint Sensing Circuit And RFID Reader Design And Implementation Of Bank Locker Security System Based On Sensing Circuit And RFID Reader Khaing Mar Htwe, Zaw Min Min Htun, Hla Myo Tun Abstract: The main goal of this system is to design a locker

More information