Skip to content

3ric03/ShakeSafe

 
 

Repository files navigation

ShakeSafe

This project won the Health Category Prize in the 2023 MakeUoft Hackathon!

Video Demo

Introduction

In response to recent tragic events in Turkey, where the rescue efforts for the Earthquake have been very difficult. We decided to use Qualcomm’s HDK 8450 hardware development kit to create an application for survivors of natural disasters like earthquakes to send out distress signals to local authorities.

What did we do?

To develop the android app, we used a kotlin template from Android Studio. We used various APIs such as Google Maps for location tracking, openAI for the chatbot, and Dropbox to upload the photos that the users take. On the hardware side, we used an Arduino Due with a Bluetooth transmitter to talk to the android device. The Arduino sensors send relevant information like sound and temperature to the user interface

Tech Stack

C++KotlinArduinoDropbox

About

2023 MakeUoft Hackathon Winner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 95.3%
  • C++ 4.7%