From 95b0e37134237425fd076bccb649696479aef326 Mon Sep 17 00:00:00 2001 From: cqc Date: Sun, 4 Jan 2026 15:13:38 +0100 Subject: [PATCH] readme --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3cec643 --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +# freeside minimap + + + +# todo +- part selection + - esp32-s3? + - screen + - 128x128 color oled? + - input device + - watch style crown encoder/button + - optional (as do not place): + - lora + - gps + - uwb +- sch/pcb design +- pairing + - user to user, piqchat style + - maybe some group functionality? + - btle with pin confirm for key transfer +- e2ee + - storing tracks and mapping on a website might be desired? +- map generation + - drawing vector osm? + - EMF map +- UI stuff + - settings: + - reset + - brightness + - battery status + - pairing + - group/friend info +- on-device triangulation for enhanced privacy? +- WiFi RTT on esp32??