Skip to content

simpre/flukereader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flukereader

Little Python script for talking to Fluke ScopeMeters

Fork from https://github.com/eddic/flukereader/blob/master/flukereader.py

https://eddie.isatec.ca/2015/12/29/talking-to-my-scopemeter.html

As i couldn't get the makefile to to generate the plots working correctly my goal is to improve the file export and add an plot function with matplotlib

two example measurements could be found in the Measurement folder.

The best option currently is to run it with the -k option, thats the one i develop curently.

It's possible to save the measured data as pickle to restore and plot them later. Furthermore a small measurement protocol is saved with the results.

Adapter Board

A case for the Adapter can be found here: https://www.thingiverse.com/thing:5948643

However, i don't have the schematics of the adapter, but it's just an IR LED & IR Phototransistor with 800nm connected to an USB <-> UART Converter with some resistors.

ToDo

  • Save measuremnts and plot data in human readable format

About

Little Python script for talking to Fluke ScopeMeters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%