From: Advaith Menon Date: Sun, 16 Nov 2025 08:09:24 +0000 (-0500) Subject: Add README X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=4f19bc66119879a693d4c4809c33e4b27ffb1cd5;p=smartwatch.git Add README * Add a draft README file --- diff --git a/README b/README new file mode 100644 index 0000000..829c098 --- /dev/null +++ b/README @@ -0,0 +1,23 @@ +=============================================================================== + ESP32 SMART WATCH + Georgia Tech Class Project +=============================================================================== + +Authors: + Advaith Menon + Anish Gajula + + +DESCRIPTION +=========== + + This project aims to create a prototype of a modern day smart watch/fitness + tracker. We aim to achieve the following features: + * Display interface with the uLCD-144-G2 unit + * 5-button UI + * Up, down, select to mimic crown + * Two other "hot" buttons + * Simple Pedometer with the ICM-20948 IMU + * Vibration Motor (to receive notifications) + * Read/Write stats to a (Micro) SD Card via SPI + * Battery powered by a TBD mAh Li-Po battery