{"id":27066043,"url":"https://github.com/tomlxxvi/python-unipi-plc","last_synced_at":"2025-04-05T18:34:47.637Z","repository":{"id":284324638,"uuid":"950869797","full_name":"TomLXXVI/python-unipi-plc","owner":"TomLXXVI","description":"Python programming on Unipi 1.1","archived":false,"fork":false,"pushed_at":"2025-03-25T09:29:48.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T10:32:29.370Z","etag":null,"topics":["plc-programming","python3","unipi-board"],"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/TomLXXVI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2025-03-18T20:05:31.000Z","updated_at":"2025-03-25T09:32:37.000Z","dependencies_parsed_at":"2025-03-25T10:42:37.101Z","dependency_job_id":null,"html_url":"https://github.com/TomLXXVI/python-unipi-plc","commit_stats":null,"previous_names":["tomlxxvi/python-unipi-plc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomLXXVI%2Fpython-unipi-plc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomLXXVI%2Fpython-unipi-plc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomLXXVI%2Fpython-unipi-plc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomLXXVI%2Fpython-unipi-plc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomLXXVI","download_url":"https://codeload.github.com/TomLXXVI/python-unipi-plc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247384951,"owners_count":20930561,"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":["plc-programming","python3","unipi-board"],"created_at":"2025-04-05T18:34:47.505Z","updated_at":"2025-04-05T18:34:47.620Z","avatar_url":"https://github.com/TomLXXVI.png","language":"Python","readme":"# PLC Programming with Python on the Unipi 1.1 PLC Board\n\nThis repository holds a package `unipi` to emulate a PLC, while the PLC programs \nare written in pure Python. To test the package and play with it, the Unipi 1.1 \nPLC board with a Raspberry Pi 3 was used. \n\nThe communication between the PLC board and the PLC application running on the \nRaspberry Pi happens with Unipi EVOK 3 API. Class `GPIO` in module `gpio.py` of \nthe package is the underlying module which takes care of the communication \nbetween the Python program and the EVOK 3 API.\n\nTo write a PLC application with the `unipi` package, the core class is \n`AbstractPLC` in module `plc.py`. Every PLC application must inherit from this \nclass and should implement the abstract methods of this core class (\n`control_routine`, `exit_routine`, and `emergency_routine`).\n\nSome application examples can be found in the folder `applications` of this \nrepository.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomlxxvi%2Fpython-unipi-plc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomlxxvi%2Fpython-unipi-plc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomlxxvi%2Fpython-unipi-plc/lists"}