<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rss  version="2.0">
				<channel>
				<title>8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes : Forum / topic</title>
				<link>http://www.8051projects.net/</link>
				<description>Learn to make simple microcontroller projects, pic, 8051, avr and arm projects. download 8051 projects, tutorials, libraries, sample codes. join the microcontroller discussion forum and ask doubts regarding electronics. the best source for 8051 over internet.</description>

<language>en-gb</language>
				<copyright><a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank"><img alt="Creative Commons License" width="80" height="15" style="border-width:0" src="http://i.creativecommons.org/l/by-nc/2.5/in/80x15.png" target="_blank" /></a>This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank">Creative Commons Attribution-Noncommercial 2.5 India License</a>.<a href='http://www.8051projects.net/disclaimer.htm' target='_blank' />Rickey's World Disclaimer</a></copyright>
				<managingEditor>Ajay Bhargav - contact@nospam.com</managingEditor>
				<webMaster>contact@nospam.com</webMaster>
				<pubDate>Mon, 01 Dec 2008 11:37:35 -0800</pubDate>
				<lastBuildDate>Mon, 01 Dec 2008 11:37:35 -0800</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<ttl>60</ttl>
				<textInput>
				<title>Search</title>
				<description>Search 8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes</description>
				<name>query</name>
				<link>http://www.8051projects.net/search.php</link>
				</textInput>
						<item>
						<title>Help to program a voltmeter.</title>
<link>http://www.8051projects.net/forum-t10070.html</link>
<description><![CDATA[I am making a voltmeter using Keil uvision2. I have no idea how to start, anyone can help me ....<br /><br />The microcontroller receive digital data from ADC and display it on the lcd panal. The diagram is in the attach.<br /><a href='http://www.8051projects.net/e107_files/public/1213609744_8432_FT0_untitled.zip'><img src='http://www.8051projects.net/e107_images/generic/lite/file.png' alt='' style='border:0; vertical-align:middle' /></a> <a href='http://www.8051projects.net/e107_files/public/1213609744_8432_FT0_untitled.zip'>untitled.zip</a> Many thanks to anyone who can help!!!]]></description>
<pubDate>Mon, 16 Jun 2008 02:49:30 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10070.html</guid>
</item>
						<item>
						<title>Re: Help to program a voltmeter.</title>
