WasatchPhotonics / Wasatch.PY

Python driver for Wasatch Photonics spectrometers with demo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EEPROM r/w demo

samiebee43 opened this issue · comments

Wasatch.PY script (something that comes along with our PyPi package).

Note that some EEPROM utility functions are available in this “one-shot” (no dependencies, ergo redundant yet functionally complete):

https://github.com/WasatchPhotonics/Python-USB-WP-Raman-Examples/blob/master/generic/eeprom-util.py

It would not be hard to add a little --set “field:value” argument that would allow quick cmd-line setting of any value.