{"id":18084693,"url":"https://github.com/michaelsasser/ds2000","last_synced_at":"2026-02-21T22:31:53.251Z","repository":{"id":37181304,"uuid":"126748990","full_name":"MichaelSasser/ds2000","owner":"MichaelSasser","description":"WIP: The Python Library For Rigol DS2000 Oscilloscopes","archived":false,"fork":false,"pushed_at":"2023-10-18T01:56:36.000Z","size":3977,"stargazers_count":5,"open_issues_count":12,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-12T20:09:39.199Z","etag":null,"topics":["automated-analysis","automated-testing","automation","ds2000","electronics","electronics-engineering","electronics-lab","gpib","instrument-control","lxi","oscilloscope","remote","remote-control","rigol"],"latest_commit_sha":null,"homepage":"https://michaelsasser.github.io/ds2000/index.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MichaelSasser.png","metadata":{"files":{"readme":"README.md","changelog":"news/2.feature","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"patreon":"Michael_Sasser"}},"created_at":"2018-03-25T23:23:08.000Z","updated_at":"2023-05-13T06:56:45.000Z","dependencies_parsed_at":"2025-04-12T20:19:45.830Z","dependency_job_id":null,"html_url":"https://github.com/MichaelSasser/ds2000","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MichaelSasser/ds2000","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSasser%2Fds2000","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSasser%2Fds2000/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSasser%2Fds2000/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSasser%2Fds2000/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaelSasser","download_url":"https://codeload.github.com/MichaelSasser/ds2000/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSasser%2Fds2000/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29695781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automated-analysis","automated-testing","automation","ds2000","electronics","electronics-engineering","electronics-lab","gpib","instrument-control","lxi","oscilloscope","remote","remote-control","rigol"],"created_at":"2024-10-31T15:07:39.867Z","updated_at":"2026-02-21T22:31:53.233Z","avatar_url":"https://github.com/MichaelSasser.png","language":"Python","readme":"![GitHub](https://img.shields.io/github/license/MichaelSasser/ds2000?style=flat-square)\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/MichaelSasser/ds2000/Build%20and%20Tests?style=flat-square)\n\n# ds2000 - The Python Library for Rigol DS2000 Oscilloscopes\n\n\nThe `RIGOL DS2000(A)` Series is a fairly cheap, sub $600, entry-level\noscilloscope family with many bells and whistles. This Python package uses\nthe `LXI` capabilities of the scope to make it remote controllable from\nwithin Python without ever needing to touch any `SCPI` command. You will be able\nto use any function of your oscilloscope with a python interface. It wraps\nevery command and puts it in a logical high-level interface for you.\n\nIt uses the \"[python-vxi11](https://github.com/python-ivi/python-vxi11)\"\npackage to communicate with your Oscilloscope.\n\n\u003e Python VXI-11 provides a pure Python VXI-11 driver for controlling instruments\n\u003e over Ethernet.\n\u003e -- [python-ivi/python-vxi11](https://github.com/python-ivi/python-vxi11)\n\n## Development\n\nds2000 is under development. You can try it out, but it might not be ready or stable. Most features are not implemented\nyet and untested.\n\n[Check out current development status](https://github.com/MichaelSasser/ds2000/projects/2)\n\n## Semantic Versioning\n\nThis repository uses [SemVer](https://semver.org/) for its release cycle.\n\n## Branching Model\n\nThis repository uses the\n[git-flow](https://danielkummer.github.io/git-flow-cheatsheet/index.html)\nbranching model by [Vincent Driessen](https://nvie.com/about/). It has two branches with infinite lifetime:\n\n* [master](https://github.com/MichaelSasser/ds2000/tree/master)\n* [develop](https://github.com/MichaelSasser/ds2000/tree/develop)\n\nThe master branch gets updated on every release. The develop branch is the merging branch.\n\n## License\n\nCopyright \u0026copy; 2020-2021 Michael Sasser \u003cInfo@MichaelSasser.org\u003e. Released under the GPLv3 license.\n","funding_links":["https://patreon.com/Michael_Sasser"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelsasser%2Fds2000","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelsasser%2Fds2000","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelsasser%2Fds2000/lists"}