Skip to content

aehparta/gauge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gauge

Gauge is a software collection that originally started as a digital analysator library and separate multimeter application for android. Everything has been since merged into the same repository. Multimeter application itself has evolved into something able to control even the lights in my apartment.

Library for managing devices.

Device driver modules for devlib.

Input test device driver:

  • 1 kHz 8 channel digital counter
  • 1 kHz sine wave
  • 1 kHz sawtooth

FTDI driver. Supports:

Empty module skeleton.

Graphical user interface for devlib. OpenGL 3.3 and Qt 5.7 required.

First two signals are real 1 kHz data captured using FT232H based digital analysator with 1 MS/s:

First real data capture

Simple multimeter application that supports bluetooth devices. Works in android and linux. Windows support might be available in the future when bluetooth starts working with Qt in windows.

First view has some real values shown, second one is a test:

Example