{"id":47014840,"url":"https://github.com/linux4sam/mpio","last_synced_at":"2026-03-11T21:46:21.988Z","repository":{"id":141772244,"uuid":"122511548","full_name":"linux4sam/mpio","owner":"linux4sam","description":"Microchip Peripheral I/O Python Package","archived":false,"fork":false,"pushed_at":"2024-06-03T13:57:49.000Z","size":276,"stargazers_count":7,"open_issues_count":1,"forks_count":5,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-06-03T16:11:54.069Z","etag":null,"topics":["embedded-linux","python"],"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/linux4sam.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":"2018-02-22T17:29:18.000Z","updated_at":"2024-06-03T13:57:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"df10cca4-9221-4ad3-9549-2a0f75fd91db","html_url":"https://github.com/linux4sam/mpio","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/linux4sam/mpio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux4sam%2Fmpio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux4sam%2Fmpio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux4sam%2Fmpio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux4sam%2Fmpio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linux4sam","download_url":"https://codeload.github.com/linux4sam/mpio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux4sam%2Fmpio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30402330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T21:02:20.017Z","status":"ssl_error","status_checked_at":"2026-03-11T20:59:32.667Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["embedded-linux","python"],"created_at":"2026-03-11T21:46:21.754Z","updated_at":"2026-03-11T21:46:21.972Z","avatar_url":"https://github.com/linux4sam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Microchip](https://raw.githubusercontent.com/linux4sam/mpio/master/docs/_static/microchip_logo.png)\n\n# Microchip Peripheral I/O Python Package\n\nThis package provides easy access to various hardware peripherals found on\nMicrochip AT91/SAMA5/SAMA7 processors and boards running Linux.  The API is\nclean, consistent, flexible, documented, and well tested to make navigating and\nexercising even the most complex hardware peripherals a trivial task.\n\n\n## Supported Interfaces\n\n* ADC - Analog-to-Digital Converter\n* DevMem - Read and Write System Memory\n* GPIO - General Purpose I/O\n* I2C - Inter-Integrated Circuit\n* SMBus - System Management Bus\n* Input - Input Subsystem (Mouse/Keyboard/Touchscreen)\n* LED - Light Emitting Diode Light Sources\n* PWM - Pulse Width Modulation\n* SPI - Serial Peripheral Interface Bus\n* Serial - RS-232\n* CPU and Board Utilities\n\n\n## Examples\n\nHere's an example of how simple it is to fire up a Python interpreter and toggle\na GPIO.\n\n    \u003e\u003e\u003e from mpio import GPIO\n    \u003e\u003e\u003e gpio = GPIO(107, GPIO.OUT)\n    \u003e\u003e\u003e gpio.set(True)\n    \u003e\u003e\u003e gpio.set(False)\n\n\n## Installation\n\nYou can install from PyPi by default with:\n\n    pip install mpio\n\n## License\n\nMicrochip Peripheral I/O is released under the terms of the `Apache License\nVersion 2`. See the `LICENSE` file for more information.  Parts of the code\noriginally provided under other licenses are noted in those source files,\nincluding the MIT license and is reproduced in the `LICENSE.MIT` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux4sam%2Fmpio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinux4sam%2Fmpio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux4sam%2Fmpio/lists"}