<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[基于LVGL编写的windows串口工具： LCOM]]></title><description><![CDATA[<h1>LCOM: Serial Port Tools based on LVGL (PC Software)</h1>
<p dir="auto">一直以来我都想用LVGL做一个真正意义上的PC软件，来验证或者表达LVGL出色的特性，现在我用LCOM做到了！</p>
<p dir="auto">LCOM 是一个基于LVGL编写的串口工具，界面简洁，功能出色，并且上手简单。</p>
<p dir="auto"><img src="https://forums.100ask.net/uploads/default/original/2X/e/efb4549605b0d24bef68e550b87860e3f6bb2f8e.png" alt class=" img-responsive img-markdown" width="1923" height="1123" /></p>
<p dir="auto">LCOM的一些功能包括：</p>
<ul>
<li><div class="plugin-markdown"><input type="checkbox" checked="true" />以HEX或ASCII格式发送和接收数据。</div></li>
<li><div class="plugin-markdown"><input type="checkbox" checked="true" />实时刷新COM端口列表。可设置COM端口的连接参数包括波特率、奇偶校验、数据位、停止位和流控。</div></li>
<li><div class="plugin-markdown"><input type="checkbox" checked="true" />支持定时发送</div></li>
<li><div class="plugin-markdown"><input type="checkbox" checked="true" />支持换行发送(CR、LR、CRLF)</div></li>
<li><div class="plugin-markdown"><input type="checkbox" checked="true" />多种字符编码格式支持，比如 ASII,GBK(Chinese),UTF-8,UTF-16 等</div></li>
<li><div class="plugin-markdown"><input type="checkbox" />Modbus模式支持（为</div><a href="https://item.taobao.com/item.htm?id=762161872981" target="_blank" rel="noopener noreferrer nofollow ugc">百问网STM32H5 modbus解决方案</a>准备（<a href="https://item.taobao.com/item.htm?id=762161872981" target="_blank" rel="noopener noreferrer nofollow ugc">学习教程</a>））</li>
<li><div class="plugin-markdown"><input type="checkbox" />界面多语言支持</div></li>
<li><div class="plugin-markdown"><input type="checkbox" />多条字符串发送</div></li>
<li><div class="plugin-markdown"><input type="checkbox" />自动保存设置（退出保存）</div></li>
<li><div class="plugin-markdown"><input type="checkbox" />串口自动检测，支持记住上次使用的串口号</div></li>
<li><div class="plugin-markdown"><input type="checkbox" />串口断线自动重连</div></li>
<li><div class="plugin-markdown"><input type="checkbox" />TCP/UDP 支持，包括客户端和服务端模式支持</div></li>
<li><div class="plugin-markdown"><input type="checkbox" />自定义主题</div></li>
<li><div class="plugin-markdown"><input type="checkbox" />More todo</div></li>
</ul>
<p dir="auto">演示视频：<a href="https://www.bilibili.com/video/BV1bK4y1z7se" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bilibili.com/video/BV1bK4y1z7se</a></p>
<h1>Get LCOM</h1>
<ul>
<li>GitHub: <a href="https://github.com/100askTeam/LCOM/releases" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/100askTeam/LCOM/releases</a></li>
<li>Gitee:<a href="https://gitee.com/weidongshan/LCOM/releases" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitee.com/weidongshan/LCOM/releases</a></li>
</ul>
<h1>Source code</h1>
<blockquote>
<p dir="auto">Not yet open source (soon)</p>
</blockquote>
<ul>
<li>GitHub: <a href="https://github.com/100askTeam/LCOM" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/100askTeam/LCOM</a></li>
<li>Gitee:<a href="https://gitee.com/weidongshan/LCOM" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitee.com/weidongshan/LCOM</a></li>
</ul>
<h1>Issues</h1>
<p dir="auto"><a href="https://github.com/100askTeam/LCOM/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/100askTeam/LCOM/issues</a></p>
]]></description><link>https://bbs.aw-ol.com/topic/4927/基于lvgl编写的windows串口工具-lcom</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 17:02:56 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/topic/4927.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 Jan 2024 05:27:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 基于LVGL编写的windows串口工具： LCOM on Tue, 24 Feb 2026 12:40:32 GMT]]></title><description><![CDATA[<p dir="auto">不错不错，有时间试试</p>
]]></description><link>https://bbs.aw-ol.com/post/28212</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/28212</guid><dc:creator><![CDATA[im_lzu_cxy]]></dc:creator><pubDate>Tue, 24 Feb 2026 12:40:32 GMT</pubDate></item><item><title><![CDATA[Reply to 基于LVGL编写的windows串口工具： LCOM on Fri, 21 Feb 2025 05:54:31 GMT]]></title><description><![CDATA[<p dir="auto">有没有计划开放源码，或者什么时候开放？</p>
]]></description><link>https://bbs.aw-ol.com/post/25398</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/25398</guid><dc:creator><![CDATA[mysky]]></dc:creator><pubDate>Fri, 21 Feb 2025 05:54:31 GMT</pubDate></item><item><title><![CDATA[Reply to 基于LVGL编写的windows串口工具： LCOM on Wed, 29 Jan 2025 12:19:09 GMT]]></title><description><![CDATA[<p dir="auto">创意不错,支持支持</p>
]]></description><link>https://bbs.aw-ol.com/post/25247</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/25247</guid><dc:creator><![CDATA[jackandallwinner0112]]></dc:creator><pubDate>Wed, 29 Jan 2025 12:19:09 GMT</pubDate></item><item><title><![CDATA[Reply to 基于LVGL编写的windows串口工具： LCOM on Mon, 27 Jan 2025 01:34:51 GMT]]></title><description><![CDATA[<p dir="auto">不错，有时间也试试</p>
]]></description><link>https://bbs.aw-ol.com/post/25228</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/25228</guid><dc:creator><![CDATA[pmrplc]]></dc:creator><pubDate>Mon, 27 Jan 2025 01:34:51 GMT</pubDate></item><item><title><![CDATA[Reply to 基于LVGL编写的windows串口工具： LCOM on Fri, 27 Dec 2024 22:47:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/6321">@wills</a> 好主意</p>
]]></description><link>https://bbs.aw-ol.com/post/24952</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/24952</guid><dc:creator><![CDATA[tivon]]></dc:creator><pubDate>Fri, 27 Dec 2024 22:47:37 GMT</pubDate></item><item><title><![CDATA[Reply to 基于LVGL编写的windows串口工具： LCOM on Fri, 27 Dec 2024 22:46:36 GMT]]></title><description><![CDATA[<p dir="auto">有用有用，以后就能方便的移植到其他的开发板上</p>
]]></description><link>https://bbs.aw-ol.com/post/24951</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/24951</guid><dc:creator><![CDATA[tivon]]></dc:creator><pubDate>Fri, 27 Dec 2024 22:46:36 GMT</pubDate></item><item><title><![CDATA[Reply to 基于LVGL编写的windows串口工具： LCOM on Fri, 06 Dec 2024 09:11:06 GMT]]></title><description><![CDATA[<p dir="auto">太棒了！学习一下。</p>
]]></description><link>https://bbs.aw-ol.com/post/24727</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/24727</guid><dc:creator><![CDATA[zdw84]]></dc:creator><pubDate>Fri, 06 Dec 2024 09:11:06 GMT</pubDate></item><item><title><![CDATA[Reply to 基于LVGL编写的windows串口工具： LCOM on Thu, 14 Nov 2024 05:39:09 GMT]]></title><description><![CDATA[<p dir="auto">真不错，如果能加上使用printf输出解析的波形显示就更方便了</p>
]]></description><link>https://bbs.aw-ol.com/post/24486</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/24486</guid><dc:creator><![CDATA[wills]]></dc:creator><pubDate>Thu, 14 Nov 2024 05:39:09 GMT</pubDate></item><item><title><![CDATA[Reply to 基于LVGL编写的windows串口工具： LCOM on Mon, 30 Sep 2024 10:26:04 GMT]]></title><description><![CDATA[<p dir="auto">没想过lvgl还能在win下跑，还是格局没打开</p>
]]></description><link>https://bbs.aw-ol.com/post/24125</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/24125</guid><dc:creator><![CDATA[ithaozi]]></dc:creator><pubDate>Mon, 30 Sep 2024 10:26:04 GMT</pubDate></item><item><title><![CDATA[Reply to 基于LVGL编写的windows串口工具： LCOM on Sun, 19 May 2024 15:00:31 GMT]]></title><description><![CDATA[<p dir="auto">这个不错啊，学习看看</p>
]]></description><link>https://bbs.aw-ol.com/post/22734</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/22734</guid><dc:creator><![CDATA[cybertale]]></dc:creator><pubDate>Sun, 19 May 2024 15:00:31 GMT</pubDate></item><item><title><![CDATA[Reply to 基于LVGL编写的windows串口工具： LCOM on Thu, 22 Feb 2024 14:58:23 GMT]]></title><description><![CDATA[<p dir="auto">太棒啦，大佬~！</p>
]]></description><link>https://bbs.aw-ol.com/post/21335</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/21335</guid><dc:creator><![CDATA[apollo_0101]]></dc:creator><pubDate>Thu, 22 Feb 2024 14:58:23 GMT</pubDate></item></channel></rss>