Binary Boys

About Project

Binary Boys is the name of the student group for the course Software Innovation (DIT827) at University Of Gothenburg. Binary Boys works in cooperation with Sahlgrenska University Hospital. It is a software that will connect to the monitor (Moberg Monitor) used in ICU and read the files at the same time as they are written. The outcome should be a visualization of the signals in the real time. The scope of this project reflects on understanding of binary data extraction, conversion then visualizing it with the help of MATLAB For this purpose the group decided to use Phyton as a programming language as according to our understanding Phyton would be the best for such a project within this scope....Due to Data privacy the project repository is private...

This image demonstrates the User Interface for the software. In this picture we can see the plotted graph for multiple files in one place which can be used by Doctors in Hospitals to analyse a patient in ICU. This UI has been made on Python library PyQt_5 which recursively updates after a short period to show the latest condition of the patient.