Skip to content

NielsenErik/FallDetector-MSP432

 
 

Repository files navigation

FallDetector-MSP432

Screenshot from 2022-01-27 02-28-46

Basic Working Scheme

Screenshot from 2022-07-06 23-44-09

Sensors used:

  • Texas Instruments MSP432-P401R
  • Texas Instruments BOOSTXL-EDUMKII EDUCATIONAL BOOSTERPACK
  • Texas Instruments CC3100

IDE:

  • Code Composer Studio

Software Architecture

Fall Detection

    3-Axis Analog Accelerometer 
    Interrupts ADC14, default clocksource (5MHz) with clock divider 8

Screenshot from 2022-07-06 23-55-16 Screenshot from 2022-07-06 23-55-59 Screenshot from 2022-07-06 23-56-14

User Interface

    RTC_C_Calendar to get Calendar time
    ADC14 Interrupt to get LCD auto-oriented
    Timer_A0_BASE used for the buzzer
    2 buttons from Boosterpack MkII

Wifi

    CC3100 to connect to wifi
    Services from: ifttt.com + Webhooks

Testing

https://youtu.be/mXc96FsT1cM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.4%
  • Makefile 27.1%
  • Other 0.5%