{"id":16239781,"url":"https://github.com/nopnop2002/webioop","last_synced_at":"2026-01-05T01:50:51.621Z","repository":{"id":108988031,"uuid":"201041569","full_name":"nopnop2002/webioOP","owner":"nopnop2002","description":"The defective clone of webiopi","archived":false,"fork":false,"pushed_at":"2022-04-02T08:04:32.000Z","size":56,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T05:02:09.388Z","etag":null,"topics":["orangepi","orangepi-pc","orangepi-zero","webiopi"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nopnop2002.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-08-07T12:00:28.000Z","updated_at":"2023-09-14T09:34:18.000Z","dependencies_parsed_at":"2023-08-26T06:46:14.019Z","dependency_job_id":null,"html_url":"https://github.com/nopnop2002/webioOP","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/nopnop2002%2FwebioOP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopnop2002%2FwebioOP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopnop2002%2FwebioOP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopnop2002%2FwebioOP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nopnop2002","download_url":"https://codeload.github.com/nopnop2002/webioOP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245171713,"owners_count":20572284,"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":["orangepi","orangepi-pc","orangepi-zero","webiopi"],"created_at":"2024-10-10T13:45:09.769Z","updated_at":"2026-01-05T01:50:51.580Z","avatar_url":"https://github.com/nopnop2002.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webioOP\n\nAn incomplete webioPI clone of the Orange-Pi series.\n\n# Install flask on root\n\n```\n$ sudo apt install python3-pip python3-setuptools\n$ sudo python3 -m pip -V\npip 18.1 from /usr/lib/python3/dist-packages/pip (python 3.7)\n$ sudo python3 -m pip install -U pip\n$ sudo python3 -m pip -V\npip 22.0.4 from /home/orangepi/.local/lib/python3.7/site-packages/pip (python 3.7)\n$ sudo python3 -m pip install -U wheel\n$ sudo python3 -m pip install flask\n```\n\n# Install WiringOP library provided by xunlong\nInstall from [here](https://github.com/orangepi-xunlong/wiringOP).\n\n\n# Build python wrapper\n```\n$ sudo apt install python3-dev python3-pip\n$ git clone https://github.com/nopnop2002/webioOP\n$ cd webioOP\n$ python3 setup.py build\n$ sudo python3 setup.py install\n$ python3 -m pip list -l | grep Gpio\nGpioMethod          1.0\n```\n\n# Test python wrapper\n```\n$ sudo python3 ./gpio_test.py\n```\n\n\n# For OrangePi-PC\n\n```\n$ cd $HOME/webioOP\n$ sudo python3 ./webioOP.py\n```\n\n![webioOP-1](https://user-images.githubusercontent.com/6020549/62622407-3db4d580-b959-11e9-8427-8089cd5225b0.jpg)\n\n---\n\n# Other than Orange Pi-PC\nEdit this.\n```\n$ vi webioOP.py\nimport opi_pc\n#import opi_pc2\n#import opi_pc3\n#import opi_pc4\n#import opi_zero\n#import opi_lite2\n\nPINS = opi_pc.PINS\n#PINS = opi_pc2.PINS\n#PINS = opi_pc3.PINS\n#PINS = opi_pc4.PINS\n#PINS = opi_zero.PINS\n#PINS = opi_lite2.PINS\n```\n\n![webioOP-ZERO-1](https://user-images.githubusercontent.com/6020549/63645268-3c472380-c735-11e9-9ecd-2ee9aac2cfcc.jpg)\n\n---\n\n# Change look \u0026 feel\n\n```\n$ cd template\n$ cp webioOP.html.btn webioOP.html\n$ cd ..\n$ sudo python3 ./webioOP.py\n\n```\n\n![webioOP-2](https://user-images.githubusercontent.com/6020549/62622408-3db4d580-b959-11e9-853a-9339ca9ad983.jpg)\n\n\n\n```\n$ cd template\n$ cp webioOP.html.icon webioOP.html\n$ cd ..\n$ sudo python3 ./webioOP.py\n\n```\n\n![webioOP-3](https://user-images.githubusercontent.com/6020549/62622406-3d1c3f00-b959-11e9-8c49-7dd4d99e4b32.jpg)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnopnop2002%2Fwebioop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnopnop2002%2Fwebioop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnopnop2002%2Fwebioop/lists"}