Skip to content

Commit 022dc52

Browse files
authored
Merge pull request #39 from CarlKCarlK/add-embassy-clock-image
Add embassy clock image
2 parents 3f644de + 9fd9373 commit 022dc52

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

assets/embassy-clock.jpg

1.41 MB
Loading

data.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@
5757
author: Carl Kadie & Brad Gibson
5858
author_website: https://medium.com/@carlmkadie/how-rust-embassy-shine-on-embedded-devices-part-2-aad1adfccf72
5959
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
60+
image: embassy-clock.jpg
6261
# Template for new entries
6362

6463
# Project name

0 commit comments

Comments
 (0)