Skip to content

0xCator/Bracelet-SE2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bracelet Simulation

This is a simulation program that simulates bracelete to calculate heart rate and blood pressure. This project was created for software engineering course at FCIH. You can find full projcet in the backend and frontend repositories.

Quick start

 $ mvn clean install 
 $ mvn compile
 $ mvn exec:java # start the publisher 
 $ npm i ./borkerSubscriber
 $ node ./borkerSubscriber/mqtt.js # start the subscriber 

Make sure that you have Mosquitto installed.

Releases

No releases published

Packages

No packages published