Hi there.
Last weekend I finally released SmuView version 0.0.5:
https://github.com/knarfS/smuview/releases/tag/v0.0.5SmuView is a GUI for the sigrok library that supports a wide variety of analog devices like power supplies, electronic loads, multimeters, LCR meters and many more.
SmuView can control devices and collect data from devices. It can manipulate (via math channels) and visualize the collected data.
Here are some of the new features:
- Device settings like shown views (plots, panels, controls, ...) and their size and position are now saved for better customization of the GUI.
- New Python bindings to enhance the scripting abilities.
- Curves in plots can now be renamed.
- Search and replace dialog for the python editor.
- Many bug fixes and small improvements.
The manual gives a nice overview of all features:
https://knarfs.github.io/doc/smuview/0.0.5/manual.htmlDocumentation of the Python bindings (to automate, setup and control complex or repetitive measurements, process the incoming data, ...):
https://knarfs.github.io/doc/smuview/0.0.5/python_bindings_api.htmlNext major step will be the support of oscilloscopes.
I'm looking forward to your comments,
Frank