<?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>嵌入式 &#8211; 编码无悔 /  Intent &amp; Focused</title>
	<atom:link href="https://www.codelast.com/tag/%E5%B5%8C%E5%85%A5%E5%BC%8F/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.codelast.com</link>
	<description>最优化之路</description>
	<lastBuildDate>Sun, 03 May 2020 12:24:05 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>[原创]树莓派杂谈/Some casual thoughts about Raspberry Pi</title>
		<link>https://www.codelast.com/%e5%8e%9f%e5%88%9b%e6%a0%91%e8%8e%93%e6%b4%be%e6%9d%82%e8%b0%88some-casual-thoughts-about-raspberry-pi/</link>
					<comments>https://www.codelast.com/%e5%8e%9f%e5%88%9b%e6%a0%91%e8%8e%93%e6%b4%be%e6%9d%82%e8%b0%88some-casual-thoughts-about-raspberry-pi/#comments</comments>
		
		<dc:creator><![CDATA[learnhard]]></dc:creator>
		<pubDate>Sun, 23 Dec 2012 07:21:40 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Raspberry Pi/树莓派]]></category>
		<category><![CDATA[原创]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[单片机]]></category>
		<category><![CDATA[卡片电脑]]></category>
		<category><![CDATA[嵌入式]]></category>
		<category><![CDATA[树莓派]]></category>
		<guid isPermaLink="false">http://www.codelast.com/?p=5530</guid>

					<description><![CDATA[<p>
<a href="http://www.raspberrypi.org/" target="_blank" rel="noopener noreferrer">Raspberry Pi</a>是什么？<br />
引用维基百科的一句话：</p>
<blockquote>
<p>
		The Raspberry Pi is a credit card sized single-board computer developed in the UK by the Raspberry Pi Foundation with the intention of stimulating the teaching of basic computer science in schools.</p>
</blockquote>
<p>简单地说，它就是一个基于ARM CPU的、信用卡那么大的迷你计算机。<br />
<span style="color: rgb(0, 0, 255); ">In short, Pi is an ARM-based mini computer which has a credit card size.</span>&#8230; <a href="https://www.codelast.com/%e5%8e%9f%e5%88%9b%e6%a0%91%e8%8e%93%e6%b4%be%e6%9d%82%e8%b0%88some-casual-thoughts-about-raspberry-pi/" class="read-more">Read More </a></p>]]></description>
										<content:encoded><![CDATA[<p>
<a href="http://www.raspberrypi.org/" target="_blank" rel="noopener noreferrer">Raspberry Pi</a>是什么？<br />
引用维基百科的一句话：</p>
<blockquote>
<p>
		The Raspberry Pi is a credit card sized single-board computer developed in the UK by the Raspberry Pi Foundation with the intention of stimulating the teaching of basic computer science in schools.</p>
</blockquote>
<p>简单地说，它就是一个基于ARM CPU的、信用卡那么大的迷你计算机。<br />
<span style="color: rgb(0, 0, 255); ">In short, Pi is an ARM-based mini computer which has a credit card size.</span><br />
<span id="more-5530"></span></p>
<div style="text-align: center; ">
	<img decoding="async" alt="Raspberry Pi" src="https://www.codelast.com/wp-content/uploads/2012/10/raspberry_pi.jpg" style="width: 367px; height: 248px; " /></div>
<p>下面是我在折腾树莓派的过程中积累的一些想法，愿与大家交流。<br />
<span style="color: rgb(255, 255, 255); ">文章来源：</span><a href="http://www.codelast.com/" target="_blank" rel="noopener noreferrer"><span style="color: rgb(255, 255, 255); ">http://www.codelast.com/</span></a><br />
<span style="background-color:#00ff00;">【1】</span>我为什么爱树莓派 <span style="color:#ff0000;">/</span> <span style="color:#0000ff;">Why I love Raspberry Pi</span><br />
话说现在的电脑都已经很便宜了，随便买一台上网本都比树莓派的性能要强得多，而且用来开发软件也更容易（编译快，运行快，等等），为什么要&ldquo;自虐&rdquo;般地使用树莓派这样一个貌似&ldquo;不健全&rdquo;的卡片式电脑呢？<br />
<span style="color:#0000ff;">Personal computers are very cheap nowadays, any low price netbooks must have much better performance than Raspberry Pi, so why we use such an&nbsp;deficient card-size computer like Pi(may be autosadism)?</span><br />
或者换另一个问题，明明都已经有了很多很流行的嵌入式平台，例如<a href="http://www.arduino.cc/" target="_blank" rel="noopener noreferrer"><span style="background-color: rgb(255, 160, 122); ">Arduino</span></a>这样的东西，而且Arduino还很便宜，为什么要用树莓派这样的东西来实现一些它可以实现的功能？<br />
<span style="color:#0000ff;">Or consider another question: we already have many very popular embedded platforms, such as&nbsp;</span><a href="http://www.arduino.cc/" target="_blank" rel="noopener noreferrer"><span style="background-color: rgb(255, 160, 122); ">Arduino</span></a><span style="color:#0000ff;">, and Arduino is very cheap, too, so why we use Raspberry Pi to do something it can do?</span><br />
我只想从我个人的角度来谈谈这些问题。<br />
<span style="color:#0000ff;">I want to talk about this from my personal&nbsp;view.</span><br />
<span style="color: rgb(255, 255, 255); ">文章来源：</span><a href="http://www.codelast.com/" target="_blank" rel="noopener noreferrer"><span style="color: rgb(255, 255, 255); ">http://www.codelast.com/</span></a><br />
先从一个故事说起吧。很久以前，我想自己做一个桌面软件与嵌入式软件结合的系统&mdash;&mdash;例如，一个搭载嵌入式系统的手持设备，需要与Windows上的软件交互&mdash;&mdash;但我个人能力有限，无法自己开发嵌入式程序，因此，我一直想学一些嵌入式系统开发知识，由于工作原因，计划一直搁置。我一直觉得，如果能在嵌入式系统上直接用C++，调用STL库来写程序，那该多好啊，那样我就可以利用自己已经掌握的一部分知识来实现自己的愿望了。<br />
<span style="color:#0000ff;">Let me start it from a story. Long time ago I ever wanted to build a system which&nbsp;combines the desktop &amp; embedded software, e.g. a handheld device which has an embedded OS, it can&nbsp;interact with the Windows software. But I couldn&#39;t develop the embedded software myself due to my knowledge limitation, so I always want to learn some embedded software development knowledge since then, but because of busy work the plan has be lying on the table for a long time. Sometimes I think that how wonderful it is if I can use C++ to invoke STL library to write programs on the embedded system, then I can use some of the knowledge which I already had to make my wish reality.</span><br />
终于，树莓派出现了。装上了Arch Linux ARM的树莓派就像是一个完整的桌面电脑，我可以在上面跟x86计算机一样，没有多少差别地编写程序了！<br />
<span style="color:#0000ff;">Finally Raspberry Pi came to my sight one day. A Raspberry Pi which installed with Arch Linux ARM acts like a&nbsp;full functional desktop computer and I can write C++ programs with not much difference as that on x86 computers!</span><br />
而树莓派同时又具有超便宜的价格、超低的功耗、超小的体积，这些完美地结合在一起，圆了我可以一个人&ldquo;做点什么&rdquo;的梦。<br />
<span style="color:#0000ff;">And the Raspberry Pi has a super low price, super low power&nbsp;consumption, ultra small size, all these combined together make my dream of &quot;do something&quot; reality.</span><br />
所以我爱树莓派爱得深。尽管我不如那些大神一般牛，我不能用它设计出一个令人惊叹的系统，但是我也从上面找到了自己的快乐。<br />
<span style="color:#0000ff;">That&#39;s why I love Pi so much. Although I&#39;m not as&nbsp;brilliant as those&nbsp;talented people and I&#39;m not able to use it to design an amazing system, I still found my joy from it.</span></p>
<p><span style="background-color: rgb(0, 255, 0); ">【2】</span>中国的学生与树莓派 <span style="color:#ff0000;">/</span> <span style="color:#0000ff;">Chinese students and Raspberry Pi</span><br />
树莓派的初衷就是刺激计算机教育，我们已经看到了很多树莓派在学校中的应用的例子，例如<a href="http://www.raspberrypi.org/archives/2159" target="_blank" rel="noopener noreferrer"><span style="background-color:#ffa07a;">这个</span></a>链接。<br />
我觉得这在西方发达国家不会让人觉得很稀奇，但是在教育模式相对落后的中国大陆，这种事真的是比较罕见。<br />
树莓派这玩意很便宜，非常适合于在贫困地区推广，但是同时也有一个问题，贫困地区的教育水平非常落后，要找到有能力教授以Linux为基础的计算机知识的老师，不是一件容易的事情。我认为在这件事情上，不是捐献一批树莓派就可以解决的，光有硬件完全不顶用，还要人这个&ldquo;软件&rdquo;同步跟上才行。</p>
<p>
<span style="color: rgb(255, 255, 255);">文章来源：</span><a href="https://www.codelast.com/" rel="noopener noreferrer" target="_blank"><span style="color: rgb(255, 255, 255);">https://www.codelast.com/</span></a><br />
<span style="color: rgb(255, 0, 0);">➤➤</span>&nbsp;版权声明&nbsp;<span style="color: rgb(255, 0, 0);">➤➤</span>&nbsp;<br />
转载需注明出处：<u><a href="https://www.codelast.com/" rel="noopener noreferrer" target="_blank"><em><span style="color: rgb(0, 0, 255);"><strong style="font-size: 16px;"><span style="font-family: arial, helvetica, sans-serif;">codelast.com</span></strong></span></em></a></u>&nbsp;<br />
感谢关注我的微信公众号（微信扫一扫）：</p>
<p style="border: 0px; font-size: 13px; margin: 0px 0px 9px; outline: 0px; padding: 0px; color: rgb(77, 77, 77);">
	<img decoding="async" alt="wechat qrcode of codelast" src="https://www.codelast.com/codelast_wechat_qr_code.jpg" style="width: 200px; height: 200px;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.codelast.com/%e5%8e%9f%e5%88%9b%e6%a0%91%e8%8e%93%e6%b4%be%e6%9d%82%e8%b0%88some-casual-thoughts-about-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
