In this repo you can find all the code to build a wearable system (arduino + iOS/Android app + Cloud backend) including:
- AWS/Lambda: Code of lambda functions (Amazon Web Services). The functions read and write from DynamoDB and send notifications using OneSignal.
- app_ReactNative: Beautiful app buid using React Native. Check the Android version
- memoria: All the documentation of the project. This project was part of my final year project at the UPC - FIB.
- wearable_Arduino: All the arduino code and libraries.