From 3b4110bd9f973983a35b48f84b8022164f835bda Mon Sep 17 00:00:00 2001 From: Adam Macdonald Date: Wed, 11 Jun 2025 18:08:30 +0100 Subject: [PATCH] Add improvements roadmap to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fe9f027..51c7c54 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,9 @@ The [env-vars.sh](./scripts/env-vars.sh) script sets these values to `pico2_w`, If you wish to run the binary on your Pico (connected in BOOTSEL mode): - `cargo run` (or `cargo run --release`) + +### TODO / Future improvements + +- Companion smartphone app using BLE to receive measurement data from the device for notifications & further analysis/tracking +- Low-power state, reducing screen brightness, sensor sampling rate and putting periphals to sleep +- 3D printed case housing the MCU, sensor, display and rechargable lithium ion battery