Skip to content

Commit ed4e4fc

Browse files
authored
Add rusty clock
1 parent d6c8adf commit ed4e4fc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

data.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616
description: "Vivamus varius cursus aliquam. Praesent scelerisque, neque efficitur luctus pharetra, augue urna tempus lectus, at ullamcorper sem purus et enim. Nam urna eros, ornare quis mi posuere, aliquam egestas turpis. Suspendisse quis mi viverra, malesuada justo ullamcorper, blandit risus"
1717
image: https://via.placeholder.com/900x675
1818

19+
- name: Rusty clock
20+
website: https://github.com/TeXitoi/rusty-clock
21+
author: TeXitoi
22+
author_website: https://github.com/TeXitoi/
23+
description: An alarm clock in pure bare metal embedded rust (no OS). It features pressure, temperature, humidity, monophonic alarm on a e-paper display. The 5 programmable alarms can ring one time (and never repeat) or every week day that you want (for example only Monday and Thursday).
24+
image: https://raw.githubusercontent.com/TeXitoi/rusty-clock/master/images/front.jpg
25+
1926
# Template for new entries
2027

2128
# Project name

0 commit comments

Comments
 (0)