<?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>TKJ Electronics &#187; PIC Projects</title>
	<atom:link href="http://elec.tkjweb.dk/blog/category/pic/feed/" rel="self" type="application/rss+xml" />
	<link>http://elec.tkjweb.dk/blog</link>
	<description>The electronics-blog</description>
	<lastBuildDate>Sun, 20 Jun 2010 11:51:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PIC18F2550 USB LED Matrix Board</title>
		<link>http://elec.tkjweb.dk/blog/2010/05/pic18f2550-usb-led-matrix-board/</link>
		<comments>http://elec.tkjweb.dk/blog/2010/05/pic18f2550-usb-led-matrix-board/#comments</comments>
		<pubDate>Sat, 29 May 2010 14:03:00 +0000</pubDate>
		<dc:creator>Thomas Jespersen</dc:creator>
				<category><![CDATA[PIC Projects]]></category>

		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=512</guid>
		<description><![CDATA[In March is designed a USB LED Matrix board which I afterwards got manufactured at BatchPCB.
After about a month I recieved the board, but unfortunately it had some manufacturing defects. I contacted BatchPCB and got a full refund.
You can read more about the defects in one of my other posts. But now I&#8217;ve fixed the [...]]]></description>
			<content:encoded><![CDATA[<p>In March is designed a USB LED Matrix board which I afterwards got manufactured at BatchPCB.<br />
<div id="attachment_523" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/USB-Led-Dot-Matrix-Rev1.png"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/USB-Led-Dot-Matrix-Rev1-300x205.png" alt="" title="USB Led Dot Matrix Rev1" width="300" height="205" class="size-medium wp-image-523" /></a><p class="wp-caption-text">USB Led Dot Matrix - Revision 1</p></div></p>
<p>After about a month I recieved the board, but unfortunately it had some manufacturing defects. I contacted BatchPCB and got a full refund.<br />
You can read more about the defects in one of my other posts. But now I&#8217;ve fixed the defects using a razor blade and some wire.<br />
<div id="attachment_513" class="wp-caption aligncenter" style="width: 304px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01124.jpg"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01124-294x300.jpg" alt="" title="LED Matrix Components" width="294" height="300" class="size-medium wp-image-513" /></a><p class="wp-caption-text">The board and components used</p></div></p>
<p>Here is some assembly pictures&#8230;<br />
<div id="attachment_514" class="wp-caption aligncenter" style="width: 202px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01132.jpg"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01132-192x300.jpg" alt="" title="Assembly step 1" width="192" height="300" class="size-medium wp-image-514" /></a><p class="wp-caption-text">Assembly step 1</p></div><br />
<div id="attachment_515" class="wp-caption aligncenter" style="width: 199px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01134.jpg"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01134-189x300.jpg" alt="" title="Assembly step 2" width="189" height="300" class="size-medium wp-image-515" /></a><p class="wp-caption-text">Assembly step 2</p></div><br />
<div id="attachment_517" class="wp-caption aligncenter" style="width: 198px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01136.jpg"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01136-188x300.jpg" alt="" title="Assembly step 3" width="188" height="300" class="size-medium wp-image-517" /></a><p class="wp-caption-text">Assembly step 3</p></div><br />
<div id="attachment_518" class="wp-caption aligncenter" style="width: 199px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01139.jpg"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01139-189x300.jpg" alt="" title="Assembly step 4" width="189" height="300" class="size-medium wp-image-518" /></a><p class="wp-caption-text">Assembly step 4</p></div><br />
<div id="attachment_519" class="wp-caption aligncenter" style="width: 200px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01142.jpg"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01142-190x300.jpg" alt="" title="Assembly step 5" width="190" height="300" class="size-medium wp-image-519" /></a><p class="wp-caption-text">Assembly step 5</p></div><br />
<div id="attachment_520" class="wp-caption aligncenter" style="width: 190px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01147.jpg"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01147-180x300.jpg" alt="" title="Assembly step 6 - Finished" width="180" height="300" class="size-medium wp-image-520" /></a><p class="wp-caption-text">Assembly step 6 - Finished</p></div></p>
<p>After a couple of hours programming I&#8217;m able to control the display using a nice GUI on the computer (made in Visual Basic 6). The programming is done in PicBasic Pro, and the flashing of the PIC18F2550 is easily done via USB, as I&#8217;ve installed Microchip&#8217;s PICDEM FS USB Bootloader on the chip.<br />
<div id="attachment_521" class="wp-caption aligncenter" style="width: 147px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01215.jpg"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01215-137x300.jpg" alt="" title="Board connected to computer" width="137" height="300" class="size-medium wp-image-521" /></a><p class="wp-caption-text">Board connected to computer</p></div><br />
<div id="attachment_522" class="wp-caption aligncenter" style="width: 305px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01218.jpg"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/DSC01218-295x300.jpg" alt="" title="LED Matrix example" width="295" height="300" class="size-medium wp-image-522" /></a><p class="wp-caption-text">LED Matrix example</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://elec.tkjweb.dk/blog/2010/05/pic18f2550-usb-led-matrix-board/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ethernet TV</title>
		<link>http://elec.tkjweb.dk/blog/2009/05/ethernet-tv/</link>
		<comments>http://elec.tkjweb.dk/blog/2009/05/ethernet-tv/#comments</comments>
		<pubDate>Wed, 06 May 2009 13:18:50 +0000</pubDate>
		<dc:creator>Thomas Jespersen</dc:creator>
				<category><![CDATA[Arduino Projects]]></category>
		<category><![CDATA[PIC Projects]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=115</guid>
		<description><![CDATA[After my last success with the Serial TV, I&#8217;ve got the idea making it possible for you to the television using a browser.
I&#8217;m still using my Serial TV, but now it&#8217;s connected to an Arduino instead of the computer. The Arduino has an Ethernet Shield on top, and it&#8217;s programmed to make a homepage with [...]]]></description>
			<content:encoded><![CDATA[<p>After my last success with the Serial TV, I&#8217;ve got the idea making it possible for you to the television using a browser.</p>
<p>I&#8217;m still using my Serial TV, but now it&#8217;s connected to an Arduino instead of the computer. The Arduino has an Ethernet Shield on top, and it&#8217;s programmed to make a homepage with a text-field and a submit button!</p>
<p><center>Here is some pictures of the project:</center><br />
<div id="attachment_127" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-full.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-full-300x225.jpg" alt="Ethernet TV - Full" title="Ethernet TV - Full" width="300" height="225" class="size-medium wp-image-127" /></a><p class="wp-caption-text">Ethernet TV - Full</p></div><br />
<div id="attachment_126" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-arduino.jpg"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-arduino-300x225.jpg" alt="Ethernet TV - Arduino" title="Ethernet TV - Arduino" width="300" height="225" class="size-medium wp-image-126" /></a><p class="wp-caption-text">Ethernet TV - Arduino</p></div><br />
<div id="attachment_128" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-iphone.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-iphone-300x225.jpg" alt="Ethernet TV - iphone" title="Ethernet TV - iphone" width="300" height="225" class="size-medium wp-image-128" /></a><p class="wp-caption-text">Ethernet TV - iphone</p></div><br />
<div id="attachment_129" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-iphone2.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/ethernet_tv-iphone2-300x225.jpg" alt="Ethernet TV - iphone + TV" title="Ethernet TV - iphone + TV" width="300" height="225" class="size-medium wp-image-129" /></a><p class="wp-caption-text">Ethernet TV - iphone + TV</p></div><br />
<div id="attachment_92" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/dsc00233.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/dsc00233-300x225.jpg" alt="Ethernet TV - Test Text" title="Ethernet TV - Test Text" width="300" height="225" class="size-medium wp-image-92" /></a><p class="wp-caption-text">Ethernet TV - Test Text</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://elec.tkjweb.dk/blog/2009/05/ethernet-tv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serial PAL TV</title>
		<link>http://elec.tkjweb.dk/blog/2009/05/serial-tv/</link>
		<comments>http://elec.tkjweb.dk/blog/2009/05/serial-tv/#comments</comments>
		<pubDate>Wed, 06 May 2009 12:37:03 +0000</pubDate>
		<dc:creator>Thomas Jespersen</dc:creator>
				<category><![CDATA[PIC Projects]]></category>
		<category><![CDATA[pic18f4620]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=90</guid>
		<description><![CDATA[Finally I&#8217;ve finished my Serial TV project.
It uses a PIC18F4620 running 32 Mhz (8 Mhz crystal + HS PLL), so I&#8217;m using the EasyPIC5 for the testing. It is also possible to use other PIC&#8217;s, but the available TV Pixel lines will be reduced, caused by the limited RAM.
First I&#8217;m going to give alot of [...]]]></description>
			<content:encoded><![CDATA[<p>Finally I&#8217;ve finished my Serial TV project.<br />
It uses a PIC18F4620 running 32 Mhz (8 Mhz crystal + HS PLL), so I&#8217;m using the EasyPIC5 for the testing. It is also possible to use other PIC&#8217;s, but the available TV Pixel lines will be reduced, caused by the limited RAM.</p>
<p>First I&#8217;m going to give alot of the credit to Bruno from Micro-Examples, as I&#8217;ve used his PAL TV Code: <a href="http://www.micro-examples.com/public/microex-navig/doc/089-pic-pal-tv">http://www.micro-examples.com/public/microex-navig/doc/089-pic-pal-tv</a></p>
<p>Then I&#8217;ve wrote some extra code, to make it possible, to write text strings to the television, via a serial communication. </p>
<p>You can download the MikroC project here: <a href='http://elec.tkjweb.dk/blog/wp-content/uploads/serial_tv_mikroc.zip'>Serial TV &#8211; MikroC</a></p>
<p><center>Here is some pictures of the project:</center><br />
<div id="attachment_serial1" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/dsc00225.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/dsc00225-300x225.jpg" alt="Serial TV - EasyPIC5" title="Serial TV - EasyPIC5" width="300" height="225" class="aligncenter size-medium wp-image-94" /></a><p class="wp-caption-text">Serial TV - EasyPIC5</p></div><br />
<div id="attachment_serial2" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/dsc00224.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/dsc00224-300x225.jpg" alt="Composite Video Resistor Array" title="Composite Video Resistor Array" width="300" height="225" class="aligncenter size-medium wp-image-93" /></a><p class="wp-caption-text">Composite Video Resistor Array</p></div><br />
<div id="attachment_serial3" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/dsc00233.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/dsc00233-300x225.jpg" alt="Serial TV - Test Text" title="Serial TV - Test Text" width="300" height="225" class="aligncenter size-medium wp-image-92" /></a><p class="wp-caption-text">Serial TV - Test Text</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://elec.tkjweb.dk/blog/2009/05/serial-tv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SD Card and EEPROM 24FC1025</title>
		<link>http://elec.tkjweb.dk/blog/2009/01/sd-card-and-eeprom-24fc1025/</link>
		<comments>http://elec.tkjweb.dk/blog/2009/01/sd-card-and-eeprom-24fc1025/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 08:33:00 +0000</pubDate>
		<dc:creator>Thomas Jespersen</dc:creator>
				<category><![CDATA[PIC Projects]]></category>
		<category><![CDATA[24FC1025]]></category>
		<category><![CDATA[eeprom]]></category>
		<category><![CDATA[PIC18F452]]></category>
		<category><![CDATA[sd card]]></category>

		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/2009/01/sd-card-and-eeprom-24fc1025/</guid>
		<description><![CDATA[Yesterday i started my development with Microchips 24FC1025 EEPROM.
I have successfully connected one 24FC1025 to the PIC16F877A, but i will try and connect 4 of them, which is the maximum.
I&#8217;ve also got my SD Card holder soldered so i could use it. I&#8217;ve connected the SD Card to the PIC18F452 and made some code in [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday i started my development with Microchips 24FC1025 EEPROM.<br />
I have successfully connected one 24FC1025 to the PIC16F877A, but i will try and connect 4 of them, which is the maximum.</p>
<p>I&#8217;ve also got my SD Card holder soldered so i could use it. I&#8217;ve connected the SD Card to the PIC18F452 and made some code in mikroBasic, using their SD library. I&#8217;ve successfully made a logging code, and a piture manager.</p>
<div id="attachment_41" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/eeprom-24fc1025-close.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/eeprom-24fc1025-close-300x225.jpg" alt="24FC1025 EEPROM &lt;-&gt; PIC" title="24FC1025 EEPROM &lt;-&gt; PIC" width="300" height="225" class="size-medium wp-image-41" /></a><p class="wp-caption-text">24FC1025 EEPROM <-> PIC</p></div><br />
<div id="attachment_42" class="wp-caption aligncenter" style="width: 310px"><a href="http://elec.tkjweb.dk/blog/wp-content/uploads/sd-pic.jpg" target="_blank"><img src="http://elec.tkjweb.dk/blog/wp-content/uploads/sd-pic-300x225.jpg" alt="SD &lt;-&gt; PIC" title="SD &lt;-&gt; PIC" width="300" height="225" class="size-medium wp-image-42" /></a><p class="wp-caption-text">SD <-> PIC</p></div>
]]></content:encoded>
			<wfw:commentRss>http://elec.tkjweb.dk/blog/2009/01/sd-card-and-eeprom-24fc1025/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
