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.
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.
You can refer to the python script in the packagetest
to test TCP connection base on socket
This application is licensed under the terms of the GNU General Public License v3.0.