https://github.com/implferris/pico2-embassy-projects
Example projects from the Pico Pico book using Pico 2 and Rust.
https://github.com/implferris/pico2-embassy-projects
Last synced: 5 months ago
JSON representation
Example projects from the Pico Pico book using Pico 2 and Rust.
- Host: GitHub
- URL: https://github.com/implferris/pico2-embassy-projects
- Owner: ImplFerris
- License: mit
- Created: 2024-12-22T12:36:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T13:14:26.000Z (about 1 year ago)
- Last Synced: 2025-06-29T13:41:39.160Z (7 months ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pico 2 and Embassy Rust Projects
These exercises are part of the [Pico Pico](https://github.com/ImplFerris/pico-pico) embedded programming book, featuring tutorials for writing Rust code with the Pico 2 (RP2350) and the Embassy framework.