{"id":21032049,"url":"https://github.com/adlerweb/pyprologix","last_synced_at":"2026-05-21T10:33:03.724Z","repository":{"id":144853750,"uuid":"326276414","full_name":"adlerweb/pyprologix","owner":"adlerweb","description":"Classes to communicate to various devices using Prologix compatibe USB-GPIB-adapters","archived":false,"fork":false,"pushed_at":"2021-01-02T22:30:31.000Z","size":31,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T15:08:11.819Z","etag":null,"topics":["gpib","hp3478a","pm2534","prologix","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adlerweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2021-01-02T21:43:32.000Z","updated_at":"2021-01-22T14:35:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0f27592-7054-4bec-be17-c0e2ca87b88c","html_url":"https://github.com/adlerweb/pyprologix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adlerweb%2Fpyprologix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adlerweb%2Fpyprologix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adlerweb%2Fpyprologix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adlerweb%2Fpyprologix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adlerweb","download_url":"https://codeload.github.com/adlerweb/pyprologix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243474192,"owners_count":20296698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["gpib","hp3478a","pm2534","prologix","python"],"created_at":"2024-11-19T12:40:16.625Z","updated_at":"2025-12-29T10:44:49.347Z","avatar_url":"https://github.com/adlerweb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyprologix\nClasses to communicate to various devices using Prologix compatibe USB-GPIB-adapters\n\n**Beware**: This is just a set of scripts to simplity communicating between a PC using a Prologix compatible USB-GPIB-adapter and some multimeters or other devices. Do **not** expect a full-fledged library or stable API between devices (yet?)\n\n## Requirements\n\n* pyserial\n\n## Adapters\n\nAll adapters using a prologix compatible protocol should work. Adapters using different protocols like classic GPIB dongles are not supported. Most code was tested using fenrirs [GPIB-USBCDC](https://github.com/fenrir-naru/gpib-usbcdc) dongle.\n\n## Devices\n\nThe main class can be used to communicate with most GPIB compatible devices. There are additional classes for specific devices imprementing the corresponding protocols.\n\n### HP3478A\n\nMost functions are supported. Additionally you can read calibration SRAM data to a file.\n\n#### TODO/Whishlist\n\n* Write calibration data\n\n### Philips PM2534\n\nNot yet implemented, WIP\n\n### IEEE488.2/SCPI standard\n\nNot yet implemented\n\n## Clients\n\nConsider these examples, not much functionality\n\n### GUI\n\nA simple TK gui showing current measurement value, function and range of a HP3478A multimeter. Requires pygubu.\n\n### InfluxDB\n\nA script polling a HP3478A multimeter every second and write the data to InfluxDB to be visualized using Grafana or Chronograf. Requires influxdb-python.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadlerweb%2Fpyprologix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadlerweb%2Fpyprologix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadlerweb%2Fpyprologix/lists"}