From 797c487b2c42889df936f6ed582ba9e274ad18be Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Sun, 11 Dec 2022 00:28:36 +0000 Subject: [PATCH] readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..064612b --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Wobble + +Some hacky Python code I slapped together to show speed and cadence +data from a Bluetooth LE bike sensor. + +Perhaps useful if you have a stationary bike of some kind and want to +put the vital statistics on a big screen instead of on your handlebar. + +![screenshot](20221209_22h46m07s_grim.png)