USB-IO Interface Adapter GPIO-24

USB-IO Interface Adapter GPIO-24 Analog Inputs

USB-IO interface adapter GPIO-24 allows to connect various hardware devices to your PC. Easy installation and plug-and-play support makes GPIO-24 adapter an ideal solution to add USB interface to your HW. This product is not recommended for new design. Please take a look at DLN-series adapters to find the product that fulfil your requirements.

buy online

Analog Inputs (ADC Module) Overview

  • Analog Reference Voltage

    GPIO-24 analog to digital converter can measure input voltage levels from VRefLow up to VRefHi.

    There are 4 modes to setup VRef source of GPIO-24 analog to digital converter:

    1. VRefHi is positive supply voltage (VDD), VRefLow is negative supply voltage (VSS);
    2. VRefHi is the voltage level on the C.6 (VDD), VRefLow is negative supply voltage (VSS);
    3. VRefHi is positive supply voltage (VDD), VRefLow is the voltage level on the C.5;
    4. VRefHi is the voltage level on the C.6, VRefLow is the voltage level on the C.5.
    read more
  • Association between analog input voltage and ADC digital code

    USB-IO Interface Adapter ADC module allows conversion of an analog input signal to a corresponding 10-bit digital number. The output of the sample and hold is the input into the converter, which generates the result via successive approximation. The analog to digital conversion can be represented mathematically as:

    ADC Code = floor(1024*(VIn-VRefLow)/(VRefHi-VRefLow))

    where: ADC Code - ADC digital output code; VIn - analog input voltage; VRefHi - high reference voltage; VRefLow - low reference voltage.

    read more
  • ADC Module SW Interface

    GPIO-24 analog to digital converter is easy to setup and use. The PC software can request the analog input value at any time. You can also configure the analog to digital converter to send the analog input values each n millisecond. If you want to be notified only when the input voltage reaches the preset value, simply specify the low and high threshold values.

    read more
  • ADC Module Applications

    Analog to digital conversion has many applications. You can acquire data from wide range of analog sensors and save it at PC for further processing. You can also implement a real time analog data processing in your software. In conjunction with other USB-IO adapter modules you can implement feedback control over your hardware.

    Analog to digital conversion is well utilized for external analog signal reading such as current, voltage, temperature, distance, pressure, or even color information.

    Below, we list some of the ADC module applications with detailed instructions on how to implement them:

    - DC & AC Voltage Measurement;

    - DC & AC Current Measurement;

    - Resistance Measurement.