top of page

HBR-Radio Application

The current heart and breathing rates are sent in real-time from MATLAB to Firebase as well as their maximums and averages over a period of time. Then the application receives this data and displays it accordingly. The data flowing from the application to Firebase is dedicated to saving the old records. In detail, the system is operating in real-time such that it overwrites the data stored in the database. Therefore, to ensure that the records are not overwritten, they are saved on Firebase once received by the application.

Data Flow Block Diagram

HBR-Radio application's screen flow

Application Demo

bottom of page