Skip to content

This repository contains the source code for parsing the beacon accelerometer data and detect whether the tag is moving or stationary

Notifications You must be signed in to change notification settings

jagatheeswarans/Beacon_Accelerometer_Data_Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Beacon_Accelerometer_Data_Parser

This repository contains the source code for parsing the BLE beacon accelerometer data and detect whether the tag is moving or stationary

To run the application Beacon_Accelerometer_Data_Parser:

  1. Make sure you have python installed and setup on your system. App is tested on Python 3.8
  2. Download or clone the repository
  3. To start the application: python Beacon_Accelerometer_Data_Parser.py

To run the application Beacon_Accelerometer_Data_Parser_With_BLE_Scanner:

  1. Make sure you have python installed and setup on your system. App is tested on Python 3.8
  2. Make sure you have installed beacontools - https://pypi.org/project/beacontools/ (Works only on Linux Platforms)
  3. Download or clone the repository
  4. To start the application: python Beacon_Accelerometer_Data_ParserWith_BLE_Scanner.py

About

This repository contains the source code for parsing the beacon accelerometer data and detect whether the tag is moving or stationary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages