<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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>ziv2013 &#8211; WWW.LAB-Z.COM</title>
	<atom:link href="https://www.lab-z.com/author/ziv2013/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lab-z.com</link>
	<description></description>
	<lastBuildDate>Sun, 23 Aug 2026 23:53:28 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>做一个 UEFI 下的 EasyX 图形库(4)</title>
		<link>https://www.lab-z.com/uezx4/</link>
					<comments>https://www.lab-z.com/uezx4/#respond</comments>
		
		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Sun, 23 Aug 2026 23:53:24 +0000</pubDate>
				<category><![CDATA[Funny]]></category>
		<guid isPermaLink="false">https://www.lab-z.com/?p=13519</guid>

					<description><![CDATA[这个版本加入了Easxy的键盘的函数。经过研究，我放弃了在 EasyX 中的鼠标支持，因此多次测试下来感觉一般 &#8230; <a href="https://www.lab-z.com/uezx4/" class="more-link">继续阅读<span class="screen-reader-text">“做一个 UEFI 下的 EasyX 图形库(4)”</span></a>]]></description>
		
					<wfw:commentRss>https://www.lab-z.com/uezx4/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CH32V467 官方开发板的一个“坑”</title>
		<link>https://www.lab-z.com/ch467/</link>
					<comments>https://www.lab-z.com/ch467/#respond</comments>
		
		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Sat, 22 Aug 2026 09:45:20 +0000</pubDate>
				<category><![CDATA[Funny]]></category>
		<guid isPermaLink="false">https://www.lab-z.com/?p=13673</guid>

					<description><![CDATA[如果你想使用CH32V467官方开发板测试USB Host 功能，那么一定需要特别注意：原始设计并不支持 US &#8230; <a href="https://www.lab-z.com/ch467/" class="more-link">继续阅读<span class="screen-reader-text">“CH32V467 官方开发板的一个“坑””</span></a>]]></description>
		
					<wfw:commentRss>https://www.lab-z.com/ch467/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>做一个 UEFI 下的 EasyX 图形库(3)</title>
		<link>https://www.lab-z.com/uezx3/</link>
					<comments>https://www.lab-z.com/uezx3/#respond</comments>
		
		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Mon, 17 Aug 2026 00:44:47 +0000</pubDate>
				<category><![CDATA[Funny]]></category>
		<guid isPermaLink="false">https://www.lab-z.com/?p=13516</guid>

					<description><![CDATA[继续完善 EasyX，这次增加几个了图像处理的函数，可以复制图像到指定位置。有兴趣的可以直接比较这一次的 Ea &#8230; <a href="https://www.lab-z.com/uezx3/" class="more-link">继续阅读<span class="screen-reader-text">“做一个 UEFI 下的 EasyX 图形库(3)”</span></a>]]></description>
		
					<wfw:commentRss>https://www.lab-z.com/uezx3/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WCH CH32V205RCT 开发板</title>
		<link>https://www.lab-z.com/c205/</link>
					<comments>https://www.lab-z.com/c205/#respond</comments>
		
		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Wed, 12 Aug 2026 05:38:18 +0000</pubDate>
				<category><![CDATA[Funny]]></category>
		<guid isPermaLink="false">https://www.lab-z.com/?p=13657</guid>

					<description><![CDATA[这款开发板拿到手后可能会遇到 WCH LinkE 无法下载的问题。 关键点在于 WCH-LinkE Serie &#8230; <a href="https://www.lab-z.com/c205/" class="more-link">继续阅读<span class="screen-reader-text">“WCH CH32V205RCT 开发板”</span></a>]]></description>
		
					<wfw:commentRss>https://www.lab-z.com/c205/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>做一个 UEFI 下的 EasyX 图形库 （2）</title>
		<link>https://www.lab-z.com/uezx2/</link>
					<comments>https://www.lab-z.com/uezx2/#respond</comments>
		
		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Sun, 09 Aug 2026 23:45:00 +0000</pubDate>
				<category><![CDATA[Funny]]></category>
		<guid isPermaLink="false">https://www.lab-z.com/?p=13513</guid>

					<description><![CDATA[继续前面提到的在 UEFI下重新制作一个 EasyX 的话题，这次加入 Ascii 显示的功能。 新增加了As &#8230; <a href="https://www.lab-z.com/uezx2/" class="more-link">继续阅读<span class="screen-reader-text">“做一个 UEFI 下的 EasyX 图形库 （2）”</span></a>]]></description>
		
					<wfw:commentRss>https://www.lab-z.com/uezx2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CH32V407 I2C 扫描代码</title>
		<link>https://www.lab-z.com/ci2ss/</link>
					<comments>https://www.lab-z.com/ci2ss/#respond</comments>
		
		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Fri, 07 Aug 2026 23:47:07 +0000</pubDate>
				<category><![CDATA[Funny]]></category>
		<guid isPermaLink="false">https://www.lab-z.com/?p=13642</guid>

					<description><![CDATA[这里提供一个 CH32V407 I2C 设备扫描代码，可以用于调试I2C 设备。使用默认的 PB6-SCL / &#8230; <a href="https://www.lab-z.com/ci2ss/" class="more-link">继续阅读<span class="screen-reader-text">“CH32V407 I2C 扫描代码”</span></a>]]></description>
		
					<wfw:commentRss>https://www.lab-z.com/ci2ss/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Arduino 直接驱动ssd1306 OLED</title>
		<link>https://www.lab-z.com/ad13/</link>
					<comments>https://www.lab-z.com/ad13/#respond</comments>
		
		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Wed, 05 Aug 2026 04:43:01 +0000</pubDate>
				<category><![CDATA[Funny]]></category>
		<guid isPermaLink="false">https://www.lab-z.com/?p=13598</guid>

					<description><![CDATA[最近入手了一个 0.91寸OLED ，主控是 SSD1306。特别注意 SSD1306 支持 128&#215 &#8230; <a href="https://www.lab-z.com/ad13/" class="more-link">继续阅读<span class="screen-reader-text">“Arduino 直接驱动ssd1306 OLED”</span></a>]]></description>
		
					<wfw:commentRss>https://www.lab-z.com/ad13/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>BIOS 工程师的工作</title>
		<link>https://www.lab-z.com/bodo/</link>
					<comments>https://www.lab-z.com/bodo/#respond</comments>
		
		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Mon, 03 Aug 2026 00:31:45 +0000</pubDate>
				<category><![CDATA[Funny]]></category>
		<guid isPermaLink="false">https://www.lab-z.com/?p=13647</guid>

					<description><![CDATA[一般人很难理解BIOS工程师的工作，甚至我工作二十多年，母亲还会疑惑：电脑这东西生产出来就是好的，为什么需要调 &#8230; <a href="https://www.lab-z.com/bodo/" class="more-link">继续阅读<span class="screen-reader-text">“BIOS 工程师的工作”</span></a>]]></description>
		
					<wfw:commentRss>https://www.lab-z.com/bodo/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PDF 转 Markdown 网站</title>
		<link>https://www.lab-z.com/p2md/</link>
					<comments>https://www.lab-z.com/p2md/#respond</comments>
		
		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Wed, 29 Jul 2026 10:19:51 +0000</pubDate>
				<category><![CDATA[Funny]]></category>
		<guid isPermaLink="false">https://www.lab-z.com/?p=13494</guid>

					<description><![CDATA[这个网站可以帮助你把 pdf 转为 MarkDown格式，比较特别的是除了文字，它还能将PDF中的图片以 Ba &#8230; <a href="https://www.lab-z.com/p2md/" class="more-link">继续阅读<span class="screen-reader-text">“PDF 转 Markdown 网站”</span></a>]]></description>
		
					<wfw:commentRss>https://www.lab-z.com/p2md/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>做一个 UEFI 下的 EasyX 图形库(1)</title>
		<link>https://www.lab-z.com/uezx1/</link>
					<comments>https://www.lab-z.com/uezx1/#respond</comments>
		
		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Mon, 27 Jul 2026 00:31:44 +0000</pubDate>
				<category><![CDATA[Funny]]></category>
		<guid isPermaLink="false">https://www.lab-z.com/?p=13502</guid>

					<description><![CDATA[之前我使用过一个 Windows 下的图形库：EasyX(官方网站https://easyx.cn/)，它可以 &#8230; <a href="https://www.lab-z.com/uezx1/" class="more-link">继续阅读<span class="screen-reader-text">“做一个 UEFI 下的 EasyX 图形库(1)”</span></a>]]></description>
		
					<wfw:commentRss>https://www.lab-z.com/uezx1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
