# mind+扩展库:HMI串口智能屏 **Repository Path**: ruilongmaker/ext-usart_hmi ## Basic Information - **Project Name**: mind+扩展库:HMI串口智能屏 - **Description**: 以淘晶驰串口屏(https://www.tjc1688.com/contents/7/106.html)为硬件核心,设计通过串口发送相关控件数据参数数据或者读取触摸屏等相关返回值 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2025-04-07 - **Last Updated**: 2025-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: mindplus ## README # HMI 串口智能屏 ![](./arduinoC/_images/featured.png) --------------------------------------------------------- ## 目录 * [链接](#链接) * [功能描述](#功能描述) * [功能块](#功能块) * [许可证](#许可证) * [支持硬件](#支持硬件) ## 链接 * 项目链接 : [https://gitee.com/ruilongmaker/ext-usart_hmi.git](https://gitee.com/ruilongmaker/ext-usart_hmi.git) * 产品资料 : [https://Wiki.ruilongmaker.cc](https://Wiki.ruilongmaker.cc) * 购买链接: [https://ruilongmaker.taobao.com](https://ruilongmaker.taobao.com). ## 功能描述 以[淘晶驰串口屏](https://www.tjc1688.com/contents/7/106.html)为硬件核心,设计通过软串口发送相关控件数据参数数据或者读取触摸屏等相关返回值 ## 功能块 ![](./arduinoC/_images/blocks.png) ## 案例 ![](./arduinoC/_images/example.png) ## 许可证 MIT ## 支持硬件 MCU | JavaScript | Arduino | MicroPython | Remarks ------------------ | :----------: | :----------: | :---------: | ----- arduino | | √ | | ## 发布日志 * V0.0.1 基础功能创建,首次发布.