Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 936 Bytes

README.rst

File metadata and controls

36 lines (21 loc) · 936 Bytes

Electronics Lab

https://travis-ci.com/derick-hess/electronics_lab.svg?token=sTqu5K45QoEUUPbbvdJp&branch=master

Drivers and tools for my personal electronics lab equipment

  • Free software: MIT license

Features

Contains basic drivers for:

  • Rigol ds1054z
  • Siglent spd3303x-e
  • Siglent sdm3055
  • Siglent sdg1032x

These havent been tested on other devices, but each driver should work for anything in that range of instruments for each driver

Credits

The rigol driver is a modified version from this project https://github.com/charkster/rigol_ds1054z

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.