DS1870 LDMOS BIAS CONTROLLER EV KIT

Size: px
Start display at page:

Download "DS1870 LDMOS BIAS CONTROLLER EV KIT"

Transcription

1 GENERAL DESCRIPTION The DS1870 EV Kit provides hardware and Window s compatible software to simplify the evaluation of the DS1870 LDMOS Bias Controller. FEATURES Includes test socket for solderless connectivity during evaluation Test points and headers are provided for connection to external circuitry and test equipment Windows compatible software Software can in-circuit program DS1870 s for in-depth evaluations Software supports programming DS1870 s from a configuration file for fast and consistent programming. KIT CONTENTS DS1870 EV Board DS3900 Communications Module Software on a 3.5 floppy disk Instructions EQUIPMENT REQUIRED PC with Windows OS (Win95/Win 4.0 or later) 9-pin Serial cable (See Table 1) 5V power supply Table 1 - Serial Cable Vendors Vendor Radio Shack radioshack.com & local stores DigiKey digikey.com AE1020-ND Part Number GETTING STARTED 1. Copy the executable file (DS1870K.exe) from the floppy disk to the PC s hard drive. 2. Install the DS3900 on the board as shown in Figure Ensure the DS3900 s switches are pushed to the side labeled ON CTS. 4. Connect the serial cable from the PC to the DS Check to see if all the address jumpers are on the GND side. If they are not, the default software I 2 C address will have to be changed to communicate with the part (See 2-Wire Page). 6. Connect the 5.0V power supply to the EV board. 7. Start the DS1870K application software 8. See the Using the Software section for more detail on software operation. HARDWARE USE The DS1870K hardware was designed with 2 primary functions in mind. The first is to provide easy connectivity to the DS1870 IC that comes in a small TSSOP package. The second objective is to make the evaluation kit so it is easy to use as an in-circuit programming board. This allows DS1870's to be programmed and tested in typical application circuits. 01/30/04

2 Using the PCB for Evaluating the DS1870K The EV board comes with a TSSOP socket to allow multiple DS1870s to be tested/programmed quickly, a DS3900 communications module for communicating with the DS1870 from a PC, supply decoupling capacitors, power connectors, and header connectors and testpoints for connecting the device to external circuitry and test equipment. Additionally, the fault output has a 4.7kΩ pull-up resistor to facilitate high logic level outputs since that pin is an open collector output. The I 2 C address inputs (A2, A1, A0) have jumpers that allow the 2-wire address to be modified if required. They should initially be jumpered to GND so the DS1870's I 2 C slave address will match the software's default value of A0h. In addition to the basics, several resistor and capacitor footprints have been provided on the bottom of the PCB for connecting external resistors and capacitors to the potentiometers to modify the output voltage range of the DS1870. See the schematic in Appendix A for details. Figure 1. DS1870 Evaluation Kit Hardware Using the PCB for in-circuit Programming DS1870's The DS1870K Evaluation Kit can be used to in-circuit program devices for evaluating the DS1870 in a typical application. To do this, the in-circuit DS1870 must have its own pull-ups on the application board to prevent SDA and SCL from floating during normal operation. Connect the SDA and SCL testpoints on the evaluation PCB to the SDA and SCL connections available on the application board. The kit PCB should be powered to the same voltage level as the application board and the two boards should share a common ground connection. Ensure no devices are installed in the kit board's sockets because they may cause a 2-wire addressing conflict if present. When the software is started it should be able to program the DS1870 exactly as it would if the device was in the kit's test socket. See Figure 2 for the hardware connections and the software section for information related to using the software. 01/30/04 2 of 9

3 Figure 2. In-circuit Programming with the Evaluation Kit Software USING THE SOFTWARE The DS1870 software is composed of 5-tabbed pages of functions called the General, Manual Pot Control, Memory, 2-Wire, and File pages. The following sections describe each page s functions. General Page The General Page (see Figure 3) is the first tab of the software. It includes the ability to read all the status and ADC registers of the DS1870 with a single click. It can also continuously read the DS1870 status/adc registers and write the DS1870 s write protection Password Entry byte (PWE). The Read Once button reads all the ADC register values and displays them in the Value (hex) section. It then multiplies each digital value by the Weight parameter, and displays the value in volts. The default weights shown work for the factory calibrated ADC gain and offset values. If device is calibrated with a different gain than the default, the user can compensate by adjusting the weight value. Although the DS1870 can also modify the result's offset, the software does provide any support for that feature. For non-zero offsets the voltage value displayed will be incorrect. The user will have to refer to the hexadecimal values and calculate what that means in terms of volts or their real world units. In addition to the ADC values, the status registers and potentiometer positions are read to provide a good summary of the parts current state. The Read Continuous button performs all of the Read Once button's functions with a 3Hz refresh rate. This allows the user to continuously monitor the state of the DS1870 without having to continuously click the Read Once button. This mode is exited by clicking the Stop button (same button as Read Continuous) or by exiting the general page. The Write PWE button writes the password value in the edit box to the PWE register. This is provided on the general page to make it easy for users to disable the write protection circuitry before they begin adjusting registers with subsequent functions of the software. The read buttons on the general page of the software do not require write access, so they do not require the password to be entered for proper operation. The I 2 C Address box displays the software's current I 2 C address setting. This setting must match the address set by the DS1870's address pin states to establish communication. This setting can be changed using the change button on the 2-wire page. 01/30/04 3 of 9

4 Figure 3. The General Page Manual Potentiometer Control Page The Manual Pot Control Page (see Figure 4) is used to enable or disable the potentiometer s automated LUT control sequence. Once the automated control sequence has been disabled, the manual control page can be used to force the base and offset values of each potentiometer to a particular value for evaluation, or it can be used to force the table indexes to a particular value to test the indexing functionality. Figure 4. The Manual Pot Control Page 01/30/04 4 of 9

