<?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>Panic1</title>
	<atom:link href="http://www.panic1.be/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.panic1.be</link>
	<description>You can't stop the signal.</description>
	<lastBuildDate>Wed, 19 May 2010 11:35:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>USB experimentation board &#8211; part 2</title>
		<link>http://www.panic1.be/2009/01/15/usb-experimentation-board-part-2/</link>
		<comments>http://www.panic1.be/2009/01/15/usb-experimentation-board-part-2/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 20:33:13 +0000</pubDate>
		<dc:creator>Panic1</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[usb experimentation board]]></category>
		<category><![CDATA[velleman]]></category>

		<guid isPermaLink="false">http://www.panic1.be/?p=103</guid>
		<description><![CDATA[I finaly figured out how to compile and run the library and gui program for the Velleman k8055 board on Ubuntu Linux. First I downloaded this: libk8055. But this library contains an error in the header file, it is missing a line, so edit the k8055h file and add the following line: int ReadAllValues(long int [...]]]></description>
		<wfw:commentRss>http://www.panic1.be/2009/01/15/usb-experimentation-board-part-2/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>USB experimentation board &#8211; part 1</title>
		<link>http://www.panic1.be/2008/12/15/usb-experimentation-board/</link>
		<comments>http://www.panic1.be/2008/12/15/usb-experimentation-board/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 09:47:37 +0000</pubDate>
		<dc:creator>Panic1</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[usb experimentation board]]></category>
		<category><![CDATA[velleman]]></category>

		<guid isPermaLink="false">http://www.panic1.be/?p=73</guid>
		<description><![CDATA[I bought and assembled this Velleman K8055 kit (quite) a while ago. It&#8217;s an USB experiment board. Under windows it all works quite nicely; but under Linux I have been unable to compile the demo program. The demo program consists of two parts: a library called libk8055 and the Linux clone of the Velleman demo [...]]]></description>
		<wfw:commentRss>http://www.panic1.be/2008/12/15/usb-experimentation-board/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Velleman VK8048 PIC programmer kit</title>
		<link>http://www.panic1.be/2008/06/02/velleman-vk8048-pic-programmer-kit/</link>
		<comments>http://www.panic1.be/2008/06/02/velleman-vk8048-pic-programmer-kit/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 09:56:15 +0000</pubDate>
		<dc:creator>Panic1</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[microcontrollers]]></category>
		<category><![CDATA[pic]]></category>
		<category><![CDATA[pov]]></category>

		<guid isPermaLink="false">http://www.panic1.be/?p=64</guid>
		<description><![CDATA[I bought a Velleman PIC pogrammer kit a few weeks ago, assembled it right away, and programmed one of the examples from the CD on it, and left it gathering dust for a while. Apparently there is no free and uncrippled C compiler for the PIC16 series microcontrollers, except maybe for the SDCC compiler, although [...]]]></description>
		<wfw:commentRss>http://www.panic1.be/2008/06/02/velleman-vk8048-pic-programmer-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TTL 3,3V to RS232 Level converter &#8211; part 5 (last)</title>
		<link>http://www.panic1.be/2008/05/03/ttl-33v-to-rs232-level-converter-part-5-last/</link>
		<comments>http://www.panic1.be/2008/05/03/ttl-33v-to-rs232-level-converter-part-5-last/#comments</comments>
		<pubDate>Sat, 03 May 2008 14:28:35 +0000</pubDate>
		<dc:creator>Panic1</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[la fonera]]></category>
		<category><![CDATA[level converter]]></category>

		<guid isPermaLink="false">http://www.panic1.be/?p=58</guid>
		<description><![CDATA[Electronics is all about making things as small as possible. So I rebuild the level convertor with the previous one on the breadboard as a working example. I used quite a bit of hot glue to make those wires stop breaking off. I added the drawing I made to map the soldering. Enjoy!]]></description>
		<wfw:commentRss>http://www.panic1.be/2008/05/03/ttl-33v-to-rs232-level-converter-part-5-last/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>TTL 3,3V to RS232 Level converter &#8211; part 4</title>
		<link>http://www.panic1.be/2008/05/01/ttl-33v-to-rs232-level-converter-part-4/</link>
		<comments>http://www.panic1.be/2008/05/01/ttl-33v-to-rs232-level-converter-part-4/#comments</comments>
		<pubDate>Thu, 01 May 2008 16:24:38 +0000</pubDate>
		<dc:creator>Panic1</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[la fonera]]></category>
		<category><![CDATA[level converter]]></category>

		<guid isPermaLink="false">http://www.panic1.be/?p=51</guid>
		<description><![CDATA[I just finished building a first version of the level convertor on a breadboard. You can see the schematics and a few pictures above (click the thumbnails to enlarge). I used: 2 x 100nF non polarized capacitors 3 x 470nF non polarized capacitors 1x DE-9 Female connector 1x 4-pins PCB connector 1 x MAX3232CPE+ 1 [...]]]></description>
		<wfw:commentRss>http://www.panic1.be/2008/05/01/ttl-33v-to-rs232-level-converter-part-4/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>TTL 3,3V to RS232 Level converter &#8211; part 3</title>
		<link>http://www.panic1.be/2008/04/28/ttl-33v-to-rs232-level-converter-part-3/</link>
		<comments>http://www.panic1.be/2008/04/28/ttl-33v-to-rs232-level-converter-part-3/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 17:27:49 +0000</pubDate>
		<dc:creator>Panic1</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[la fonera]]></category>
		<category><![CDATA[level converter]]></category>

		<guid isPermaLink="false">http://www.panic1.be/?p=49</guid>
		<description><![CDATA[I finally received the MAX3232CPE+ chips from Maxim. The first delivery must have gotten lost because I made an error on the address. Anyway now I can make a list of other components I need to get from the electronics shop. I hope that I can do that tomorrow, else it&#8217;ll have to wait untill [...]]]></description>
		<wfw:commentRss>http://www.panic1.be/2008/04/28/ttl-33v-to-rs232-level-converter-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TTL 3,3V to RS232 Level converter &#8211; part 2</title>
		<link>http://www.panic1.be/2008/04/16/ttl-33v-to-rs232-level-converter-part-2/</link>
		<comments>http://www.panic1.be/2008/04/16/ttl-33v-to-rs232-level-converter-part-2/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 15:24:59 +0000</pubDate>
		<dc:creator>Panic1</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[la fonera]]></category>
		<category><![CDATA[level converter]]></category>

		<guid isPermaLink="false">http://www.panic1.be/?p=48</guid>
		<description><![CDATA[It has been almost a month now since I ordered the MAX3222CPN+ samples from Maxim, and still no luck&#8230; Could it have something to do with me entering the wrong postal code? Anyway, I&#8217;m giving it another go with the similar MAX2323CPE+, the only difference with the MAX3222CPN+ is that the MAX3222CPN+ powers off when [...]]]></description>
		<wfw:commentRss>http://www.panic1.be/2008/04/16/ttl-33v-to-rs232-level-converter-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNU ARM compiler</title>
		<link>http://www.panic1.be/2008/03/22/gnu-arm-compiler/</link>
		<comments>http://www.panic1.be/2008/03/22/gnu-arm-compiler/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 15:11:43 +0000</pubDate>
		<dc:creator>Panic1</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[cross compiler]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.panic1.be/2008/03/22/gnu-arm-compiler/</guid>
		<description><![CDATA[It looks like I don&#8217;t need to make my own ARM cross compiler afterall, thanks to gnuarm.com. Now I can either try to compile a bootloader and a Linux kernel for the development board, I can go for a smaller &#8220;embedded&#8221; solution, or I can try to code everything myself (I could, but I won&#8217;t). [...]]]></description>
		<wfw:commentRss>http://www.panic1.be/2008/03/22/gnu-arm-compiler/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ARM development kit</title>
		<link>http://www.panic1.be/2008/03/22/arm-development-kit/</link>
		<comments>http://www.panic1.be/2008/03/22/arm-development-kit/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 00:57:06 +0000</pubDate>
		<dc:creator>Panic1</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[cross compiler]]></category>
		<category><![CDATA[microcontrollers]]></category>
		<category><![CDATA[pic]]></category>
		<category><![CDATA[pov]]></category>

		<guid isPermaLink="false">http://www.panic1.be/2008/03/22/arm-development-kit/</guid>
		<description><![CDATA[I asked my boss about those evaluation boards I mentioned earlier, and he allowed me to take the ARM SMDK40100 home to play with. It&#8217;s not a gift, it&#8217;s just a loan, but I wasn&#8217;t hoping for anything more. If they need it back for any reason, they know where it is. I also have [...]]]></description>
		<wfw:commentRss>http://www.panic1.be/2008/03/22/arm-development-kit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TTL 3,3V to RS232 Level converter &#8211; part 1</title>
		<link>http://www.panic1.be/2008/03/20/ttl-33v-to-rs232-level-converter-part-1/</link>
		<comments>http://www.panic1.be/2008/03/20/ttl-33v-to-rs232-level-converter-part-1/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 10:28:45 +0000</pubDate>
		<dc:creator>Panic1</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[la fonera]]></category>
		<category><![CDATA[level converter]]></category>

		<guid isPermaLink="false">http://www.panic1.be/2008/03/20/ttl-33v-to-rs232-level-converter-part-1/</guid>
		<description><![CDATA[I&#8217;m building an RS232 interface module for the Fonera router. Now, there are three ways of doing that: using a MAX232 chip, a DS275 or with transistors (source) . Lots of people recommend the first solution on forums and bulletin boards. It would be more reliable then the other two. The MAX232CPE is a very [...]]]></description>
		<wfw:commentRss>http://www.panic1.be/2008/03/20/ttl-33v-to-rs232-level-converter-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

