Design of Medical Remote Monitoring System Based on QT and STM32
A medical remote monitoring system has been developed based on QT and STM32 to achieve real-time monitoring and remote access to patient physiological data,enabling medical staff to remotely obtain patient physiological parameters and make timely medical decisions.Real time physiological data of patients is collected through sensors,and transmitted to the STM32 microcontroller through the I2C communication protocol.The data is uploaded to the QT end through the ESP8266 Wi-Fi module connected with the STM32 microcontroller through the serial port.The MQTT Internet of Things communication protocol is used between the ESP8266 Wi-Fi module and the QT end to access the Baidu AI Cloud platform.This system combines user interface design and embedded system technology to achieve real-time monitoring and analysis of patient health status.