https://github.com/arnaubennassar/wearable
Wearable project: arduino + react native + AWS
https://github.com/arnaubennassar/wearable
api-gateway arduino aws bluetooth cognito dynamodb lambda notifications react-native react-navigation redux serverless
Last synced: 3 months ago
JSON representation
Wearable project: arduino + react native + AWS
- Host: GitHub
- URL: https://github.com/arnaubennassar/wearable
- Owner: arnaubennassar
- Created: 2017-09-12T10:13:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T19:35:47.000Z (over 8 years ago)
- Last Synced: 2026-01-03T17:21:45.102Z (7 months ago)
- Topics: api-gateway, arduino, aws, bluetooth, cognito, dynamodb, lambda, notifications, react-native, react-navigation, redux, serverless
- Language: JavaScript
- Homepage:
- Size: 68.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://play.google.com/store/apps/details?id=com.womba)
* 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.