From 6bfaf6af99b3d7f730f0f080215e17c18f30fa70 Mon Sep 17 00:00:00 2001 From: Polarix Date: Mon, 29 Oct 2018 23:48:28 +0800 Subject: [PATCH] =?UTF-8?q?2018-10-29=EF=BC=9A=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=E6=96=87=E6=A1=A3=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Introduction.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Introduction.md b/Introduction.md index 555dc7a..66671e7 100644 --- a/Introduction.md +++ b/Introduction.md @@ -46,7 +46,9 @@ SimpleGUI诞生时候,并没有SimpleGUI这个名字,因为当时我没有 在模拟器开发到一半的时候,我突然想到了另一种东西,那就是串口屏,某宝有卖,PLC的屏幕也是这个原理。 我的模拟器都做到这份儿上了,难道就不能再进一步?如果有一根儿串口线,把电脑和单片机连起来,那么电脑能不能变成串口屏Plus?! 于是,又有了一款叫做LCDSimulator的软件,算是SimpleGUI的一个衍生产物,发布在这里,大伙儿可以去看一下! + >OpenDev论坛:http://www.openedv.com/forum.php?mod=viewthread&tid=106692&extra= + >Gitee托管:https://gitee.com/Polarix/lcdsimulator #### 写在最后