Skip to content

A python package to connect to the Artifex OPM500 optical power monitor

License

Notifications You must be signed in to change notification settings

iqjheine/Artifex-OPMpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Artifex-OPMpy

A python package to connect to the Artifex OPM500 optical power monitor

Currently WIP (wavelength calibration and power can be retrieved), some features are not yet implemented.

Requirements:

package     (tested version)

regex       ( 2021.4.4 )
numpy       ( 1.20.1 )
pyserial    ( 3.5 )

Known bugs:

  • identify() takes too long to answer, therefore the answer is partially left in the input buffer and read by other methods.
    • Workaround: don't call identify()

How to use

Check main()

Feature Requests

To request features, you can open an issue.

About

A python package to connect to the Artifex OPM500 optical power monitor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages