Analog Devices, Inc.

Visit Website

Analog Devices, Inc. is a multinational semiconductor company whose open-source GitHub presence concentrates on precision measurement and embedded-interface utilities for engineers working with high-resolution ADCs, DACs, inertial sensors, RF transceivers and mixed-signal development kits. The firm’s lone desktop utility, IIO Oscilloscope, acts as a graphical GTK+ front-end for the Linux Industrial I/O subsystem, letting developers stream, visualize and log multi-channel voltage, current, temperature, acceleration or spectral data captured from evaluation boards, FMC cards and USB dongles built around Analog Devices converters. Typical workflows involve bench characterization of delta-sigma ADC noise floors, tuning MEMS microphone arrays, monitoring power-rail ripple on RF transceivers, validating DAC output linearity, or demonstrating reference designs to customers. Time-domain traces, FFT waterfalls, scatter plots and histogram panes update in real time, while register maps and calibration widgets expose low-level device controls that would otherwise require command-line experimentation. Because the program expects the upstream Linux kernel’s iio, cf_axi_adc and spi drivers, it is normally run from live SD-card images supplied with evaluation hardware, but builds cleanly on Ubuntu, Fedora or Debian workstations that have libiio, libad9361 and gtk3 installed. IIO Oscilloscope is offered for free on get.nero.com, where the package is pulled from the publisher’s trusted winget source, always installs the latest tagged release, and can be included in unattended batch setups alongside other engineering utilities.

IIO Oscilloscope

A GTK+ based oscilloscope application for interfacing with various IIO devices

Details