From 4eaa0d3821ef81d3c2021665f23e9212a43a4b05 Mon Sep 17 00:00:00 2001 From: Finomnis Date: Wed, 6 May 2026 16:23:04 +0200 Subject: [PATCH] D9D0: Finomnis: Busylight --- 1209/D9D0/index.md | 12 ++++++++++++ org/Finomnis/index.md | 6 ++++++ 2 files changed, 18 insertions(+) create mode 100644 1209/D9D0/index.md create mode 100644 org/Finomnis/index.md diff --git a/1209/D9D0/index.md b/1209/D9D0/index.md new file mode 100644 index 00000000..1b70de0b --- /dev/null +++ b/1209/D9D0/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: Busylight +owner: Finomnis +license: MIT OR Apache-2.0 +site: https://github.com/Finomnis/busylight +source: https://github.com/Finomnis/busylight +--- +An indicator light that shows coworkers if you are busy. +Intended to be mounted to your monitor and updated whenever your current state changes. + +Written in Rust for a custom STM32U0 based PCB. diff --git a/org/Finomnis/index.md b/org/Finomnis/index.md new file mode 100644 index 00000000..b6f44296 --- /dev/null +++ b/org/Finomnis/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Martin Stumpf +site: https://github.com/Finomnis +--- +I design and publish open source hardware and software, mostly for the Rust community.