<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>esp32 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/esp32/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Thu, 08 May 2025 10:23:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Linux下使用esp32做micropython开发</title>
		<link>https://www.coder4.com/archives/8430</link>
					<comments>https://www.coder4.com/archives/8430#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Thu, 08 May 2025 08:48:19 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[esp32]]></category>
		<category><![CDATA[micropython]]></category>
		<category><![CDATA[vscode]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=8430</guid>

					<description><![CDATA[1 安装工具 python -m pip install esptool 如果是conda，最好先切换到root，然后激活conda source /your_path/anaconda3/bin/activate conda init 更推荐提前添加权限 sudo adduser $USER $(stat --format="%G" /dev/ttyACM0 ) or sudo usermod -aG dialout $USERNAME 需要重启操作系统才能生效 2 下[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/8430/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
