Skip to content

MicroBit Application to detect falls and contact emergency services

Notifications You must be signed in to change notification settings

bogdumi/pocketpal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

PocketPal

Introduction

PocketPal is a microcontroller application that detects falling over using a MicroBit and sends a signal over serial (to be upgraded to radio/bluetooth in the future). If no cancellation is initiated within the countdown, the receiever then broadcasts a call and SMS request to Twilio in order to call emergency services and text closed ones.

Usage

  • Flash the MicroBit by dropping the accel_logging.py file on the microcontroller itself.

  • Start the Python3 application by running python3 host.py in the terminal where the file is located.

Additional

University of Bristol CSS envoy submission to Hack the Midlands 4.0 in Birmingham, October 2019

About

MicroBit Application to detect falls and contact emergency services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages