【RT-Thread software package application works】Smart home
[Copy link]
This post was last edited by Li Baiyi on 2019-12-8 20:47
Smart Home
Project Introduction: 10.1-inch touch screen and mobile terminal synchronously control home appliances
System Block Diagram:
Functional introduction:
The system controller is based on STM32F103ZE, demonstrating the synchronous control of home appliances by a 10.1-inch serial port screen and a mobile phone APP. The controller uses the RT-Thread AT device component to establish TCP Client and Server communication to synchronize APP data, and realize the synchronous control of home appliances by the touch screen and APP. The Agile Led component is used to implement Wifi Connect and TCPClient connection status indication.
Software analysis:
Project summary: This is the first time to use RTT. It takes a lot of time to learn API and components, and the system stability needs to be improved. Later, the RT-Thread MQTT software package and mobile terminal can be used to achieve remote control to achieve a better effect.
Demo video:
Program source code:
rt-thread_IOT.7z
(12 MB, downloads: 42)
This content is originally created by EEWORLD forum user Li Baiyi . If you want to reprint or use it for commercial purposes, you must obtain the author's consent and indicate the source
|