<link>http://www.8051projects.net/forum-t10070.html</link>
<description><![CDATA[It looks nice arun <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' /> <br />why don't you add it to download? <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Mon, 16 Jun 2008 07:58:09 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10070.html</guid>
</item>
						<item>
						<title>Re: Help to program a voltmeter.</title>
<link>http://www.8051projects.net/forum-t10070.html</link>
<description><![CDATA[Hello firefly,<br /><br />i have done the same project, but in assembly language,  normal input is 0 - 5 V, in my other version you can measure 0 - 15 V with 8 bit resolution.<br /><br />let me know  how far you have come in your project, and i'll help<br /><br /><br /><img src='http://www.8051projects.net/e107_files/public/1213620149_426_FT10070_lcd-voltmeter1.jpg' class='bbcode' alt='' width='424' height='323'  />	<br /><br /><br /><img src='http://www.8051projects.net/e107_files/public/1213620316_426_FT10070_lcd-voltmeter2.jpg' class='bbcode' alt='' width='418' height='314'  />	<br /><br /><br />Arun<br /><br />]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Mon, 16 Jun 2008 05:47:08 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10070.html</guid>
</item>
						<item>
						<title>Re: Help to program a voltmeter.</title>
<link>http://www.8051projects.net/forum-t10070.html</link>
<description><![CDATA[Hi arun i have done the project in c programming and now i would like to use assembly languange but with little knowledge about it. As assembly languange are more easy to understand, can youu post your assembly languange code as i would like to analyze how it works. Thank you!!!]]></description>
<author>firefly88&lt;hujunhao88@nospam.com&gt;</author>
<pubDate>Mon, 16 Jun 2008 17:59:50 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10070.html</guid>
</item>
						<item>
						<title>Re: Help to program a voltmeter.</title>
<link>http://www.8051projects.net/forum-t10070.html</link>
<description><![CDATA[Hello Ajay,<br /><br />yes i can post my project in download section, i have  a collection of my projects  which i' ll post when the particular topic/concept arises.<br /><br />Firefly88 :  if you have already done this project in C then where is the problem in doing  it in Assembly, the Algorithm remains the same, isn't it ? <br /><br />in your first post this is what you said :<br /><br /><div class='indent'>I am making a voltmeter using Keil uvision2. I have no idea how to start, anyone can help me ....<br /><br />The microcontroller receive digital data from ADC and display it on the lcd panal. The diagram is in the attach.<br />untitled.zip Many thanks to anyone who can help!!!</div><br /><br /><br />start the code in assembly and  i' ll help step by step here in the forum ,  keep in mind that the  Serial ADCs are different from each other, read the datasheet before using them in your project<br /><br /><br />all the best then !<br /><br />Arun]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Mon, 16 Jun 2008 19:22:13 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10070.html</guid>
</item>
						<item>
						<title>Re: Help to program a voltmeter.</title>
<link>http://www.8051projects.net/forum-t10070.html</link>
<description><![CDATA[Hi! Arun,<br />I have a problem, my voltmeter display for the second decimal place is not stable. It keep changing. Do you have any idea why the display is not stable or is there any solution for it. Thank you.]]></description>
<author>firefly88&lt;hujunhao88@nospam.com&gt;</author>
<pubDate>Wed, 25 Jun 2008 19:44:00 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10070.html</guid>
</item>
						<item>
						<title>Re: Help to program a voltmeter.</title>
<link>http://www.8051projects.net/forum-t10070.html</link>
<description><![CDATA[Hi firefly,<br /><br />Check the voltage input to the ADC.maybe the source to the ADC itself has ripples or is unregulated. If that is the case do the following:<br />1.check if ur power supply is stable. Use adequate capacitor for filtering the output <br />voltage.<br />2.If u are using a op-amp for processing the voltage then connect a 0.1uF cap between the inverting terminal to the output terminal of the op-amp(i.e. between pin2 and pin6 in case of 741).<br /><br />If u still don't get it , try averaging the ADC data in ur code.<br />btw what ADC are u using?  post ur ckt. diagram, if possible,to help u better.]]></description>
<author>pdi33&lt;islurpundalik@nospam.com&gt;</author>
<pubDate>Wed, 25 Jun 2008 19:56:11 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10070.html</guid>
</item>
						<item>
						<title>Re: Help to program a voltmeter.</title>
<link>http://www.8051projects.net/forum-t10070.html</link>
<description><![CDATA[Hi pdi33, <br />I use ADC AD7896 and the circuit is in my first post.]]></description>
<author>firefly88&lt;hujunhao88@nospam.com&gt;</author>
<pubDate>Thu, 26 Jun 2008 18:02:23 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10070.html</guid>
</item>
						<item>
						<title>Re: Help to program a voltmeter.</title>
<link>http://www.8051projects.net/forum-t10070.html</link>
<description><![CDATA[And when zero volt my display will show 0.1V.]]></description>
<author>firefly88&lt;hujunhao88@nospam.com&gt;</author>
<pubDate>Thu, 26 Jun 2008 18:33:07 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10070.html</guid>
</item>
						<item>
						<title>Re: Help to program a voltmeter.</title>
<link>http://www.8051projects.net/forum-t10070.html</link>
<description><![CDATA[hi frefly,<br />well, the ADC u r using is the fast type which uses successive approx. technique So there is bound to be some fluctuations in the reading.First check the points i mentioned previously and confirm that the supply voltage and the voltage to the input of the ADC is free from ripples and is steady.Then try to seperate the Analog and digital grounds of ur circuit and terminate them to the output capacitor negative terminal.This would eliminate any high frequency noise of ur digital circuit to interfere ur analog section thro a common ground return path.<br />All this will significantly reduce ur fluctuation part.<br />Lastly, u have to put an averaging algorithm to stabilise the reading.<br />To average the ADc value, just add n samples of the ADC reading and then divide the total by n. try initially by putting  n=10.The ADC  is really fast (8uS/sample) so updating ur data shouldn't be a problem.<br />Good Luck. <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' />  <br /><br />As for the zero reading part, have u checked that by shorting the vin and AGnd terminal?.<br />Another doubt is whether u are directly applying the input voltage to the ADC directly or through some op-amp signal conditioning circuit?<br /><br /><br />  btw, how much does the ADC cost there?]]></description>
<author>pdi33&lt;islurpundalik@nospam.com&gt;</author>
<pubDate>Thu, 26 Jun 2008 20:16:08 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10070.html</guid>
</item>
				</channel>
				</rss>