5 The B/O_en bit, shown as a check box at the top of the Manual Pot Control page, is used to enable or disable the part's ability to update the potentiometer's base and offset values from the LUT values. The Index_en bit enable/disables the DS1870's ability to determine the index byte values from the ADC results. On power-up, the DS1870 will have both of these bits set, which enables the device to function in its normal automated mode. Because the part will automatically write over the values written to the potentiometer with values determined by the LUTs and the current ADC values, the software prevents writing to these registers. Once a check box is unchecked, the software allows the corresponding registers to be manually controlled. This can be used to force the potentiometer to a particular value, or to check that the indexing is working as expected. Each time the Manual Pot Control page is entered the software will read the Man DAC register and update the B/O_en and the Index_en bits on the screen to ensure they are accurately represented. Memory Page The Memory Page (see Figure 5) can be used to read and write the DS1870 s registers to configure and test the device. It provides three different ways of reading and four different ways to write to the device, each being very useful in its own way. This page is very easy to use because it handles all the start and stop conditions, device addressing, and acknowledgement required for the communicating as specified in the datasheet. The device address used by default is A0h, but this can be changed to match the current device s address on the 2-wire page if it is not equal to the default value. In addition to the general read and write tools, the table select byte has its own section with its memory address (7Fh) pre-coded because of the frequency of its modification and verification. Figure 5. The Memory Page The Table Select Byte (TSB) section allows the user to read or write the TSB with a single click. Data in the table select edit box is written to address 7Fh whenever the Write button in this section is clicked. When the TSB Read button is clicked, the device s TSB is read from address 7Fh, and the table select edit box is updated to reflect the present value in the device s register. To help ensure the software and the user are both aware of the devices present TSB value, the TSB is read from the part each time the Memory page is accessed to ensure the TSB displayed by the software matches the device s current status. The TSB can be written to a new value by simply typing the new value and pressing enter. The Single and Two byte write tools allow one or two bytes of data to be written to or read from the device at the user s specified memory address (ADDR) with a single click. To write byte(s), type both the address and data into their designated edit boxes in hexadecimal and click the corresponding Write button or press enter. To read byte(s), type in the memory address and click the corresponding Read button. Two byte I 2 C reads and writes are performed most significant byte (MSB) first, which is the lower of the 01/30/04 5 of 9

6 two memory addresses. So when a two byte read is performed at address 00h, the data at memory location 00h would be the MSB, and the data at memory location 01h would be the LSB. The Memory Row Read and Write buttons are used to read and write whole 8-byte pages of memory. The row# is the hexadecimal memory address of the first byte in the row that will be read or modified. Memory page reads and writes are always done on modulus 8 memory boundaries to ensure writes to not cross page boundaries. Because of this, the second nibble of the row# s address will always be either zero or eight. Failure to enter a proper row# will generate an error. The Memory Fill Tool can be used to fill an entire range of memory with the same data. The memory between the starting and stopping memory addresses will be written to the new data value. This is particularly useful when the need arises to fill an entire LUT to a constant value to ensure that the potentiometer values will not change position when the part is in automated mode. 2-Wire Page The 2-wire page (see Figure 6) is used to change the 2-wire device address, and as a flexible tool to communicate with any 2-wire device. Clicking on a 2-wire control immediately performs the corresponding function. A list of 2-wire functions is shown in Table 2. The 2-wire page's status box tracks all of the actions that have been recently performed. The status box automatically scrolls to allow the user to see an entire transaction. Figure 6. The 2-Wire Page 01/30/04 6 of 9

7 Table 2. 2-Wire Page Function Descriptions Function Send Start Send Write Send Read Send Byte Read w/ack Read w/nack Send Stop Reset Find Change Description Performs I 2 C start and repeated start functions. Writes the device address (R/W=0) listed in the Software I2C Address section over the I 2 C bus. Writes the device address (R/W=1) listed in the Software I2C Address section over the I 2 C bus. Sends the hexadecimal byte in the edit box located immediately to the right of the send byte button over the I 2 C bus. Three send byte buttons are provided for the user's convenience. Reads one byte and acknowledges (ACK) the data transfer. Reads one byte and does not acknowledge (NACK) the data transfer. Performs I 2 C stop condition. This function clocks the bus 9-times and sends a stop condition. In the event that the I 2 C bus appears to become non-responsive, the reset I 2 C bus function returns control of the bus to the user. The find button searches for all the I 2 C devices present on the I 2 C bus and lists their addresses. This can be used to determine the address of an I 2 C device if it has been modified from its default value. The Change button is used to change the I 2 C Slave address the software uses during communications. Values entered into its edit box should be even values equivalent to the slave address byte when the read/write bit is zero (R/W=0). The software automatically writes the slave address byte with R/W=1 for read operations. This address is used by all software functions that communicate on the I 2 C bus. To access a device using the 2-wire page, the user must manually instruct the DS3900 to perform the 2-wire functions in the proper sequence. A DS1870 example is shown below. Example: Write the table select byte (memory address 7Fh) of a DS1870 (device address A2h) to 01h. The user must: 1) Change the device address to A2h (A0h, software default). 2) Send start (issues a 2-wire start condition). 3) Send write (writes A2h, the device address, over the 2-wire bus). 4) Send data 7Fh (writes 7F, the memory address of the Table Select Byte). 5) Send data 01h (writes 01h, the data, to the Table Select Byte). 6) Send stop (issues a 2-wire stop condition). File Page The file page (see Figure 7) can be used to read all the DS1870 s registers and dump them to file, as well as to program the DS1870 from a text file. To Dump the DS1870 s current settings to a file, select the tables that are desired to be saved to the file and click the Dump button. The software will read every byte address in the selected tables, including bytes that are not implemented, and output the data to a comma separated values (.csv) text file that can be read and modified using Microsoft's Excel. To Program from a file, first create a template by dumping the memory tables you wish to program to a csv file. Modify any bytes that you wish using Excel and then resave the file. Be sure to save the document as a.csv file when your modifications are complete. Finally click the Program button and select the file you wish programmed into the part. Valid modifications to the dump file before programming differ depending on the tables you are programming. The lower memory and Table 1 are programmed one byte at a time, and hence you can program them in any order, and it is ok to delete values that you do not wish to be modified (such as the calibration data in Table 1). Tables 2-5 are programmed one memory row at a time, and they require the entire LUT to be programmed. Missing LUT values will result in an error. You can however delete an entire LUT to prevent it from being programmed. Dump files will contain bytes that are not implemented in the DS1870, but the unimplemented bytes do not effect programming. These bytes do not have to be removed before programming, but they can be removed without any consequence. 01/30/04 7 of 9

