Project for Master's degree on the topic of "Smart Body Sensor Network for Logging of Activities of Daily Living" which was also the basis for a scientific paper of the same name.
The project is a novel easy-to-use human activity logger based on a wearable wireless body area network. The activity logger is based on open-source code and includes:
- two Wear OS smartwatches with the mobile application that continuously acquire smartwatch sensor data (acceleration, orientation, angular velocity, step count, heart rate)
- a smartphone with an Android application that logs smartwatch data as well as geolocation data (from the smartphone) and activity diary data,
- a desktop application for data transfer, visualization, and manipulation.
This repository holds the smartphone and smartwatch application.