Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.11 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.11 KB

tcp_sphygmomanometer_cotroller

Description

tcp_sphygmomanometer_cotroller is a Flutter-based application for measuring user's heart rate, systolic pressure, and diastolic pressure. By connecting to a heart monitor device through a TCP connection established using sockets, users can view real-time heart rate, high pressure, and low pressure data in the application and store this data for tracking and analysis.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Test

You can refer to the python script in the packagetest to test TCP connection base on socket

License

This application is licensed under the terms of the GNU General Public License v3.0.