8 Figure 7. The File Page All values past the second comma (column in Excel) are considered as comments by the software, so feel free to place comments into your files to help keep track of revisions, register names, or critical parameters. TROUBLESHOOTING This section offers suggestions for correcting common user problems with evaluation kits. Help beyond these suggestions can be obtained by or by calling our technical support group at Table 2. Troubleshooting Guide Symptom Cause Solution "EV Kit not found" error message Communication errors Not able to write to EEPROM Board not properly connected No device in socket 2-wire device address mismatch DS3900 switches Off Device in socket backward Board not properly connected Correct password not yet entered with software. Ensure the serial cable is connected between the PC and DS3900. Verify the DS3900 is firmly in place on the PCB. Verify the power is on. When the evaluation board is not found the software must be shutdown and restarted after the board is properly connected before it can be used. Verify the device is in the test socket and aligned with the test socket's spring-loaded lead attachment points. Verify the device address on the 2-wire page matches the device's slave address. The Find button on the 2-wire page can be used to verify the device's slave address. Turn the DS3900 switches on. Ensure the pin 1 indicator of the device is oriented towards the top left of the socket. See Figure 1 for orientation. Occasionally kit board setup may be disturbed after the board is initially powered up. Re-verify board connections. Using the password entry button on the General page to enter the password so it matches the values written to Table 1 bytes 80h & 81h. 01/30/04 8 of 9

9 APPENDIX 1 - DS1870 EVALUATION KIT SCHEMATIC 01/30/04 9 of 9

DS1070K EconOscillator Programming Kit

DS1070K EconOscillator Programming Kit Rev 0; 5/04 DS070K EconOscillator Programming Kit General Description The DS070K EconOscillator programming kit is a complete hardware/software solution for programming Dallas Semiconductor s 2-wire EconOscillator

More information

User-configurable Resolution. 9 to 12 bits (0.5 C to C)

User-configurable Resolution. 9 to 12 bits (0.5 C to C) AT30TS75A 9- to 12-bit Selectable, ±0.5 C Accurate Digital Temperature Sensor DATASHEET See Errata in Section 12. Features Single 1.7V to 5.5V Supply Measures Temperature -55 C to +125 C Highly Accurate

More information

DS WIRE INTERFACE 11 DECOUPLING CAP GND

DS WIRE INTERFACE 11 DECOUPLING CAP GND Rev ; 4/3 Hex Nonvolatile Potentiometer with General Description The contains six 256-position nonvolatile (NV) potentiometers, 64 bytes of NV user EEPROM memory, and four programmable NV I/O pins. The

More information

User-configurable Resolution. 9 to 12 bits (0.5 C to C)

User-configurable Resolution. 9 to 12 bits (0.5 C to C) AT30TS74 9- to 12-bit Selectable, ±1.0 C Accurate Digital Temperature Sensor DATASHEET Features Single 1.7V to 5.5V Supply Measures Temperature From -55 C to +125 C Highly Accurate Temperature Measurements

More information

DS1845 Dual NV Potentiometer and Memory

DS1845 Dual NV Potentiometer and Memory www.maxim-ic.com FEATURES Two linear taper potentiometers -010 one 10k, 100 position & one 10k, 256 position -050 one 10k, 100 position & one 50k, 256 postition -100 one 10k, 100 position & one 100k, 256

More information

HDS Series I2C Application Notes

HDS Series I2C Application Notes HDS Series I2C Application Notes I2C Bus Interface Introduction The I2C interface of the HDS series of power supplies allows remote control and monitoring and provides the following features: 1) Retrieving

More information

HIGH-PRECISION COULOMB COUNTER. George Sandler, UNCC ECE

HIGH-PRECISION COULOMB COUNTER. George Sandler, UNCC ECE HIGH-PRECISION COULOMB COUNTER George Sandler, UNCC ECE Abstract: For the purpose of monitoring current consumption of wireless communication in different modes a coulomb counter board has been designed.

More information

Digital Thermometer and Thermostat

Digital Thermometer and Thermostat General Description The DS75 digital thermometer and thermostat provides 9, 10, 11, or 12-bit digital temperature readings over a -55 C to +125 C range with ±2 C accuracy over a -25 C to +100 C range.

More information

DS2782EVKIT+ Standalone Fuel Gauge IC Evaluation Kit

DS2782EVKIT+ Standalone Fuel Gauge IC Evaluation Kit 19-4854; Rev 9/09 www.maxim-ic.com FEATURES Demonstrates the capabilities of the DS2782 Standalone Fuel Gauge, including: Estimation of available capacity for Li+ cells Voltage measurement Current measurement

More information

Evaluates: MAX MAX31856 Evaluation System. General Description. Features. EV System Contents. MAX31856 EV Kit Files. MAX31856 EV System Photo

Evaluates: MAX MAX31856 Evaluation System. General Description. Features. EV System Contents. MAX31856 EV Kit Files. MAX31856 EV System Photo General Description The MAX31856 evaluation system (EV system) provides the hardware and software necessary to evaluate the MAX31856 thermocouple-to-digital converter. The EV system includes the MAX31856PMB1

More information

DS1855 Dual Nonvolatile Digital Potentiometer and Secure Memory

