<?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; pic18f4620</title>
	<atom:link href="http://elec.tkjweb.dk/blog/tag/pic18f4620/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>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>
	</channel>
</rss>
