An open API service indexing awesome lists of open source software.

https://github.com/petergrace/py_dds_lib

Python module to interact with MHS52xx DDS function generators
https://github.com/petergrace/py_dds_lib

Last synced: about 1 year ago
JSON representation

Python module to interact with MHS52xx DDS function generators

Awesome Lists containing this project

README

          

py_dds_lib
==========
This python module can be used to control a MHS-52xx DDS function generator from your PC, without requiring NI-VISA or any third party libraries beyond the one needed for the serial port to be recognized by your system.

This python module is implemented based on the information gained by the unofficial documentation, here: https://docs.google.com/document/d/1HbLQ4u87RJkD3Ktyw7k9U7Zh5BPNzbrhMlszNGdXiiY/edit -- This documentation was contributed by WD5GNR on the EEVblog forums.