- auto-instr is a simple and user-friendly library for automating scientific instruments.
- It offers quick-set functions for configuring and measuring in a single line of code.
- It supports all common bench instruments such as power supply, oscilloscope, function generator, source meter, multimeter,temperature controller etc.
- The code is distributed under MIT License.
- You can use auto-instr library in your project without any restrictions.
- auto-instr library supports Python 3.
Install using
pip
(recommended, no separate download required).pip install auto-instr
auto-instr on GitHub: https://github.com/arvind0790/auto_instr
User manual for auto-instr is available online at: https://auto-instr.readthedocs.io/
See CHANGES.txt