DS1855 Dual Nonvolatile Digital Potentiometer and Secure Memory Dual Nonvolatile Digital Potentiometer and Secure Memory FEATURES Two Linear Taper Potentiometers DS1855-010 (One 10kΩ, 100 Position and One 10kΩ, 256 Position) DS1855-020 (One 10kΩ, 100 Position and One

More information

Manual iaq-engine Indoor Air Quality sensor

Manual iaq-engine Indoor Air Quality sensor Manual iaq-engine, Version 2.0 May 2011 (all data subject to change without notice) Manual iaq-engine Indoor Air Quality sensor Digital and analog I/O SMD type package Product summary iaq-engine is used

More information

DS2788K Evaluation Kit Standalone Fuel Gauge IC with LED Display Drivers

DS2788K Evaluation Kit Standalone Fuel Gauge IC with LED Display Drivers s DS2788K Evaluation Kit Standalone Fuel Gauge IC with LED Display Drivers www.maxim-ic.com FEATURES Demonstrates the capabilities of the DS2788 Standalone Fuel Gauge IC with LED Display Drivers, including:

More information

MAX6620 Evaluation Kit/Evaluation System

MAX6620 Evaluation Kit/Evaluation System 19-4069; Rev 0; 3/08 MAX6620 Evaluation Kit/Evaluation System General Description The MAX6620 evaluation system (MAX6620EVCMAXQU+) consists of the MAX6620 evaluation kit (MAX6620EVKIT+) and the Maxim CMAXQUSB+

More information

DS75 Digital Thermometer and Thermostat

DS75 Digital Thermometer and Thermostat www.maxim-ic.com FEATURES Temperature Measurements Require No External Components Measures Temperatures from -55 C to +125 C (-67 F to +257 F) 2 C Accuracy Over a -25 C to +100 C Range Thermometer Resolution

More information

Temperature-Controlled, NV, I2C, Logarithmic Resistor DS1841

Temperature-Controlled, NV, I2C, Logarithmic Resistor DS1841 Rev 2; 5/08 Temperature-Controlled, NV, I2C, General Description The is a 7-bit, logarithmic, nonvolatile (NV) digital resistor that features an on-chip temperature sensor and associated analog-to-digital

More information

PI2EQX5964ZFE EvalBoard Rev.A User Guide

PI2EQX5964ZFE EvalBoard Rev.A User Guide PIEQX5964ZFE EvalBoard Rev.A User Guide Introduction Pericom Semiconductor s PIEQX5964ZFE is a low power, PCIE compliant signal redriver. The device provides programmable equalization, amplification, and

More information

GIGAVAC Contactors I 2 C Communication

GIGAVAC Contactors I 2 C Communication Document Revision: 3 GIGAVAC Contactors I 2 C Communication Product models: MXST15/16-mm-ss, delay on break contactors. Attention: Read this instruction entirely for a top-level-feel of what you prefer

More information

MAX1662 Evaluation Kit/Evaluation System

MAX1662 Evaluation Kit/Evaluation System 19-1306; Rev 0; 3/98 MAX1662 Evaluation Kit/Evaluation System General Description The MAX1662 evaluation system (EV system) consists of a MAX1662 evaluation kit (EV kit) and a companion Maxim SMBus Interface

More information

DS2781EVKIT+ Standalone Fuel Gauge IC Evaluation Kit

DS2781EVKIT+ Standalone Fuel Gauge IC Evaluation Kit 19-4852; Rev 9/09 Standalone Fuel Gauge IC Evaluation Kit www.maxim-ic.com FEATURES Demonstrates the capabilities of the DS2781 Standalone Fuel Gauge, including: Estimation of available capacity for Li+

More information

The DS2703 EV kit evaluation software gives the user complete control of all SHA-1 functions of the DS2703 as well as the various other commands.

The DS2703 EV kit evaluation software gives the user complete control of all SHA-1 functions of the DS2703 as well as the various other commands. 19-4832; Rev 10/09 www.maxim-ic.com FEATURES Demonstrates the capabilities of the DS2703 Battery Pack Authentication IC with SHA-1 Security, including: Secure Challenge and Response Authentication using

More information

PART IN+ IN- TX_DISABLE TX_FAULT BIAS SET BIASMAX 2 APCSET 2 MODSET 2 MOD SET PC_MON BS_MON

PART IN+ IN- TX_DISABLE TX_FAULT BIAS SET BIASMAX 2 APCSET 2 MODSET 2 MOD SET PC_MON BS_MON Rev 1; 2/6 Dual, NV, Variable Resistors General Description The DS392 features a dual, nonvolatile (NV), low temperature-coefficient, variable digital resistor with 256 user-selectable positions. The DS392

More information

Maxim Integrated Products 1

Maxim Integrated Products 1 19-1883; Rev 1; 2/07 MAX1799 Evaluation System/ General Description The MAX1799 evaluation system (EV system) consists of a MAX1799 evaluation kit (EV kit) and a companion Maxim CMAXQUSB board. The MAX1799

More information

OPMM-1616-XT. PC/104 I/O Module with Optoisolated inputs and Relay Outputs. Rev 1.0 September 2010

OPMM-1616-XT. PC/104 I/O Module with Optoisolated inputs and Relay Outputs. Rev 1.0 September 2010 init OPMM-1616-XT PC/104 I/O Module with Optoisolated inputs and Relay Outputs Rev 1.0 September 2010 Revision Date Comment 1.0 9/26/2010 first release FOR TECHNICAL SUPPORT PLEASE CONTACT: Copyright 2010

More information

KNJN I2C bus development boards

KNJN I2C bus development boards KNJN I2C bus development boards 2005, 2006, 2007, 2008 KNJN LLC http://www.knjn.com/ Document last revision on December 5, 2008 R22 KNJN I2C bus development boards Page 1 Table of Contents 1 The I2C bus...4

More information

DEV-1 HamStack Development Board

DEV-1 HamStack Development Board Sierra Radio Systems DEV-1 HamStack Development Board Reference Manual Version 1.0 Contents Introduction Hardware Compiler overview Program structure Code examples Sample projects For more information,

More information

TOP VIEW CLOCK GENERATOR A1 A2 GND CPU SPEED SELECT

TOP VIEW CLOCK GENERATOR A1 A2 GND CPU SPEED SELECT Rev 0; 6/04 9-Bit I 2 C Nonvolatile General Description The is a 9-bit nonvolatile (NV) I/O expander with 64 bytes of NV user memory controlled by an I 2 C TM - compatible serial interface. The offers

More information

DS28CZ04 Evaluation System Evaluates: DS28CZ04

DS28CZ04 Evaluation System Evaluates: DS28CZ04 General Description The DS28CZ04 evaluation system (EV system) consists of a DS28CZ04 evaluation board (EV board) and a Maxim CMAXQUSB command module. The DS28CZ04 is a 4Kb EEPROM with four nonvolatile

More information

EPT-200TMP-TS-U2 TMP102 Temperature Sensor Docking Board Data Sheet

EPT-200TMP-TS-U2 TMP102 Temperature Sensor Docking Board Data Sheet EPT-2TMP-TS-U2 TMP12 Temperature Sensor Docking Board Data Sheet This docking board is based on the TMP12 Temperature Sensor chip from Texas Instruments. It can measure the ambient temperature between

More information

DC3IOB Revision User Guide Updated 3/29/10. Overview

DC3IOB Revision User Guide Updated 3/29/10. Overview Revision 080910 User Guide Updated 3/29/10 Overview The is a three axis DC brush motor drive with an integrated PLC. A range of motor drive currents are selectable with jumper blocks. The integrated PLC

More information

GT34C02. 2Kb SPD EEPROM

GT34C02. 2Kb SPD EEPROM Advanced GT34C02 2Kb SPD EEPROM Copyright 2010 Giantec Semiconductor Inc. (Giantec). All rights reserved. Giantec reserves the right to make changes to this specification and its products at any time without

More information

Nuvoton Touch Key Series NT1160 Datasheet

Nuvoton Touch Key Series NT1160 Datasheet Nuvoton Touch Series Datasheet The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without permission from Nuvoton.

More information

AMS 5812 OEM pressure sensor with an analog and digital output

AMS 5812 OEM pressure sensor with an analog and digital output Digital signal conditioning is becoming increasingly common in sensor technology. However, some sensor system states can be monitored more easily using analog values. For redundancy and system safety reasons

More information

AK-DS2482S-100. Reference manual. Copyright 2016 Artekit Italy All rights reserved

AK-DS2482S-100. Reference manual. Copyright 2016 Artekit Italy All rights reserved AK-DS2482S-100 Reference manual Copyright 2016 Artekit Italy All rights reserved Contents About this document... 3 Revision history... 3 Contact information... 3 Life support policy... 3 Copyright information...

More information

Enhanced Closed-loop Trim with I 2 C Control for Platform Manager Devices

Enhanced Closed-loop Trim with I 2 C Control for Platform Manager Devices Enhanced Closed-loop Trim with I 2 C Control for Platform Manager Devices December 2010 Introduction Reference Design RD1078 Modern microprocessors and FPGAs require accurate power supply voltages, often

More information

Features. General Description. Component List

Features. General Description. Component List General Description The MAX5217 evaluation kit (EV kit) demonstrates the MAX5217, 16-bit, single-channel, low-power, buffered voltage-output DAC. The IC comes in an 8-pin µmax package. The EV kit provides

More information

Evaluates: DS28E80. DS28E80 Evaluation System. General Description. Benefits and Features. EV Kit Contents

Evaluates: DS28E80. DS28E80 Evaluation System. General Description. Benefits and Features. EV Kit Contents General Description The DS28E80 evaluation system (EV system) consists of a single evaluation kit (EV kit) that includes a package of five DS28E80 devices in a 6-pin TDFN package, a DS9120Q+ socket board

More information

High-Voltage, NV, I2C POT with Temp Sensor and Lookup Table

High-Voltage, NV, I2C POT with Temp Sensor and Lookup Table Rev 0; 1/07 High-Voltage, NV, I2C POT with Temp Sensor General Description The is a 7-bit, nonvolatile (NV) digital potentiometer featuring an output voltage range of up to 15.5V. Programming is accomplished

More information

DIGITAL HUMIDITY SENSOR HYT-131

DIGITAL HUMIDITY SENSOR HYT-131 Rights reserved for change in technical data! B+B Thermo-Technik GmbH Postfach 1748 D-78158 Donaueschingen Phone: +49 771 8316-622 Fax: +49 771 8316-629 DIGITAL HUMIDITY SENSOR 1. Features - On-Chip humidity

More information

HFRD REFERENCE DESIGN High-Frequency XFP Host Board. Reference Design: (Includes Integrated RS-232 to I 2 C Conversion)

HFRD REFERENCE DESIGN High-Frequency XFP Host Board. Reference Design: (Includes Integrated RS-232 to I 2 C Conversion) Reference Design: HFRD-18.0 Rev. 7; 11/09 REFERENCE DESIGN High-Frequency XFP Host Board (Includes Integrated RS-232 to I 2 C Conversion) Reference Design: High-Frequency XFP Host Board Table of Contents

More information

SILICON MICROSTRUCTURES

SILICON MICROSTRUCTURES Digital Communication with SM5800 Series Parts OVERVIEW The SM5800 series pressure product offers the corrected pressure output in both analog and digital formats. Accessing the analog output is an easy

More information

Altimeter / Barometer Module SMD500 ultra low power, low voltage

Altimeter / Barometer Module SMD500 ultra low power, low voltage Altimeter / Barometer Module SMD500 ultra low power, low voltage 1. General Description The SMD500 marks a new generation of high precision digital pressure sensors for consumer applications. Its ultra

More information

MACHINE BREAKDOWN DETECTION SYSTEM

MACHINE BREAKDOWN DETECTION SYSTEM MACHINE BREAKDOWN DETECTION SYSTEM Yogita P. Desale 1 1 student, Electronics and telecommunication Department, MCOERC, Maharashtra, ABSTRACT Industrial situation is very critical and is subject to several

More information

Shack Clock kit. U3S Rev 2 PCB 1. Introduction

Shack Clock kit. U3S Rev 2 PCB 1. Introduction Shack Clock kit U3S Rev 2 PCB 1. Introduction Thank you for purchasing the QRP Labs Shack Clock kit. This clock uses the Ultimate3S QRSS/WSPR kit hardware, but a different firmware version. It can be used

More information

Eval Kit Manual. DN[Document ID] AS6200. Adapter Board AS6200-WL_EK_AB. ams Eval Kit Manual Page 1

Eval Kit Manual. DN[Document ID] AS6200. Adapter Board AS6200-WL_EK_AB. ams Eval Kit Manual Page 1 Eval Kit Manual DN[Document ID] AS6200 Adapter Board AS6200-WL_EK_AB ams Eval Kit Manual Page 1 Content Guide 1 Introduction... 3 1.1 Kit Content... 3 2 Getting Started... 4 3 Hardware Description... 4

More information

EMERALD-MM-8P. 8-Channel Software Programmable Protocol. Serial Port PC/104 TM Module. User Manual V1.20

EMERALD-MM-8P. 8-Channel Software Programmable Protocol. Serial Port PC/104 TM Module. User Manual V1.20 EMERALD-MM-8P 8-Channel Software Programmable Protocol Serial Port PC/104 TM Module User Manual V1.20 Copyright 2005, 2008, 2011 DIAMOND SYSTEMS CORPORATION 555 Ellis Street Mountain View, CA 94043 Tel

More information

Tutorial for I 2 C Serial Protocol

Tutorial for I 2 C Serial Protocol Tutorial for I 2 C Serial Protocol (original document written by Jon Valdez, Jared Becker at Texas Instruments) The I 2 C bus is a very popular and powerful bus used for communication between a master

More information

Markus Hintermann Global Technical Marketing / Sales Manager at Micro Crystal

Markus Hintermann Global Technical Marketing / Sales Manager at Micro Crystal Markus Hintermann Global Technical Marketing / Sales Manager at Date: July 2016 Revision N : 1.0 1/8 Headquarters: AG Muehlestrasse 14 CH-2540 Grenchen Switzerland Tel. Fax Internet Email +41 32 655 82

More information

Display Real Time Clock (RTC) On LCD. Version 1.2. Aug Cytron Technologies Sdn. Bhd.

Display Real Time Clock (RTC) On LCD. Version 1.2. Aug Cytron Technologies Sdn. Bhd. Display Real Time Clock (RTC) On LCD PR12 Version 1.2 Aug 2008 Cytron Technologies Sdn. Bhd. Information contained in this publication regarding device applications and the like is intended through suggestion

More information

1. Features and Benefits

1. Features and Benefits 1. Features and Benefits Single die, low cost 16x4 pixels IR array Factory calibrated absolute PTAT temperature sensor for measuring die temperature Separate channel for connecting additional IR sensor

More information

A0021. Overview. Features. Ordering Information. HSS Touch Signature IC 6 Input - I 2 C. Part Number Format: A X Y Z

A0021. Overview. Features. Ordering Information. HSS Touch Signature IC 6 Input - I 2 C. Part Number Format: A X Y Z VSS NC NC VDD SDA SENSOR 2 SENSOR 1 ADD1 HSS Touch Signature IC 6 Input - I 2 C A0021 Overview The patented AlSentis A0021 Touch IC is a complete 1 6 input touch sensing solution. It includes all signal

More information

DC3IOB Revision User Guide Updated 7/12/12. Overview

DC3IOB Revision User Guide Updated 7/12/12. Overview DC3IOB Revision 080910 User Guide Updated 7/12/12 Overview The DC3IOB is a three axis DC brush motor drive with an integrated PLC. A range of motor drive currents are selectable with jumper blocks. The

More information

Overview. The DIN-RS232 has three primary functions: Isolated parallel RS-232 interface Fused power distribution Animatics peripheral expansion bus

Overview. The DIN-RS232 has three primary functions: Isolated parallel RS-232 interface Fused power distribution Animatics peripheral expansion bus user s guide DIN - RS232 user s manual 2 Overview The DIN-RS232 is a DIN rail mount breakout for SmartMotor RS-232 communications. It allows a single master to communicate with up to eight SmartMotors

More information

34 Series EEPROM Application Note. 1. Introduction. 2. Power supply & power on reset

34 Series EEPROM Application Note. 1. Introduction. 2. Power supply & power on reset 1. Introduction his application note provides assistance and guidance on how to use GIANEC I 2 C serial EEPROM products. he following topics are discussed one by one: Power supply & power on reset Power

More information

DS 1682 Total Elapsed Time Recorder with Alarm

DS 1682 Total Elapsed Time Recorder with Alarm DS 1682 Total Elapsed Time Recorder with Alarm www.dalsemi.com FEATURES Records the total time that the Event Input has been active and the number of events that have occurred. Volatile Elapsed Time Counter

More information

M-5B-1/U (Type 20) List of Contents M-5B-1/U. 4 analog inputs, 1 analog output, 14 TTL outputs for connecting 5B transducers

M-5B-1/U (Type 20) List of Contents M-5B-1/U. 4 analog inputs, 1 analog output, 14 TTL outputs for connecting 5B transducers M-5B-/U (Type 20) List of Contents 3-3. M-5B-/U 4 analog inputs, analog output, 4 TTL outputs for connecting 5B transducers Functional description 3-3 Calibrating the module... 3-4 Block diagram... 3-5

More information

Platform Manager 2 I 2 C Demo Design and GUI

Platform Manager 2 I 2 C Demo Design and GUI User s Guide August 2014 UG59_1.1 Introduction The Platform Manager 2 is a fast-reacting, programmable logic based hardware management controller. Platform Manager 2 is an integrated solution combining

More information

2-Wire, 5-Bit DAC with Three Digital Outputs

2-Wire, 5-Bit DAC with Three Digital Outputs Rev 1; 6/4 2-Wire, 5-Bit DAC with Three Digital Outputs General Description The is a 5-bit digital-to-analog converter (DAC) with three programmable digital outputs. The communicates through a 2-wire,

More information

ADDJOG User Guide 7/30/10. Overview

ADDJOG User Guide 7/30/10. Overview ADDJOG User Guide 7/30/10 Overview The ADDJOG is a PLC expansion board used to add digital inputs and outputs to a compatible host PLC. The ADDJOG has 64 open collector outputs and 64 non-isolated inputs.

More information

DS1676 Total Elapsed Time Recorder, Erasable

DS1676 Total Elapsed Time Recorder, Erasable www.dalsemi.com Preliminary DS1676 Total Elapsed Time Recorder, Erasable FEATURES Records the total time that the Event Input has been active and the number of events that have occurred. Volatile Elapsed

More information

USB-to-I2C Basic. Hardware User s Manual.

USB-to-I2C Basic. Hardware User s Manual. USB-to-I2C Basic Hardware User s Manual http://www.i2ctools.com/ Information provided in this document is solely for use with the USB-to-I2C product from SB Solutions, Inc. SB Solutions, Inc. reserves

More information

DS2756EVKIT+ High Accuracy Battery Fuel Gauge With Programmable Suspend Mode Evaluation Kit

DS2756EVKIT+ High Accuracy Battery Fuel Gauge With Programmable Suspend Mode Evaluation Kit 19-4847; Rev 9/09 www.maxim-ic.com FEATURES Demonstrates the capabilities of the DS2756 High Accuracy Battery Fuel Gauge, including: Programmable Suspend Mode Temperature measurement Voltage measurement

More information

XS S ERIES TM PMB US TM O PTION C ARD

XS S ERIES TM PMB US TM O PTION C ARD XS Series PMBus Option Card XS S ERIES TM PMB US TM O PTION C ARD Document: 40110r01 1 Contents 1 Introduction 4 2 Option Card Connectors 4 2.1 PMBus Address..............................................

More information

S Fully Assembled and Tested. Maxim Integrated Products 1

S Fully Assembled and Tested. Maxim Integrated Products 1 19-4808; Rev 0; 1/10 MAX5386M Evaluation System General Description The MAX5386M evaluation kit (EV kit) is an assembled and tested PCB that features the MAX5386M 50kI dual digital potentiometers. The

More information

OEM-ORP ORP. Reads mV mV. Range. 1 reading every 420ms. Response time. Any type & brand. Supported probes. Single point.

OEM-ORP ORP. Reads mV mV. Range. 1 reading every 420ms. Response time. Any type & brand. Supported probes. Single point. V 2.3 Revised /23/18 OEM-ORP Embedded ORP Circuit Reads Range Response time ORP -19.9mV 19.9mV 1 reading every 420ms Supported probes Calibration Temp compensation Data protocol Default I 2 C address Operating

More information

Propeller Project Board USB (#32810)

Propeller Project Board USB (#32810) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

KNJN I2C bus development boards

KNJN I2C bus development boards KNJN I2C bus development boards 2005, 2006, 2007, 2008 fpga4fun.com & KNJN LLC http://www.knjn.com/ Document last revision on January 1, 2008 R12 KNJN I2C bus development boards Page 1 Table of Contents

More information

BASIC Stamp Activity Board: Features and Specifications

BASIC Stamp Activity Board: Features and Specifications 27905 w / Power Supply 27906 w/o Power Supply BASIC Stamp Activity Board: Features and Specifications The BASIC Stamp Activity Board (BSAC) is a demonstration board for Parallax BASIC Stamp computers (BS1-IC,

More information

N8VEM S-100 BACKPLANE VERSION 04 MAY 3, 2015 J.B.

N8VEM S-100 BACKPLANE VERSION 04 MAY 3, 2015 J.B. N8VEM S-100 BACKPLANE VERSION 04 MAY 3, 2015 J.B. Background. This board is a copy of Andrew Lynch s Version 03 board (with 8 slots) but with added features. Added features: 9 SLOT Active Termination (copied

More information

S Fully Assembled and Tested C4, C8, C12, C16 C5, C6, C9, C13. Maxim Integrated Products 1

S Fully Assembled and Tested C4, C8, C12, C16 C5, C6, C9, C13. Maxim Integrated Products 1 19-5118; Rev 0; 1/10 MAX5393 Evaluation System General Description The MAX5393 evaluation kit (EV kit) is a fully assembled and tested PCB that features the MAX5393M 256-tap, 50kI, dual digital potentiometer.

More information

ZSSC4151 Evaluation Kit Hardware Manual

ZSSC4151 Evaluation Kit Hardware Manual Important Notes Restrictions in Use IDT s ZSSC4151 SSC Evaluation Kit, consisting of the SSC Communication Board (SSC CB), ZSSC415x/6x/7x Evaluation Board (SSC EB), Sensor Replacement Board (SSC RB), and

More information

DS1846 NV Tri-Potentiometer, Memory, and MicroMonitor

DS1846 NV Tri-Potentiometer, Memory, and MicroMonitor www.maxim-ic.com FEATURES Three linear taper potentiometers Two 10k, 100-position One 100k, 256-position 248 bytes of user EEPROM memory Monitors microprocessor power supply, voltage sense, and external

More information

USER MANUAL FOR HARDWARE REV

USER MANUAL FOR HARDWARE REV PI-REPEATER-2X 1. WELCOME 2. CONTENTS PAGE 1 3. GETTING STARTED There are many features built into this little board that you should be aware of as they can easily be missed when setting up the hardware

More information

Total-Elapsed-Time and Event Recorder with Alarm

Total-Elapsed-Time and Event Recorder with Alarm General Description The DS1683 is an integrated elapsed-time recorder containing a factory-calibrated, low-temperature-coefficient RC time base that eliminates the need for an external crystal. Using EEPROM

More information

DS3911 Temperature-Controlled, Nonvolatile, I2C Quad DAC

DS3911 Temperature-Controlled, Nonvolatile, I2C Quad DAC I2C Quad General Description The is a quad, 1-bit delta-sigma output, nonvolatile (NV) controller that features an on-chip temperature sensor and associated analog-to-digital converter (ADC). The integrated

More information

BV4626 General Purpose I/O. Product specification. Mar 2010 V0.a. ByVac Page 1 of 13

BV4626 General Purpose I/O. Product specification. Mar 2010 V0.a. ByVac Page 1 of 13 General Purpose I/O Product specification Mar 2010 V0.a ByVac Page 1 of 13 Contents 1. Introduction... 3 2. Features... 3 3. Physical Specification... 3 3.1. JP7... 3 3.2. Control Interface... 4 3.3. Serial

More information

IOX-16 User s Manual. Version 1.00 April Overview

IOX-16 User s Manual. Version 1.00 April Overview UM Unified Microsystems IOX-16 User s Manual Version 1.00 April 2013 Overview The IOX-16 Arduino compatible shield is an easy way to add 16 additional digital Input/Output (I/O) lines to your Arduino system.

More information

Internet board datasheet EB

Internet board datasheet EB Internet board datasheet EB023-00-1 Contents 1. About this document... 2 2. General information... 3 3. Board layout... 4 4. Testing this product... 5 5. Circuit description... 9 Appendix 1 Circuit diagram

More information

EV Software Rev Evaluation System User Guide. Introduction. Contents. Hardware and Software Setup. Software Installation

EV Software Rev Evaluation System User Guide. Introduction. Contents. Hardware and Software Setup. Software Installation Contents Evaluation System User Guide Software Rev 2.0.1 Introduction Section Page No. Introduction 1 Kit Contents 1 Hardware and Software Setup 1 Software Installation 1 Hardware Connection 1 Operation

More information

MAX6642 Evaluation System/Evaluation Kit

MAX6642 Evaluation System/Evaluation Kit 19-3417; Rev 0; 9/04 MAX6642 Evaluation System/Evaluation Kit General Description The MAX6642 evaluation kit (EV kit) is an assembled and tested PC board with a mounted MAX6642. The EV kit allows full

More information

Application Note: AZD025 IQ Switch - ProxSense TM Series I2C Example Code for the IQS222

Application Note: AZD025 IQ Switch - ProxSense TM Series I2C Example Code for the IQS222 1. Introduction Application Note: AZD025 IQ Switch - ProxSense TM Series I2C Example Code for the IQS222 The IQS222 uses a 100 KHz bi-directional 2-wire bus and data transmission protocol. The serial protocol

More information

Embedded Workshop 10/28/15 Rusty Cain

Embedded Workshop 10/28/15 Rusty Cain 2 IC Embedded Workshop 10/28/15 Rusty Cain Set up for Workshop: Please Sign in on Sheet. Please include your email. While you are waiting for the Workshop to begin 1. Make sure you are connected to the

More information

BV4601. Serial & I2C Twin Relay. Product specification. Sep V0.a. ByVac Page 1 of 10

BV4601. Serial & I2C Twin Relay. Product specification. Sep V0.a. ByVac Page 1 of 10 Product specification Sep. 2013 V0.a ByVac Page 1 of 10 Contents 1. Introduction... 3 2. Features... 3 3. Electrical interface... 3 3.1. Sideways Stackable... 3 3.2. Power Supply... 3 4. Relays... 4 5.

More information

EVAL-ADG2128EB. Evaluation Board I 2 C CMOS, 8 12 Analog Switch Array with Dual/Single Supplies FEATURES DESCRIPTION

EVAL-ADG2128EB. Evaluation Board I 2 C CMOS, 8 12 Analog Switch Array with Dual/Single Supplies FEATURES DESCRIPTION Evaluation Board I 2 C CMOS, 8 12 Analog Switch Array with Dual/Single Supplies EVAL-ADG2128EB FEATURES Full featured evaluation board for ADG2128 Various link options Direct hook up to USB port of PC

More information

+Denotes lead-free and RoHS-compliant.

+Denotes lead-free and RoHS-compliant. 19-4062; Rev 0; 2/08 MAX5432 Evaluation Kit General Description The MAX5432 evaluation kit (EV kit) is an assembled and tested printed-circuit board (PCB) that evaluates the MAX5432 IC. The MAX5432 is

More information

Temperature Sensor Module (TSM) Evaluation Board User Manual

Temperature Sensor Module (TSM) Evaluation Board User Manual Temperature Sensor Module (TSM) Evaluation Board User Manual 8677 rev a Update: 3/2013 1 of 15 Table of Contents 1 Introduction 3 2 Host computer requirements.. 4 3 Installing the software... 4 4 Where

More information

PWR-I/O-DB Power and I/O Daughterboard (#28301)

PWR-I/O-DB Power and I/O Daughterboard (#28301) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

BV4218. I2C-LCD & Keypad. Product specification. December 2008 V0.a. ByVac 2006 ByVac Page 1 of 9

BV4218. I2C-LCD & Keypad. Product specification. December 2008 V0.a. ByVac 2006 ByVac Page 1 of 9 Product specification December 2008 V0.a ByVac 2006 ByVac Page 1 of 9 Contents 1. Introduction...3 2. Features...3 3. Electrical Specification...3 4. I2C set...4 5. The LCD Set...5 5.1. 1...5 5.2. 2...5

More information

PAT9125EL: Optical Tracking Miniature Chip

PAT9125EL: Optical Tracking Miniature Chip PAT9125EL: General Description The PAT9125EL is PixArt Imaging s low power optical tracking miniature chip using PixArt s LASER-based optical navigation technology enabling digital surface tracking. It

More information

MAX5705A, MAX5705B, MAX5803, MAX5804, MAX5805A, MAX5805B

MAX5705A, MAX5705B, MAX5803, MAX5804, MAX5805A, MAX5805B General Description The MAX5X05 evaluation kit (EV kit) demonstrates the MAX5705 and MAX5805 12-bit, single-channel, lowpower DACs with internal reference and buffered voltage output. The MAX5705 and the

More information

MMC212xMG. Dual-axis Magnetic Sensor, With I 2 C Interface FEATURES. Signal Path X

MMC212xMG. Dual-axis Magnetic Sensor, With I 2 C Interface FEATURES. Signal Path X Dual-axis Magnetic Sensor, With I 2 C Interface MMC212xMG FEATURES Small Low profile package 5.0x5.0x0.9mm Low power consumption: typically 0.4mA@3V with 50 measurements per second RoHS compliant Full

More information

PART. Maxim Integrated Products 1

PART. Maxim Integrated Products 1 9-05; Rev 0; 5/0 General Description The MAX6654 evaluation system (EV system) consists of a MAX6654 evaluation kit (EV kit) and a companion system management bus (SMBus ) interface board. The MAX6654

More information

MANHATTAN PROGRAMMING GUIDE IR38060/IR38062/IR38063/IR38064

MANHATTAN PROGRAMMING GUIDE IR38060/IR38062/IR38063/IR38064 MANHATTAN PROGRAMMING GUIDE IR38060/IR38062/IR38063/IR38064 IMPORTANT: THE IC MUST BE TRIMMED BEFORE ATTEMPTING TO PROGRAM USER AND MFR SECTIONS There are several ways to program (configure) the Manhattan

More information

A0061. Overview. Features. Ordering Information. HSS Touch Signature IC 15 Input - I 2 C. Part Number Format: A X Y Z

A0061. Overview. Features. Ordering Information. HSS Touch Signature IC 15 Input - I 2 C. Part Number Format: A X Y Z Sensor5 ADD2 ADD1 SCL SDA Sensor6 Sensor7 Sensor1 Sensor0 Reset NC NC Sensor14 Sensor13 HSS Touch Signature IC 15 Input - I 2 C A0061 Overview The patented AlSentis A0061 Touch IC is a complete 1 15 input

More information

Model JI-300 I2C Host Adapter

Model JI-300 I2C Host Adapter Model JI-300 I2C Host Adapter User s Manual Jupiter Instruments Version 1.1 10/25/2007 Edition JI-300 1 4/5/07 TABLE OF CONTENTS 1. INTRODUCTION 4 1.1 Front Panel Description 5 1.2 Rear Panel Description

More information

MAX5391L/MAX5391N Evaluation Systems

MAX5391L/MAX5391N Evaluation Systems 19-5104; Rev 0; 12/09 MAX5391L/MAX5391N Evaluation Systems General Description The MAX5391L and MAX5391N evaluation kits (EV kits) are fully assembled and tested PCBs that feature the MAX5391L (10kI) and

More information

DS1682 Total-Elapsed-Time Recorder with Alarm

DS1682 Total-Elapsed-Time Recorder with Alarm www.maxim-ic.com GENERAL DESCRIPTION The DS1682 is an integrated elapsed-time recorder containing a factory-calibrated, temperaturecompensated RC time base that eliminates the need for an external crystal.

More information

PRELIMINARY! DIGITAL HUMIDITY SENSOR

PRELIMINARY! DIGITAL HUMIDITY SENSOR Characteristic features Measuring range 0.. 100 % rh, -40.. 125 C Calibrated and temperature-compensated Accuracy ±1.8 % RH and ±0.2 C (-H) Chemical resistant, dew formation resistant Low hysteresis, compensated

More information

PiRyte Mini ATX PSU Revision User Manual

PiRyte Mini ATX PSU Revision User Manual Revision 1.1.0 User Manual Overview Congratulations on your purchase of the PiRyte Mini ATX PSU! Please read this entire manual before using to ensure you receive maximum benefit from this board while

More information

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 8051 Intermidiate Development Board Product Manual Contents 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 1. Overview 2. Features The board is built on a high quality FR-4(1.6

More information