Skip to content

jsbarbosa/SpecPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpecPy

Real time Spectrum Analyzer.

SpecPy

Using a simple USB webcamara SpecPy is capable of recording frames as intensity data. With a Graphical User Interface based on Qt, camara settings are simple to control. Recorded frames are stored inside a dedicated folder, along with the generated data, thus allowing further analysis.

SpecPy is free to use and distribute. Executables files are hosted by SourceForge, Linux and Windows are currently soported.

Platforms

SpecPy is now capable of analysing images, keeping in mind that Simple is better than complex.

Images

SpecPy allows the use of keyboard shortcuts:

  • Press C to clear the plots
  • Press Enter to capture current frame
  • Press R to reset settings
  • Press Space bar to start/stop streaming
  • Press Ctrl + S to select an output directory

SpecPy uses the following modules:

  • OpenCV 3
  • matplotlib
  • os
  • glob
  • NumPy
  • csv

About

Real time Spectrum Analyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages