From 40cf228ed923375f10835ad08f71fb8440623337 Mon Sep 17 00:00:00 2001 From: timohueser Date: Tue, 22 Sep 2026 16:02:14 +0200 Subject: [PATCH] Add OpenBikeComputer org and 1209/B1CE --- 1209/B1CE/index.md | 9 +++++++++ org/OpenBikeComputer/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/B1CE/index.md create mode 100644 org/OpenBikeComputer/index.md diff --git a/1209/B1CE/index.md b/1209/B1CE/index.md new file mode 100644 index 00000000..751d1b47 --- /dev/null +++ b/1209/B1CE/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: OpenBikeComputer +owner: OpenBikeComputer +license: GPL-3.0 +site: https://openbikecomputer.com/ +source: https://github.com/timohueser/OpenBikeComputer +--- +A bikepacking GPS computer on the nRF54LM20. The USB interface carries map uploads, route and ride transfer and firmware updates between the device and the companion apps. Firmware is GPL-3.0; the hardware design files are under hardware/ in the same repository. diff --git a/org/OpenBikeComputer/index.md b/org/OpenBikeComputer/index.md new file mode 100644 index 00000000..0c30e76d --- /dev/null +++ b/org/OpenBikeComputer/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: OpenBikeComputer +site: https://openbikecomputer.com/ +--- +An open-source bikepacking GPS computer: firmware, map tooling and hardware.