{"id":17601151,"url":"https://github.com/implferris/pico-pico","last_synced_at":"2025-04-13T14:34:05.469Z","repository":{"id":258801962,"uuid":"875355563","full_name":"ImplFerris/pico-pico","owner":"ImplFerris","description":"Pico Pico - Embedded Programming with Raspberry Pi Pico 2 and Rust","archived":false,"fork":false,"pushed_at":"2025-01-13T14:17:18.000Z","size":9029,"stargazers_count":35,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T05:33:47.536Z","etag":null,"topics":["embedded","embedded-systems","iot","iot-application","pico","pico2","programming","raspberry-pi","raspberrypi","risc-v","rust","rust-lang","smarthome"],"latest_commit_sha":null,"homepage":"https://pico.implrust.com/","language":"CSS","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/ImplFerris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"zenodo":null}},"created_at":"2024-10-19T18:50:04.000Z","updated_at":"2025-03-25T08:09:36.000Z","dependencies_parsed_at":"2024-11-09T21:23:25.614Z","dependency_job_id":"2cb395e3-e900-40da-a2b6-19402f64c4e0","html_url":"https://github.com/ImplFerris/pico-pico","commit_stats":{"total_commits":42,"total_committers":1,"mean_commits":42.0,"dds":0.0,"last_synced_commit":"7bd2f9441cc24640d93b4ac7ef75a770c0453ed7"},"previous_names":["implferris/pico-pico"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImplFerris%2Fpico-pico","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImplFerris%2Fpico-pico/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImplFerris%2Fpico-pico/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImplFerris%2Fpico-pico/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImplFerris","download_url":"https://codeload.github.com/ImplFerris/pico-pico/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248728634,"owners_count":21152261,"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":["embedded","embedded-systems","iot","iot-application","pico","pico2","programming","raspberry-pi","raspberrypi","risc-v","rust","rust-lang","smarthome"],"created_at":"2024-10-22T12:08:48.952Z","updated_at":"2025-04-13T14:34:05.461Z","avatar_url":"https://github.com/ImplFerris.png","language":"CSS","readme":"# Pico Pico - Intro\n\nIn this book, we use the Raspberry Pi Pico 2 and program it in Rust to explore various exciting projects. You'll work on exercises like dimming an LED, controlling a servo motor, measuring distance with a sonic sensor, displaying the Ferris (🦀) image on an OLED display, using RFID reader, playing songs on a buzzer, turning on an LED when the room light is off, measuring temperature, and much more.\n\n## Meet the hardware - Pico 2\n\nWe will be using the Raspberry Pi Pico 2 (RP2350 chip). It features the new RP2350 chip with dual-core flexibility;offering Arm Cortex-M33 cores and optional RISC-V Hazard3 cores. You can operate it as the standard ARM core or switch to the RISC-V architecture. You find more details from the [official website](https://www.raspberrypi.com/products/raspberry-pi-pico-2/).\n\n\u003cimg style=\"display: block; margin: auto;\" alt=\"pico2\" src=\"./src/images/pico2.png\"/\u003e\n\n## How to read\n\nYou can access the MD book here: https://pico.implrust.com/\n\nor you can run locally\n\n```sh\nmdbook serve --open\n```\n\n## Support this project\n\nYou can support this book by starring this project on [GitHub](https://github.com/ImplFerris/pico-pico) or sharing this book with others 😊\n\n## License\n\nThe Pico Pico book(this project) is distributed under the following licenses:\n\n* The code samples and free-standing Cargo projects contained within this book are licensed under the terms of both the [MIT License] and the [Apache License v2.0].\n* The written prose contained within this book is licensed under the terms of the Creative Commons [CC-BY-SA v4.0] license.\n\n[MIT License]: ./LICENSE-MIT\n[Apache License v2.0]: ./LICENSE-APACHE\n[CC-BY-SA v4.0]: ./LICENSE-CC-BY-SA\n[MIT License Hosted]: https://opensource.org/licenses/MIT\n[Apache License v2.0 Hosted]: http://www.apache.org/licenses/LICENSE-2.0\n[CC-BY-SA v4.0 Hosted]: https://creativecommons.org/licenses/by-sa/4.0/legalcode\n\n\n### Disclaimer:\n\nThe experiments and projects shared in this book have worked for me, but results may vary. I'm not responsible for any issues or damage that may occur while you're experimenting. Please proceed with caution and take necessary safety precautions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimplferris%2Fpico-pico","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimplferris%2Fpico-pico","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimplferris%2Fpico-pico/lists"}