# LCOM_release **Repository Path**: fly100fans/LCOM_release ## Basic Information - **Project Name**: LCOM_release - **Description**: LCOM 是一个基于LVGL编写的串口工具,界面简洁,功能出色,并且上手简单。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://lvgl.100ask.net - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2024-05-17 - **Last Updated**: 2024-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
English | 中文
# LCOM: Serial Port Tools based on LVGL (PC Software) I have always wanted to use LVGL to create a truly PC software, to verify or express the outstanding features of LVGL, and now I have achieved it with LCOM! The LCOM is an easy to use serial communication terminal program (Based on LVGL!) that transmits and receives bytes to practically any device connected to a PC's COM port. Some of the LCOM features include: - [x] Transmits and receives data in either HEX or ASCII format - [x] Rrefresh the COM port list in real-time. Selectable COM port settings include baud rate, parity, data bits, stop bit, and Flow control - [x] scheduled auto send - [x] CR(\r), LF(\n), CR LF(\r\n)support - [x] Multiple character encode support(ASII,GBK(Chinese),UTF-8,UTF-16 etc.) - [ ] Modbus mode support ([prepared for the 100ASK STM32H5 modbus tutorial](https://www.aliexpress.us/item/3256806260632459.html)) - [ ] Sending multiple strings - [ ] Multiple language support(TODO) - [ ] configs save and auto load(auto save settings when exit)(TODO) - [ ] serial auto detect, and remember last selected support - [ ] serial offline auto reconnect support - [ ] TCP/UDP support, include client and server mode - [ ] Custom Theme - [ ] More todo # Get LCOM - GitHub: [https://github.com/100askTeam/LCOM/releases](https://github.com/100askTeam/LCOM/releases) - Gitee:[https://gitee.com/weidongshan/LCOM/releases](https://gitee.com/weidongshan/LCOM/releases) # Source code > Not yet open source (soon) - GitHub: [https://github.com/100askTeam/LCOM](https://github.com/100askTeam/LCOM) - Gitee:[https://gitee.com/weidongshan/LCOM](https://gitee.com/weidongshan/LCOM) # Issues [https://github.com/100askTeam/LCOM/issues](https://github.com/100askTeam/LCOM/issues)