Skip to content

Free and open source version of the serial plotter and sample analysis software for DSP applications written in C++17.

Notifications You must be signed in to change notification settings

jocic/adc-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADC Converter

Serial plotter and sample analysis software for DSP applications.

Preview

Known Issues

Severity Description
Low Signal displayed in the Scope View is a slightly delayed representation of the real one.
Low Program freezes for a moment if there's >100k unprocessed samples.

Versioning Scheme

I use a 3-digit Semantic Versioning identifier, for example 1.0.2. These digits have the following meaning:

  • The first digit (1) specifies the MAJOR version number.
  • The second digit (0) specifies the MINOR version number.
  • The third digit (2) specifies the PATCH version number.

Copyright & License

Copyright (C) 2023 Đorđe Jocić

Licensed under the MIT license.

About

Free and open source version of the serial plotter and sample analysis software for DSP applications written in C++17.

Resources

Stars

Watchers

Forks

Packages

No packages published