{"id":13558408,"url":"https://github.com/npryce/rusty-pi","last_synced_at":"2025-07-14T16:05:00.506Z","repository":{"id":17619162,"uuid":"20423336","full_name":"npryce/rusty-pi","owner":"npryce","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-07T07:36:43.000Z","size":3745,"stargazers_count":142,"open_issues_count":3,"forks_count":14,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-13T19:43:40.678Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/npryce.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}},"created_at":"2014-06-02T23:33:15.000Z","updated_at":"2024-08-21T06:25:25.000Z","dependencies_parsed_at":"2022-08-30T21:30:33.419Z","dependency_job_id":null,"html_url":"https://github.com/npryce/rusty-pi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/npryce/rusty-pi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npryce%2Frusty-pi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npryce%2Frusty-pi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npryce%2Frusty-pi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npryce%2Frusty-pi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npryce","download_url":"https://codeload.github.com/npryce/rusty-pi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npryce%2Frusty-pi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265314143,"owners_count":23745201,"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-08-01T12:04:56.239Z","updated_at":"2025-07-14T16:05:00.429Z","avatar_url":"https://github.com/npryce.png","language":"Rust","funding_links":[],"categories":["Rust","others"],"sub_categories":[],"readme":"Hardware Control on the Raspberry Pi with the Rust Language\n===========================================================\n\nA work in progress...\n\nCurrent plan...\n\n\n1. Getting Started: intro to the Raspberry Pi, building a cross-compiler and setting up the development environment, parts for hardware tinkering. Rust learning: program entry point, the prelude\n2. Getting Physical: simple hardware control blinking LEDs and reacting to button presses via GPIO. Rust learning: I/O, error handling, enums, structs, traits, splitting a program into cooperating tasks, separating I/O from coordination\n3. Getting Fast: map GPIO device registers into memory for direct access, bit-bang a simple radio protocol. Rust learning: memory mapping, unsafe blocks, use Rust's type system to ensure safe access.\n4. Getting Connected: using the I2C bus to read from analogue-to-digital converters. Rust learning: using C functions and data structures. Native vs green runtimes.\n5. Getting Mobile: motor control or control of an RC vehicle.\n\nThis plan may change...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpryce%2Frusty-pi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpryce%2Frusty-pi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpryce%2Frusty-pi/lists"}