<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for hackup.net</title>
	<atom:link href="http://www.hackup.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackup.net</link>
	<description>CG´s Web Log</description>
	<lastBuildDate>Sun, 19 May 2013 17:23:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Fixing Broken PSU of Asus WL-500gP Router by ThiasG</title>
		<link>http://www.hackup.net/2011/12/fixing-broken-psu-of-asus-wl-500gp-router/comment-page-1/#comment-119</link>
		<dc:creator>ThiasG</dc:creator>
		<pubDate>Sun, 19 May 2013 17:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackup.net/?p=397#comment-119</guid>
		<description><![CDATA[Thank you verry much, this worked for my PSU, too.]]></description>
		<content:encoded><![CDATA[<p>Thank you verry much, this worked for my PSU, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenWRT and Scripting Languages, Part 1 by Jens</title>
		<link>http://www.hackup.net/2012/01/openwrt-and-scripting-languages-part-1/comment-page-1/#comment-94</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Sat, 22 Dec 2012 13:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackup.net/?p=358#comment-94</guid>
		<description><![CDATA[Did you find an alternative solution for this yet?]]></description>
		<content:encoded><![CDATA[<p>Did you find an alternative solution for this yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Seeeduino Stalker: Writing to the SD Card by don664</title>
		<link>http://www.hackup.net/2011/08/seeeduino-stalker-writing-to-the-sd-card/comment-page-1/#comment-87</link>
		<dc:creator>don664</dc:creator>
		<pubDate>Sun, 07 Oct 2012 15:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackup.net/?p=202#comment-87</guid>
		<description><![CDATA[Hi there,

Have downloaded sadfatlib20120719.zip and it&#039;s working for me.

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Have downloaded sadfatlib20120719.zip and it&#8217;s working for me.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Seeeduino Stalker: Writing to the SD Card by don664</title>
		<link>http://www.hackup.net/2011/08/seeeduino-stalker-writing-to-the-sd-card/comment-page-1/#comment-86</link>
		<dc:creator>don664</dc:creator>
		<pubDate>Sun, 07 Oct 2012 11:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackup.net/?p=202#comment-86</guid>
		<description><![CDATA[oh... sorry... forgot the error:

In file included from E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:53,
                 from E:\ardunio\arduino-1.0.1\libraries\FileLogger/FileLogger.h:22,
                 from sketch_oct07a.cpp:1:
E:\ardunio\arduino-1.0.1\libraries\FileLogger/Spi.h:36: error: &#039;byte&#039; has not been declared
E:\ardunio\arduino-1.0.1\libraries\FileLogger/Spi.h:37: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/Spi.h:38: error: &#039;byte&#039; does not name a type
In file included from E:\ardunio\arduino-1.0.1\libraries\FileLogger/FileLogger.h:22,
                 from sketch_oct07a.cpp:1:
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:62: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:63: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:64: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:137: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:151: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:166: error: &#039;byte&#039; does not name a type
In file included from E:\ardunio\arduino-1.0.1\libraries\FileLogger/FileLogger.h:23,
                 from sketch_oct07a.cpp:1:
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:39: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:40: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:41: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:42: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:51: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:54: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:56: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:59: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:66: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:67: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:68: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:72: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:73: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:78: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:79: error: &#039;byte&#039; does not name a type
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:88: error: &#039;byte&#039; was not declared in this scope
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:88: error: &#039;buffer&#039; was not declared in this scope
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:89: error: &#039;byte&#039; has not been declared
In file included from sketch_oct07a.cpp:1:
E:\ardunio\arduino-1.0.1\libraries\FileLogger/FileLogger.h:32: error: &#039;byte&#039; has not been declared
sketch_oct07a.cpp: In function &#039;void setup()&#039;:
sketch_oct07a:5: error: cannot convert &#039;byte*&#039; to &#039;int*&#039; for argument &#039;2&#039; to &#039;int FileLogger::append(const char*, int*, long unsigned int)&#039;

I&#039;m using filelogger v0.6]]></description>
		<content:encoded><![CDATA[<p>oh&#8230; sorry&#8230; forgot the error:</p>
<p>In file included from E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:53,<br />
                 from E:\ardunio\arduino-1.0.1\libraries\FileLogger/FileLogger.h:22,<br />
                 from sketch_oct07a.cpp:1:<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/Spi.h:36: error: &#8216;byte&#8217; has not been declared<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/Spi.h:37: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/Spi.h:38: error: &#8216;byte&#8217; does not name a type<br />
In file included from E:\ardunio\arduino-1.0.1\libraries\FileLogger/FileLogger.h:22,<br />
                 from sketch_oct07a.cpp:1:<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:62: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:63: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:64: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:137: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:151: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/mmc.h:166: error: &#8216;byte&#8217; does not name a type<br />
In file included from E:\ardunio\arduino-1.0.1\libraries\FileLogger/FileLogger.h:23,<br />
                 from sketch_oct07a.cpp:1:<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:39: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:40: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:41: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:42: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:51: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:54: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:56: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:59: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:66: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:67: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:68: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:72: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:73: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:78: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:79: error: &#8216;byte&#8217; does not name a type<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:88: error: &#8216;byte&#8217; was not declared in this scope<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:88: error: &#8216;buffer&#8217; was not declared in this scope<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/nanofat.h:89: error: &#8216;byte&#8217; has not been declared<br />
In file included from sketch_oct07a.cpp:1:<br />
E:\ardunio\arduino-1.0.1\libraries\FileLogger/FileLogger.h:32: error: &#8216;byte&#8217; has not been declared<br />
sketch_oct07a.cpp: In function &#8216;void setup()&#8217;:<br />
sketch_oct07a:5: error: cannot convert &#8216;byte*&#8217; to &#8216;int*&#8217; for argument &#8217;2&#8242; to &#8216;int FileLogger::append(const char*, int*, long unsigned int)&#8217;</p>
<p>I&#8217;m using filelogger v0.6</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Seeeduino Stalker: Writing to the SD Card by don664</title>
		<link>http://www.hackup.net/2011/08/seeeduino-stalker-writing-to-the-sd-card/comment-page-1/#comment-85</link>
		<dc:creator>don664</dc:creator>
		<pubDate>Sun, 07 Oct 2012 11:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackup.net/?p=202#comment-85</guid>
		<description><![CDATA[Hi there,

I have just tried this example and it won&#039;t even compile (Arduino 1.0.1 and Stalker V328). I get the following error:

Any ideas? Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I have just tried this example and it won&#8217;t even compile (Arduino 1.0.1 and Stalker V328). I get the following error:</p>
<p>Any ideas? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Seeeduino Stalker: Writing to the SD Card by cg</title>
		<link>http://www.hackup.net/2011/08/seeeduino-stalker-writing-to-the-sd-card/comment-page-1/#comment-84</link>
		<dc:creator>cg</dc:creator>
		<pubDate>Mon, 23 Jul 2012 08:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackup.net/?p=202#comment-84</guid>
		<description><![CDATA[I am using the first version of the Stalker and the example code might not work on newer versions without modifications to the library. If you are using the Stalker V2 check &lt;a href=&quot;http://www.seeedstudio.com/wiki/Seeeduino_Stalker_-_Waterproof_Solar_Kit&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; for data logging examples.]]></description>
		<content:encoded><![CDATA[<p>I am using the first version of the Stalker and the example code might not work on newer versions without modifications to the library. If you are using the Stalker V2 check <a href="http://www.seeedstudio.com/wiki/Seeeduino_Stalker_-_Waterproof_Solar_Kit" target="_blank" rel="nofollow">here</a> for data logging examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Seeeduino Stalker: Writing to the SD Card by John</title>
		<link>http://www.hackup.net/2011/08/seeeduino-stalker-writing-to-the-sd-card/comment-page-1/#comment-83</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 23 Jul 2012 00:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackup.net/?p=202#comment-83</guid>
		<description><![CDATA[Hi, I got new seeduino and try to run this piece of code and can not see data appended in SD card?
I have data.txt file with 4 bytes in SD card.
Any suggestion?
Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi, I got new seeduino and try to run this piece of code and can not see data appended in SD card?<br />
I have data.txt file with 4 bytes in SD card.<br />
Any suggestion?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wifi Enabled RGB Matrix Wall Light, Part 1 by OpenWRT and Scripting Languages on the TL-MR3220 (Part 1) &#124; hackup.net</title>
		<link>http://www.hackup.net/2011/12/wifi-enabled-rgb-matrix-wall-light-part-1/comment-page-1/#comment-74</link>
		<dc:creator>OpenWRT and Scripting Languages on the TL-MR3220 (Part 1) &#124; hackup.net</dc:creator>
		<pubDate>Thu, 24 May 2012 06:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackup.net/?p=287#comment-74</guid>
		<description><![CDATA[[...] RGB wall light project is currently on hold due to a massive lack of time. Still, I&#8217;m taking little steps of [...]]]></description>
		<content:encoded><![CDATA[<p>[...] RGB wall light project is currently on hold due to a massive lack of time. Still, I&#8217;m taking little steps of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenWRT and the Serial Console of the TL-MR3220 Router by cg</title>
		<link>http://www.hackup.net/2011/08/openwrt-and-the-serial-console-of-the-tl-mr3220-router/comment-page-1/#comment-73</link>
		<dc:creator>cg</dc:creator>
		<pubDate>Wed, 02 May 2012 08:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackup.net/?p=231#comment-73</guid>
		<description><![CDATA[Actually, I installed the lucy web GUI on my router and used it to configure the wifi setup. Using the GUI makes this task close to trivial.]]></description>
		<content:encoded><![CDATA[<p>Actually, I installed the lucy web GUI on my router and used it to configure the wifi setup. Using the GUI makes this task close to trivial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serial Communication Between an Arduino and the TL-MR3220 Router by cg</title>
		<link>http://www.hackup.net/2011/09/serial-communication-between-an-arduino-and-the-tl-mr3220-router/comment-page-1/#comment-72</link>
		<dc:creator>cg</dc:creator>
		<pubDate>Wed, 02 May 2012 08:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackup.net/?p=249#comment-72</guid>
		<description><![CDATA[I was prototyping the connection for an Arduino compatible board called Rainbowduino which does not feature an USB port. Also, I wanted to save the router&#039;s USB port for a flash drive.]]></description>
		<content:encoded><![CDATA[<p>I was prototyping the connection for an Arduino compatible board called Rainbowduino which does not feature an USB port. Also, I wanted to save the router&#8217;s USB port for a flash drive.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
