Current tasks
- merge code between versions 01 and 02 so that it responds like 01 did, but to my phone app instead of the Adafruit app
- change to this screen, which doesn't have the stemma connector, but does have a microSD slot, which the smart watch can use for memory (like remembering time): https://www.adafruit.com/product/3787
- send the phone's current time to the smart watch
- smart watch receives updated time and sets watch to that time
- store watch state on microsd at a semi-quick interval (1-5 seconds)
- watch pulls state from microsd and sets values from that state when watch starts up
- full test
- power up watch
- connect via bt
- phone sets time on watch
- power down watch
- power on watch, watch remembers time
- connect via bt
- phone sets time on watch
Future tasks
- need battery-only bt-only path in code
- example: keeping time apart from phone
Side note: I tend to think in lists like this, probably from my programming background, but it works well when presenting information in an easy-to-organize way
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.