This is a simple GUI for collect ECG data on serial stream
It is a java application used java swing
- Click here to download the jar application.
- Click here to go to the fermware repository of this Application
- More description on my website
Followiing figure is showing the GUI of the system
it shows 3 menu components, a status bar and two plotting areas (jFreeChart used)
The application has three menu components. they are,
- Configurations
- Collect and
- Settings
Under the configurations menu it can connect with the sampler circuit.
the following figure is showing the UI of the configuration menu
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.
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.