{"id":16526452,"url":"https://github.com/tompreston/spipy","last_synced_at":"2025-03-03T03:45:36.259Z","repository":{"id":6781883,"uuid":"8029051","full_name":"tompreston/spipy","owner":"tompreston","description":"A Python SPI module","archived":false,"fork":false,"pushed_at":"2013-03-06T02:16:11.000Z","size":165,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T15:15:38.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tompreston.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-05T12:57:35.000Z","updated_at":"2013-12-20T02:45:50.000Z","dependencies_parsed_at":"2022-09-18T11:01:42.032Z","dependency_job_id":null,"html_url":"https://github.com/tompreston/spipy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompreston%2Fspipy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompreston%2Fspipy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompreston%2Fspipy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompreston%2Fspipy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tompreston","download_url":"https://codeload.github.com/tompreston/spipy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241605740,"owners_count":19989608,"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":[],"created_at":"2024-10-11T17:28:11.865Z","updated_at":"2025-03-03T03:45:36.234Z","avatar_url":"https://github.com/tompreston.png","language":"C","readme":"[PiFace Digital IO](https://github.com/piface/pifacedigitalio) no\nlonger requires this module. I'm leaving it here in case anyone finds\nit useful. You can write to SPI directly from within Python 3.\n\n[Here](https://github.com/lthiery/SPI-Py) is another version by someone\nelse.\n\nspipy\n=====\nA Python SPI module\n\nInstallation\n============\n    $ sudo python setup.py install\n\nExamples\n========\n    $ python\n    \u003e\u003e\u003e import spipy\n    \u003e\u003e\u003e s = spipy.SPI(0, 0)   # s refers to /dev/spidev0.0\n    \u003e\u003e\u003e s.transfer((1, 2, 3)) # transfer three bytes\n    (0, 0, 0)                 # method returns three bytes (SPI is duplex)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftompreston%2Fspipy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftompreston%2Fspipy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftompreston%2Fspipy/lists"}