<?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 TKJ Electronics</title>
	<atom:link href="http://elec.tkjweb.dk/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://elec.tkjweb.dk/blog</link>
	<description>The electronics-blog</description>
	<lastBuildDate>Thu, 18 Feb 2010 21:58:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on STM32 Oscilloscope by Frank</title>
		<link>http://elec.tkjweb.dk/blog/2010/02/stm32-oscilloscope/comment-page-1/#comment-4773</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Thu, 18 Feb 2010 21:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=389#comment-4773</guid>
		<description>Great work, great video!</description>
		<content:encoded><![CDATA[<p>Great work, great video!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Thomas Jespersen</title>
		<link>http://elec.tkjweb.dk/blog/about/comment-page-1/#comment-4751</link>
		<dc:creator>Thomas Jespersen</dc:creator>
		<pubDate>Tue, 16 Feb 2010 21:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://tkjweb.dk/elec/blog/?page_id=2#comment-4751</guid>
		<description>First, I haven&#039;t worked with the ML1881, so I can&#039;t help you there...
I don&#039;t think connecting the Input and the output would break the signal - but I don&#039;t think there will be any overlay... The input will be the same as the output!

Thomas</description>
		<content:encoded><![CDATA[<p>First, I haven&#8217;t worked with the ML1881, so I can&#8217;t help you there&#8230;<br />
I don&#8217;t think connecting the Input and the output would break the signal &#8211; but I don&#8217;t think there will be any overlay&#8230; The input will be the same as the output!</p>
<p>Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Wilksey</title>
		<link>http://elec.tkjweb.dk/blog/about/comment-page-1/#comment-4743</link>
		<dc:creator>Wilksey</dc:creator>
		<pubDate>Tue, 16 Feb 2010 01:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://tkjweb.dk/elec/blog/?page_id=2#comment-4743</guid>
		<description>Ok, thank you for replying.

I was having a look at the library, if I dont &quot;clear&quot; the screen, connect the input to the output would that work as an overlay or do you think it would break the signal?

I had to change the CLIP_LEVEL from 300-0 for the OSD to display anything, but the sync is all jittery!

Do you have any information about using an LM1881 with a PIC as a OSD at all?

Regards

Wilksey</description>
		<content:encoded><![CDATA[<p>Ok, thank you for replying.</p>
<p>I was having a look at the library, if I dont &#8220;clear&#8221; the screen, connect the input to the output would that work as an overlay or do you think it would break the signal?</p>
<p>I had to change the CLIP_LEVEL from 300-0 for the OSD to display anything, but the sync is all jittery!</p>
<p>Do you have any information about using an LM1881 with a PIC as a OSD at all?</p>
<p>Regards</p>
<p>Wilksey</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Thomas Jespersen</title>
		<link>http://elec.tkjweb.dk/blog/about/comment-page-1/#comment-4742</link>
		<dc:creator>Thomas Jespersen</dc:creator>
		<pubDate>Tue, 16 Feb 2010 00:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://tkjweb.dk/elec/blog/?page_id=2#comment-4742</guid>
		<description>Hi Wlksey.
About the OSD (Super Imposer project), I tried that before making the other project, as I thought it would be easier, as it did only require a PIC12F (8-pin).
But I was wrong... I connected it as descriped, but nothing happened! After alot of testing, rewiring and code-debugging, I concluded that the problem maybe had something to do with the input signal! So I started making the &quot;larger project&quot;, which made the signal itself...

So no, I never got the OSD to work - so no, I&#039;m sorry, I don&#039;t know how to use the PIC PAL library as an overlay device, which is OSD!


Best Regards
Thomas Jespersen</description>
		<content:encoded><![CDATA[<p>Hi Wlksey.<br />
About the OSD (Super Imposer project), I tried that before making the other project, as I thought it would be easier, as it did only require a PIC12F (8-pin).<br />
But I was wrong&#8230; I connected it as descriped, but nothing happened! After alot of testing, rewiring and code-debugging, I concluded that the problem maybe had something to do with the input signal! So I started making the &#8220;larger project&#8221;, which made the signal itself&#8230;</p>
<p>So no, I never got the OSD to work &#8211; so no, I&#8217;m sorry, I don&#8217;t know how to use the PIC PAL library as an overlay device, which is OSD!</p>
<p>Best Regards<br />
Thomas Jespersen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Wilksey</title>
		<link>http://elec.tkjweb.dk/blog/about/comment-page-1/#comment-4740</link>
		<dc:creator>Wilksey</dc:creator>
		<pubDate>Mon, 15 Feb 2010 22:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://tkjweb.dk/elec/blog/?page_id=2#comment-4740</guid>
		<description>Hi,

I hope you dont mind me asking, and will be able to help me!

I notice you have had success with the PIC PAL Library from Bruno @ Micro Examples, I haven&#039;t tried constructing this project yet, I have, however, tried constructing the PIC PAL Super Imposer project, and I have not been able to get it to work, I get a lot of &quot;camera roll&quot;, I was just wondering if you had managed to get it to work at all, or know how to use the PIC PAL as an overlay device?

Regards

Wilksey</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I hope you dont mind me asking, and will be able to help me!</p>
<p>I notice you have had success with the PIC PAL Library from Bruno @ Micro Examples, I haven&#8217;t tried constructing this project yet, I have, however, tried constructing the PIC PAL Super Imposer project, and I have not been able to get it to work, I get a lot of &#8220;camera roll&#8221;, I was just wondering if you had managed to get it to work at all, or know how to use the PIC PAL as an overlay device?</p>
<p>Regards</p>
<p>Wilksey</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 320&#215;240 Color Display &#8211; ILI9919 by Thomas Jespersen</title>
		<link>http://elec.tkjweb.dk/blog/2010/01/320x240-color-display-ili9919/comment-page-1/#comment-4645</link>
		<dc:creator>Thomas Jespersen</dc:creator>
		<pubDate>Sat, 30 Jan 2010 19:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=246#comment-4645</guid>
		<description>It looks correct, but you can exclude the Set_Rs; just after the WriteIndex, as the WriteIndex sets the Rs pin high too!
I&#039;ve tried this code too, but the SetWindows command was the thing which was the problem for me!

I&#039;ve sent you an email with my DispPic code and my converter program - please try that and tell me if it works :)</description>
		<content:encoded><![CDATA[<p>It looks correct, but you can exclude the Set_Rs; just after the WriteIndex, as the WriteIndex sets the Rs pin high too!<br />
I&#8217;ve tried this code too, but the SetWindows command was the thing which was the problem for me!</p>
<p>I&#8217;ve sent you an email with my DispPic code and my converter program &#8211; please try that and tell me if it works <img src='http://elec.tkjweb.dk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 320&#215;240 Color Display &#8211; ILI9919 by Frank</title>
		<link>http://elec.tkjweb.dk/blog/2010/01/320x240-color-display-ili9919/comment-page-1/#comment-4644</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 30 Jan 2010 18:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=246#comment-4644</guid>
		<description>I am using the same library.
I have using the following 2 programs to convert the image to .h

http://www.thaieasyelec.net/archives/Manual/bmp2h_conv%20v5.1.rar
http://www.thaieasyelec.net/archives/Manual/IMG2HEX.rar

This is my DrawPicture routine:

void LCD_DrawPicture(u16 StartX,u16 StartY,u16 EndX,u16 EndY,const unsigned short *pic) {

  u32  i;
  LCD_SetWindows(StartX,StartY,EndX,EndY);
  LCD_SetCursor(StartX,StartY);
  
  Clr_Cs;

  LCD_WriteIndex(0x0022);
  Set_Rs;
  for (i=0;i&lt;(EndX*EndY) ;i++)
  {
      LCD_WriteData(*pic++);
	  Clr_nWr;Set_nWr;
  }
      
  Set_Cs;
}

Can you please check and verify if the above are working?
Best regards,
Frank</description>
		<content:encoded><![CDATA[<p>I am using the same library.<br />
I have using the following 2 programs to convert the image to .h</p>
<p><a href="http://www.thaieasyelec.net/archives/Manual/bmp2h_conv%20v5.1.rar" rel="nofollow">http://www.thaieasyelec.net/archives/Manual/bmp2h_conv%20v5.1.rar</a><br />
<a href="http://www.thaieasyelec.net/archives/Manual/IMG2HEX.rar" rel="nofollow">http://www.thaieasyelec.net/archives/Manual/IMG2HEX.rar</a></p>
<p>This is my DrawPicture routine:</p>
<p>void LCD_DrawPicture(u16 StartX,u16 StartY,u16 EndX,u16 EndY,const unsigned short *pic) {</p>
<p>  u32  i;<br />
  LCD_SetWindows(StartX,StartY,EndX,EndY);<br />
  LCD_SetCursor(StartX,StartY);</p>
<p>  Clr_Cs;</p>
<p>  LCD_WriteIndex(0&#215;0022);<br />
  Set_Rs;<br />
  for (i=0;i&lt;(EndX*EndY) ;i++)<br />
  {<br />
      LCD_WriteData(*pic++);<br />
	  Clr_nWr;Set_nWr;<br />
  }</p>
<p>  Set_Cs;<br />
}</p>
<p>Can you please check and verify if the above are working?<br />
Best regards,<br />
Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 320&#215;240 Color Display &#8211; ILI9919 by Thomas Jespersen</title>
		<link>http://elec.tkjweb.dk/blog/2010/01/320x240-color-display-ili9919/comment-page-1/#comment-4643</link>
		<dc:creator>Thomas Jespersen</dc:creator>
		<pubDate>Sat, 30 Jan 2010 16:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=246#comment-4643</guid>
		<description>Hi Frank.
Have you made your own library? If not, which library are you using?

I&#039;m using a mixed library - I&#039;ve mixed something from the uC/OS LCD library and something from ST&#039;s LCD library.
This included the Pixel, Circle, Text, Square commands - and then I made my own picture display command!

First I save the image file on my computer as a 24-bit BMP.
Next I use a program I made in VB.NET to convert the BMP to a header file.
Last I include the header file in the project, and run the picture display command when needed.

Best regards
Thomas Jespersen</description>
		<content:encoded><![CDATA[<p>Hi Frank.<br />
Have you made your own library? If not, which library are you using?</p>
<p>I&#8217;m using a mixed library &#8211; I&#8217;ve mixed something from the uC/OS LCD library and something from ST&#8217;s LCD library.<br />
This included the Pixel, Circle, Text, Square commands &#8211; and then I made my own picture display command!</p>
<p>First I save the image file on my computer as a 24-bit BMP.<br />
Next I use a program I made in VB.NET to convert the BMP to a header file.<br />
Last I include the header file in the project, and run the picture display command when needed.</p>
<p>Best regards<br />
Thomas Jespersen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 320&#215;240 Color Display &#8211; ILI9919 by Frank</title>
		<link>http://elec.tkjweb.dk/blog/2010/01/320x240-color-display-ili9919/comment-page-1/#comment-4642</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 30 Jan 2010 16:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=246#comment-4642</guid>
		<description>Hi Thomas,

I have the same LCD, and I have it all working but I am have a bit of a problem when displaying a picture.

Can you please help me on this?
What routine are you using to display the picture?

Thanks 
Frank</description>
		<content:encoded><![CDATA[<p>Hi Thomas,</p>
<p>I have the same LCD, and I have it all working but I am have a bit of a problem when displaying a picture.</p>
<p>Can you please help me on this?<br />
What routine are you using to display the picture?</p>
<p>Thanks<br />
Frank</p>
]]></content:encoded>
	</item>
</channel>
</rss>
