We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f644de + 9fd9373 commit 022dc52Copy full SHA for 022dc52
2 files changed
assets/embassy-clock.jpg
1.41 MB
data.yml
@@ -57,8 +57,7 @@
57
author: Carl Kadie & Brad Gibson
58
author_website: https://medium.com/@carlmkadie/how-rust-embassy-shine-on-embedded-devices-part-2-aad1adfccf72
59
description: "no_std Raspberry Pi Pico clock that showcases async Embassy: layered tasks handle multiplexing, blinking, and single‑button input without an RTOS. Drives a 4‑digit 7‑segment display (HH:MM/MM:SS, time‑set). Heapless types; Renode emulation included."
60
- video:
61
- - https://www.youtube.com/watch?v=oA63CXMFSGI
+ image: embassy-clock.jpg
62
# Template for new entries
63
64
# Project name
0 commit comments