All Projects → analogdevicesinc → Iio Oscilloscope

analogdevicesinc / Iio Oscilloscope

Licence: gpl-2.0
A GTK+ based oscilloscope application for interfacing with various IIO devices

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Iio Oscilloscope

Code
Code editor designed for elementary OS
Stars: ✭ 324 (+126.57%)
Mutual labels:  hacktoberfest, gtk
Ideogram
Insert emoji anywhere in elementary OS, even in non-native apps
Stars: ✭ 68 (-52.45%)
Mutual labels:  hacktoberfest, gtk
Launchpad
An open-source game launcher for your games
Stars: ✭ 322 (+125.17%)
Mutual labels:  hacktoberfest, gtk
Stylesheet
The GTK Stylesheet for elementary OS
Stars: ✭ 260 (+81.82%)
Mutual labels:  hacktoberfest, gtk
Greeter
Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
Stars: ✭ 96 (-32.87%)
Mutual labels:  hacktoberfest, gtk
Termonad
Terminal emulator configurable in Haskell.
Stars: ✭ 266 (+86.01%)
Mutual labels:  hacktoberfest, gtk
Wingpanel Indicator Nightlight
A Wingpanel indicator for Night Light
Stars: ✭ 20 (-86.01%)
Mutual labels:  hacktoberfest, gtk
Appcenter
Pay-what-you-want app store for elementary OS
Stars: ✭ 358 (+150.35%)
Mutual labels:  hacktoberfest, gtk
Music
Music player and library designed for elementary OS
Stars: ✭ 92 (-35.66%)
Mutual labels:  hacktoberfest, gtk
Applications Menu
Applications Menu for elementary OS and the Pantheon desktop environment
Stars: ✭ 84 (-41.26%)
Mutual labels:  hacktoberfest, gtk
Files
File browser designed for elementary OS
Stars: ✭ 187 (+30.77%)
Mutual labels:  hacktoberfest, gtk
Mail
Mail app designed for elementary OS
Stars: ✭ 130 (-9.09%)
Mutual labels:  hacktoberfest, gtk
Granite
Library that extends GTK with common widgets and utilities
Stars: ✭ 164 (+14.69%)
Mutual labels:  hacktoberfest, gtk
Terminal
Terminal emulator designed for elementary OS
Stars: ✭ 281 (+96.5%)
Mutual labels:  hacktoberfest, gtk
Calendar
Desktop calendar app designed for elementary OS
Stars: ✭ 78 (-45.45%)
Mutual labels:  hacktoberfest, gtk
Wingpanel
Stylish top panel that holds indicators and spawns an application launcher
Stars: ✭ 104 (-27.27%)
Mutual labels:  hacktoberfest, gtk
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (-6.99%)
Mutual labels:  hacktoberfest, gtk
Tedivms Flask
Flask starter app with celery, bootstrap, and docker environment
Stars: ✭ 142 (-0.7%)
Mutual labels:  hacktoberfest
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (+0%)
Mutual labels:  hacktoberfest
Smoke
💨 Simple yet powerful file-based mock server with recording abilities
Stars: ✭ 142 (-0.7%)
Mutual labels:  hacktoberfest

IIO Oscilloscope

The IIO Oscilloscope is a GTK+ application, which demonstrates how to interface various IIO devices to different visualization methods within a Linux system.

The application supports plotting of the captured data in three different modes:

  • time domain
  • frequency domain and
  • constellation (X vs Y)

The IIO 'scope supports a plugin architecture which many people use to view and modify settings of the attached IIO device(s).

The main documentation for the IIO 'scope (including checkout/build instructions) can be found at: https://wiki.analog.com/resources/tools-software/linux-software/iio_oscilloscope#installation

Source can be found at: https://github.com/analogdevicesinc/iio-oscilloscope

Bugs can be reported at: https://github.com/analogdevicesinc/iio-oscilloscope/issues

The IIO 'scope uses:

  • FFTW, a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data http://www.fftw.org/
  • inih, a simple .INI file parser written in C http://code.google.com/p/inih/

The IIO 'scope is copyright its authors, and is released under the GPL 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].