{"id":23480463,"url":"https://github.com/qtoggle/qtoggleserver-rpigpio","last_synced_at":"2026-05-04T07:36:41.612Z","repository":{"id":77604607,"uuid":"227715411","full_name":"qtoggle/qtoggleserver-rpigpio","owner":"qtoggle","description":"qToggleServer driver for Raspberry Pi GPIOs based on RPi.GPIO","archived":false,"fork":false,"pushed_at":"2023-02-22T16:20:01.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T08:28:04.819Z","etag":null,"topics":["gpio","qtoggle","qtoggleserver","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qtoggle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-12-12T23:30:07.000Z","updated_at":"2022-05-07T19:52:06.000Z","dependencies_parsed_at":"2023-03-06T01:30:16.846Z","dependency_job_id":null,"html_url":"https://github.com/qtoggle/qtoggleserver-rpigpio","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-rpigpio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-rpigpio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-rpigpio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-rpigpio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qtoggle","download_url":"https://codeload.github.com/qtoggle/qtoggleserver-rpigpio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248773010,"owners_count":21159387,"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":["gpio","qtoggle","qtoggleserver","raspberry-pi"],"created_at":"2024-12-24T20:13:28.197Z","updated_at":"2026-05-04T07:36:41.555Z","avatar_url":"https://github.com/qtoggle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n\nThis is an addon for [qToggleServer](https://github.com/qtoggle/qtoggleserver).\n\nIt provides a qToggleServer driver for Raspberry Pi GPIOs based on the \n[RPi.GPIO](https://sourceforge.net/projects/raspberry-gpio-python/) Python library.\n\nThe `RPiGPIO` port class allows controlling all available GPIOs, configuring them as inputs or outputs, enabling or\ndisabling internal pulls.\n \nThe `RPiGPIOFloat` port class makes RPi GPIOs always act as outputs, leaving them floating when writing \"low\".\n\n\n## Install\n\nInstall using pip:\n\n    pip install qtoggleserver-rpigpio\n\n\n## Usage\n\n##### `qtoggleserver.conf:`\n``` ini\n...\nports = [\n    ...\n    {\n        driver = \"qtoggleserver.rpigpio.RPiGPIO\"\n        no = 18             # GPIO number\n        def_value = true    # default value at startup\n        def_output = true   # default output/input GPIO mode at startup\n    }\n    ...\n]\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtoggle%2Fqtoggleserver-rpigpio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqtoggle%2Fqtoggleserver-rpigpio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtoggle%2Fqtoggleserver-rpigpio/lists"}