Skip to content

DarshanaUOP/ECG-UOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECG-UOP

This is a simple GUI for collect ECG data on serial stream
It is a java application used java swing

LINKS

THE GUI

Followiing figure is showing the GUI of the system

it shows 3 menu components, a status bar and two plotting areas (jFreeChart used)

MENU COMPONENTS

The application has three menu components. they are,

  • Configurations
  • Collect and
  • Settings

CONFIGURATIONS

Under the configurations menu it can connect with the sampler circuit. the following figure is showing the UI of the configuration menu

COLLECT


Collect menu is used to set the path to save your data into a csv file. by click on the "Select a path to save file" you can select the path to save your data into the csv file as shown in the folowing figure.

SETTINGS

Under the settings section you can change the appearances of your UI, the following figure is showing the settings window

Note : Some components of this application has to update.