<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: 自製「物理運算平台」：Arduino微電腦</title>
	<link>http://swf.com.tw/?p=111</link>
	<description>&#32178;&#26161;&#22810;&#23186;&#39636;</description>
	<pubDate>Wed, 08 Sep 2010 13:57:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>

	<item>
 		<title>Comment on 自製「物理運算平台」：Arduino微電腦 by: cubie</title>
		<link>http://swf.com.tw/?p=111#comment-241099</link>
		<pubDate>Mon, 02 Nov 2009 08:35:25 +0000</pubDate>
		<guid>http://swf.com.tw/?p=111#comment-241099</guid>
					<description>沒有啦… arduino的創造者才厲害

ps. 我認識很多前輩都沒有部落格，也鮮少露臉，他們才是真正的大內高手。</description>
		<content:encoded><![CDATA[	<p>沒有啦… arduino的創造者才厲害</p>
	<p>ps. 我認識很多前輩都沒有部落格，也鮮少露臉，他們才是真正的大內高手。
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on 自製「物理運算平台」：Arduino微電腦 by: Mabus</title>
		<link>http://swf.com.tw/?p=111#comment-241080</link>
		<pubDate>Mon, 02 Nov 2009 06:31:50 +0000</pubDate>
		<guid>http://swf.com.tw/?p=111#comment-241080</guid>
					<description>:shock:
真厲害!!!

大大您是軟硬通吃呀!!!

真是令我望塵莫及...</description>
		<content:encoded><![CDATA[	<p> <img src='http://swf.com.tw/wp-images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' /><br />
真厲害!!!</p>
	<p>大大您是軟硬通吃呀!!!</p>
	<p>真是令我望塵莫及&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on 自製「物理運算平台」：Arduino微電腦 by: cubie</title>
		<link>http://swf.com.tw/?p=111#comment-230321</link>
		<pubDate>Tue, 08 Sep 2009 15:48:00 +0000</pubDate>
		<guid>http://swf.com.tw/?p=111#comment-230321</guid>
					<description>很多程式語言都可以建立「動態連結程式庫（DLL）」，C++, Visual Basic, C#, Delphi... 基本上，只要是在Windows系統的通用程式開發工具都辦得到。</description>
		<content:encoded><![CDATA[	<p>很多程式語言都可以建立「動態連結程式庫（DLL）」，C++, Visual Basic, C#, Delphi&#8230; 基本上，只要是在Windows系統的通用程式開發工具都辦得到。
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on 自製「物理運算平台」：Arduino微電腦 by: dull-boy</title>
		<link>http://swf.com.tw/?p=111#comment-230298</link>
		<pubDate>Tue, 08 Sep 2009 14:02:07 +0000</pubDate>
		<guid>http://swf.com.tw/?p=111#comment-230298</guid>
					<description>拍賣找不到,雖然本身略懂一點電子但是英文程度不好所以才想跟老師買一咕:shock:
既然老師無法賣我，那我也只好自己去摸索了＝＝
老師請問像諸如滑鼠連點程式或一些類似的自動程式,下載後開啟資料夾裡面含有dll檔、DAT檔...等等檔案的這些程式是用什麼軟體做出來的呢？
相關的程式語言正確學名叫什麼？是C++嗎？</description>
		<content:encoded><![CDATA[	<p>拍賣找不到,雖然本身略懂一點電子但是英文程度不好所以才想跟老師買一咕 <img src='http://swf.com.tw/wp-images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' /><br />
既然老師無法賣我，那我也只好自己去摸索了＝＝<br />
老師請問像諸如滑鼠連點程式或一些類似的自動程式,下載後開啟資料夾裡面含有dll檔、DAT檔&#8230;等等檔案的這些程式是用什麼軟體做出來的呢？<br />
相關的程式語言正確學名叫什麼？是C++嗎？
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on 自製「物理運算平台」：Arduino微電腦 by: cubie</title>
		<link>http://swf.com.tw/?p=111#comment-229802</link>
		<pubDate>Sun, 06 Sep 2009 10:17:01 +0000</pubDate>
		<guid>http://swf.com.tw/?p=111#comment-229802</guid>
					<description>1. 我沒有在賣Arduino，如果不要求美觀或者形式，其實自己組裝一個也很簡單。拍賣網站上也可以買到現成的。
2. Flash的swf檔和Ardunio之間的通訊，需要透過Socket Server軟體來轉換。
3. 我目前仍在忙著專案開發，今年內沒有寫作計畫。
4. 國外有幾本ardunio的相關書籍，像O'Reilly出版社的 Making Things Talk, Getting Started with Arduino 以及 Programming Interactivity等書籍的評價都很好。</description>
		<content:encoded><![CDATA[	<p>1. 我沒有在賣Arduino，如果不要求美觀或者形式，其實自己組裝一個也很簡單。拍賣網站上也可以買到現成的。<br />
2. Flash的swf檔和Ardunio之間的通訊，需要透過Socket Server軟體來轉換。<br />
3. 我目前仍在忙著專案開發，今年內沒有寫作計畫。<br />
4. 國外有幾本ardunio的相關書籍，像O&#8217;Reilly出版社的 Making Things Talk, Getting Started with Arduino 以及 Programming Interactivity等書籍的評價都很好。
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on 自製「物理運算平台」：Arduino微電腦 by: dull-boy</title>
		<link>http://swf.com.tw/?p=111#comment-229712</link>
		<pubDate>Sun, 06 Sep 2009 02:43:30 +0000</pubDate>
		<guid>http://swf.com.tw/?p=111#comment-229712</guid>
					<description>請問老師你可以賣我一個Arduino微電腦控制板嗎？
這是否是把flash程式發佈的swf檔，放到Arduino微電腦控制板USB相對應的硬碟裡，然後開啟硬碟裡的swf檔，就能送信號給Arduino微電腦控制板嗎？
老師有出有關flash控制Arduino微電腦控制板相關的書籍嗎？
或是否請老師推薦相關的書籍給我，能用flash程式透過Arduino微電腦控制板，控制電子零件硬體這很實用。</description>
		<content:encoded><![CDATA[	<p>請問老師你可以賣我一個Arduino微電腦控制板嗎？<br />
這是否是把flash程式發佈的swf檔，放到Arduino微電腦控制板USB相對應的硬碟裡，然後開啟硬碟裡的swf檔，就能送信號給Arduino微電腦控制板嗎？<br />
老師有出有關flash控制Arduino微電腦控制板相關的書籍嗎？<br />
或是否請老師推薦相關的書籍給我，能用flash程式透過Arduino微電腦控制板，控制電子零件硬體這很實用。
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
