Skip to content

arnaubennassar/wearable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEARABLE project

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.