https://github.com/lobis/tds-scope
https://github.com/lobis/tds-scope
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lobis/tds-scope
- Owner: lobis
- License: bsd-3-clause
- Created: 2023-09-05T10:09:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T18:02:28.000Z (over 1 year ago)
- Last Synced: 2025-02-22T10:16:57.217Z (8 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# tds-scope
Interface with a Tektronix TDS oscilloscope using python
## Installation
```
pip install git+https://github.com/lobis/tds-scope.git
```## Usage
TODO