nfarah86 / resCUE

resCUE is wearable hardware designed to protect its user by transmitting their current location to their contact list in the event of an emergency.

Home Page:http://rescue-nfh.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resCUE

  1. Synopsis

  2. Project Information

  3. Technologies Used

  4. License

Synopsis

resCUE is a platfrom in development to help you keep in touch when it matters most.

This project was inspired while running and feeling endagendered by my surroundings. After texting some friends and letting them know where I was, I thought there had to be a safer way to leverage technology to solve this problem.

Combining wearable Bluetooth LE hardware, an iOS app, and a cloud backend, resCUE tracks your location in real-time. After activated, resCUE continues to update your contacts in realtime.

resCUE is designed to be easy to use and reliable. Compared to typing one text message, resCUE is 3x's faster in sending multiple messages. A single click initiates a broadcast call to the contacts letting them know when you started and ended your activity. By holding down the button for more than three seconds, emergency mode is initiated, letting your contacts know when you need help immediately.

With resCUE, peace of mind is one click away.

Project Information

This project is divided into three components:

  • resCUE_arduino/ (Arduino sketch)
  • resCUE_client/ (iOS App)
  • resCUE_server/ (cloud server)

Technologies Used

  • LightBlue Bean microcontroller
  • Low Energy Bluetooth (BTLE)
  • Obj-C (native iOS app)
  • Python 2.7
  • JavaScript
  • Flask
  • Postgres
  • MapBox API
  • Twilio API
  • Heroku

License

Private end-user license agreement

About

resCUE is wearable hardware designed to protect its user by transmitting their current location to their contact list in the event of an emergency.

http://rescue-nfh.herokuapp.com/


Languages

Language:Objective-C 91.7%Language:C 4.7%Language:C++ 3.5%