<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: DIY digital speedometer using PIC microcontroller</title>
	<atom:link href="http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/feed" rel="self" type="application/rss+xml" />
	<link>http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller</link>
	<description>photos, electronic projects, and other random stuff</description>
	<lastBuildDate>Mon, 30 Jan 2012 04:38:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tanvir</title>
		<link>http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/comment-page-3#comment-48933</link>
		<dc:creator>Tanvir</dc:creator>
		<pubDate>Mon, 30 Jan 2012 04:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/#comment-48933</guid>
		<description>Hi Meguitarist, Mike and Peter, I have not seen any response from Jeff (I don&#039;t know if he may have replied off-list) but here are some points to help you...

Meguitarist: The free version of Sourceboost compiles it very well except that I had to rem out the line#38 which says &#039;#define _DEBUG&#039; so my line looked like this &#039;//#define _DEBUG&#039; and compilation was successful. Sorry I have no idea about mickroE.

Mike &amp; Peter: see my reply above regarding removing a line before compiling.

Peter: you keep the button pressed and display shows &#039;drag&#039; push once and display will show &#039;CAL&#039; now while driving steadily at 50 keep the button pressed and it will start calibration. After few seconds the display will become normal showing current speed. If not successful then try again - it will work.

I hope it helps. If still you want then I can send my compiled .hex file. Contact me at &#039;tanvir734[at]gmail.com.

Regards</description>
		<content:encoded><![CDATA[<p>Hi Meguitarist, Mike and Peter, I have not seen any response from Jeff (I don&#8217;t know if he may have replied off-list) but here are some points to help you&#8230;</p>
<p>Meguitarist: The free version of Sourceboost compiles it very well except that I had to rem out the line#38 which says &#8216;#define _DEBUG&#8217; so my line looked like this &#8216;//#define _DEBUG&#8217; and compilation was successful. Sorry I have no idea about mickroE.</p>
<p>Mike &amp; Peter: see my reply above regarding removing a line before compiling.</p>
<p>Peter: you keep the button pressed and display shows &#8216;drag&#8217; push once and display will show &#8216;CAL&#8217; now while driving steadily at 50 keep the button pressed and it will start calibration. After few seconds the display will become normal showing current speed. If not successful then try again &#8211; it will work.</p>
<p>I hope it helps. If still you want then I can send my compiled .hex file. Contact me at &#8216;tanvir734[at]gmail.com.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: notebook mouse</title>
		<link>http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/comment-page-3#comment-48932</link>
		<dc:creator>notebook mouse</dc:creator>
		<pubDate>Tue, 24 Jan 2012 04:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/#comment-48932</guid>
		<description>&lt;strong&gt;notebook mouse...&lt;/strong&gt;

[...]DIY digital speedometer using PIC microcontroller &#187; randomwisdom.com[...]...</description>
		<content:encoded><![CDATA[<p><strong>notebook mouse&#8230;</strong></p>
<p>[...]DIY digital speedometer using PIC microcontroller &raquo; randomwisdom.com[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/comment-page-3#comment-48930</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 04 Jan 2012 11:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/#comment-48930</guid>
		<description>Hi Jeff, I found your speedo. Great Work..... I&#039;m looking for something like this for a long time. The only problem i have is compile the C-File. Tried Sourceboost but always get errors. Could you please send me the Hex-File or ASM?
How do i get into calibration mode? Is the callibration still driving 50?? I would like to build it into my good old Volvo 740. Thanks a lot............  :-))</description>
		<content:encoded><![CDATA[<p>Hi Jeff, I found your speedo. Great Work&#8230;.. I&#8217;m looking for something like this for a long time. The only problem i have is compile the C-File. Tried Sourceboost but always get errors. Could you please send me the Hex-File or ASM?<br />
How do i get into calibration mode? Is the callibration still driving 50?? I would like to build it into my good old Volvo 740. Thanks a lot&#8230;&#8230;&#8230;&#8230;  :-))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/comment-page-3#comment-48929</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 26 Dec 2011 21:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/#comment-48929</guid>
		<description>hello
I have try to compile the code if SourceBoost but the compiled code does not work. and now i dont know if is the code or the circuit that is wrong, can some one help me and others that may have the same problem as me, and share a compiled file .hex ready to program in the pic. I will appreciate.  

regards</description>
		<content:encoded><![CDATA[<p>hello<br />
I have try to compile the code if SourceBoost but the compiled code does not work. and now i dont know if is the code or the circuit that is wrong, can some one help me and others that may have the same problem as me, and share a compiled file .hex ready to program in the pic. I will appreciate.  </p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry's Random Topics blog is all about Random Topics for Funny People and an Unforgettable Experience!</title>
		<link>http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/comment-page-3#comment-48928</link>
		<dc:creator>Barry's Random Topics blog is all about Random Topics for Funny People and an Unforgettable Experience!</dc:creator>
		<pubDate>Mon, 12 Dec 2011 09:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/#comment-48928</guid>
		<description>&lt;strong&gt;Barry&#039;s Random Topics blog is all about Random Topics for Funny People and an Unforgettable Experience!...&lt;/strong&gt;

[...]DIY digital speedometer using PIC microcontroller &#187; randomwisdom.com[...]...</description>
		<content:encoded><![CDATA[<p><strong>Barry&#8217;s Random Topics blog is all about Random Topics for Funny People and an Unforgettable Experience!&#8230;</strong></p>
<p>[...]DIY digital speedometer using PIC microcontroller &raquo; randomwisdom.com[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meguitarist</title>
		<link>http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/comment-page-3#comment-48927</link>
		<dc:creator>meguitarist</dc:creator>
		<pubDate>Fri, 18 Nov 2011 04:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/#comment-48927</guid>
		<description>Hello Jeff,

Wonderful project! I&#039;m thinking of putting this project on my bicycle, how can I getting the C source code compiled in mickroE for pic &amp; program?</description>
		<content:encoded><![CDATA[<p>Hello Jeff,</p>
<p>Wonderful project! I&#8217;m thinking of putting this project on my bicycle, how can I getting the C source code compiled in mickroE for pic &amp; program?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanvir</title>
		<link>http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/comment-page-3#comment-48926</link>
		<dc:creator>Tanvir</dc:creator>
		<pubDate>Sat, 12 Nov 2011 17:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/#comment-48926</guid>
		<description>Thanks Jeff for a wonderful DIY project. Today I &#039;test-drove&#039; my DIY digital speedometer. It works great except for jitters in the display. During acceleration or deceleration, as the speed is varying continuously, there is no jitter. While driving at a uniform speed minor variations cause the display to oscillate between two values causing jitters.
I don&#039;t know much about working or programming of this speedo but I think instead of calculating delta t between every pair of pulses and updating the display it might be more reasonable to sample/count pulses for 100 or 300 milisec and update the display every 0.1 or 0.3 sec. I feel it may provide more stable display. Maybe someone out there with good programming experience try this out.
I used 16F628A PIC instead of 648a and there was no problem. I had to REM out a line in the speedo.c file before Sourceboost would compile it. Similarly I needed to &#039;set&#039; the configuration words in the programmer before burning the .hex file to PIC. I wish there was a PCB for this project as making it on a strip board was a pain in the neck. I also changed the schematic a little bit and inserted an LDR based portion to automatically dim the display in darkness. Also I added an opto-coupler in the input section to smooth out the pulses. As mentioned in an earlier comment the pin connections shown will give a weird display and the sequence given in that comment worked fine.
Thanks again to Jeff and all the persons whose comments really helped me a lot. It is a nice project which leaves one with many new ideas to try and play with.</description>
		<content:encoded><![CDATA[<p>Thanks Jeff for a wonderful DIY project. Today I &#8216;test-drove&#8217; my DIY digital speedometer. It works great except for jitters in the display. During acceleration or deceleration, as the speed is varying continuously, there is no jitter. While driving at a uniform speed minor variations cause the display to oscillate between two values causing jitters.<br />
I don&#8217;t know much about working or programming of this speedo but I think instead of calculating delta t between every pair of pulses and updating the display it might be more reasonable to sample/count pulses for 100 or 300 milisec and update the display every 0.1 or 0.3 sec. I feel it may provide more stable display. Maybe someone out there with good programming experience try this out.<br />
I used 16F628A PIC instead of 648a and there was no problem. I had to REM out a line in the speedo.c file before Sourceboost would compile it. Similarly I needed to &#8216;set&#8217; the configuration words in the programmer before burning the .hex file to PIC. I wish there was a PCB for this project as making it on a strip board was a pain in the neck. I also changed the schematic a little bit and inserted an LDR based portion to automatically dim the display in darkness. Also I added an opto-coupler in the input section to smooth out the pulses. As mentioned in an earlier comment the pin connections shown will give a weird display and the sequence given in that comment worked fine.<br />
Thanks again to Jeff and all the persons whose comments really helped me a lot. It is a nice project which leaves one with many new ideas to try and play with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: logitech racing wheels</title>
		<link>http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/comment-page-3#comment-48925</link>
		<dc:creator>logitech racing wheels</dc:creator>
		<pubDate>Wed, 09 Nov 2011 08:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/#comment-48925</guid>
		<description>&lt;strong&gt;logitech racing wheels...&lt;/strong&gt;

[...]DIY digital speedometer using PIC microcontroller &#187; randomwisdom.com[...]...</description>
		<content:encoded><![CDATA[<p><strong>logitech racing wheels&#8230;</strong></p>
<p>[...]DIY digital speedometer using PIC microcontroller &raquo; randomwisdom.com[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warren</title>
		<link>http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/comment-page-3#comment-48924</link>
		<dc:creator>Warren</dc:creator>
		<pubDate>Fri, 28 Oct 2011 02:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/#comment-48924</guid>
		<description>Soren,

Yes, the PIC16F648A has internal hardware timers, so you don&#039;t require an external quartz crystal.

If anyone is having trouble with programming the microcontroller, do a google search as there is plenty of resources on the web about all types of microcontrollers.

Jeff, thanks for the help on diy digital speedos. I&#039;m going to set one up for my motorcycle, will let you know how I go. I may make a seperate gear indicator that learns from the speed and current RPM.

Cheers
Warren</description>
		<content:encoded><![CDATA[<p>Soren,</p>
<p>Yes, the PIC16F648A has internal hardware timers, so you don&#8217;t require an external quartz crystal.</p>
<p>If anyone is having trouble with programming the microcontroller, do a google search as there is plenty of resources on the web about all types of microcontrollers.</p>
<p>Jeff, thanks for the help on diy digital speedos. I&#8217;m going to set one up for my motorcycle, will let you know how I go. I may make a seperate gear indicator that learns from the speed and current RPM.</p>
<p>Cheers<br />
Warren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soren</title>
		<link>http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/comment-page-3#comment-48921</link>
		<dc:creator>Soren</dc:creator>
		<pubDate>Sun, 02 Oct 2011 10:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomwisdom.com/2007/10/digital-speedometer-using-pic-microcontroller/#comment-48921</guid>
		<description>Hi Jeff 
I see you havent been commenting fore a while, however i hope you see this message. 
First of all thanks for the great project description, I have one question though: Does the chip know the time? I seen other projects where they add a clock(crystal) to have a time indikation, but you don&#039;t have one! You need a time indicator to get KPH/MPH etc., how does that work???

Brgds.
Søren</description>
		<content:encoded><![CDATA[<p>Hi Jeff<br />
I see you havent been commenting fore a while, however i hope you see this message.<br />
First of all thanks for the great project description, I have one question though: Does the chip know the time? I seen other projects where they add a clock(crystal) to have a time indikation, but you don&#8217;t have one! You need a time indicator to get KPH/MPH etc., how does that work???</p>
<p>Brgds.<br />
Søren</p>
]]></content:encoded>
	</item>
</channel>
</rss>

