<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Termios on 软件开发大郭的技术博客</title>
		<link>https://blog.grabbyte.com/tags/termios/</link>
		<description>Recent content in Termios on 软件开发大郭的技术博客</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Wed, 28 Jun 2023 17:19:57 +0800</lastBuildDate>
		
			<atom:link href="https://blog.grabbyte.com/tags/termios/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Linux 串口编程学习记录（termios.h）</title>
				<link>https://blog.grabbyte.com/p/2023/06/28-1719.html</link>
				<pubDate>Wed, 28 Jun 2023 17:19:57 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2023/06/28-1719.html</guid>
				<description>&lt;p&gt;Termios作为POSIX标准的一部分，定义了对于终端操作的相关接口，其中串行端口作为其组成的一部分，其相关操作也被封装在该文件中。&lt;/p&gt;&#xA;&lt;p&gt;在嵌入式开发中，往往需要使用串行端口进行上位机与下位机之间的通讯，而现代开发中，诸如Python，提供了十分方便的用以调用串行端口的封装接口与类库。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
