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
- Host: GitHub
- URL: https://github.com/petergrace/py_dds_lib
- Owner: PeterGrace
- Created: 2017-04-23T17:05:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-23T21:20:53.000Z (about 9 years ago)
- Last Synced: 2025-02-15T02:44:34.685Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.