<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://www.jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://www.jackxiang.com/post//</link>
<title><![CDATA[linux下和minicom一样好用的串口软件putty]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Wed, 10 Mar 2010 11:37:41 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	ubutu:<br/>sudo apt-get install putty<br/>取代minicom的简易串口工具putty<br/>These features were new in beta 0.59 (released 2007-01-24):<br/><br/>PuTTY can now connect to local serial ports as well as making network connections. <br/>我真是有点落伍了，到今天才知道，putty的最新版本已经到了0.60。支持串口之后就可以拿putty来替代windows的超级终端了<br/>串口设置方法<br/>connection type里选择Serial，串口号和连接速度可以直接输入，比如COM1，115200，更详细的设置在Connection-&gt;Serial里面。<br/><br/>报文监视<br/>如果想用putty来监视串口输出，只需要在Session-&gt;Logging里选中All session output或者Printable output，然后指定文件名，其中可以包含时间日期等通配符，非常实用。<br/><br/>Linux上也有putty所以，可以监视linux串口的输出输入等。<br/><br/><div class="code">&#91;root@localhost ~&#93;# vi /etc/minirc.dfl<br/># Machine-generated file - use &quot;minicom -s&quot; to change parameters.<br/>pr port&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /dev/ttyS0<br/>pu baudrate&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 57600<br/>pu rtscts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; No</div>
]]>
</description>
</item><item>
<link>http://www.jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] linux下和minicom一样好用的串口软件putty]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>