<?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:04 -0800</pubDate>
				<lastBuildDate>Mon, 01 Dec 2008 11:37:04 -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>Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Firstly id like to say i know nothing about microcontrollers etc...<br /><br />so my question may sound really basic and stupid, so I'll apologise up front.<br /><br />Basically i want to make a circuit that will count down from 100 to 0. When it gets to 0 I want some part of the circuit to go 'open' until it is reset. Also I was hoping to have the LCD display being able to be connected remotely (as in I can have several 'counter' units and 1 display unit that can be connected to any counter  unit telling me the position of the count).<br /><br />I understand this should be quite simple for a MICRO I just need to know how to do it  and from the very beinging, including the control circuit and the software etc. I do have a PIC programmer and someone who knows how to; at my disposal.<br /><br />Hopefully there is someone out there in 'forum land' who would be willing to help me I am happy to reimburse people for their time and effort.<br /><br />Regards,<br /><br />Stu]]></description>
<pubDate>Sat, 21 Jun 2008 05:25:44 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[<br /> Hello Stu,<br /><br />Welcome to our forum !<br /><br />No, you don't have to pay us for our time and efforts !<br /><br />Yes, your project can be implemented, from what i understand from your post you want to have a MASTER Micro with LCD connected to it and Several Slaves connected to the master.<br /><br />Master selects the Slaves Randomly or in particular Sequence and reads their Counter values and displays each slaves reading on LCD.<br /><br />If you are not very particular about type of Micro - you could also use 8051 like 20 pin AT89C2051 which has Serial port and would be economical than PIC that have Serial Port.<br /><br />you just need a long pair of twisted wire to connect to the master and slaves.<br /><br />each slave is given a unique ID to which it responds,whenever master wants data from a particular slave, it sends out the unique ID for that slave and gets the info to be displayed on lcd.<br /><br /> so theres the project outline, if you are with me till this point we can continue.....................<br /><br /><br />theres a Thanks button which you can use ,if this reply helped you.<br /><br /><br />Arun]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Sat, 21 Jun 2008 19:08:28 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Arun,<br /><br />thanks for your reply,<br /><br />I am not particular at all about what I use to do it. As  long as it works, lol.<br /><br />I probably was not real clear in my description. what you have described is a bit more complicated than I need. All I want to be able to do is have the lcd display being able to be removed and applied to other counter units. <br /><br />Basically I dont want the counter to have its own LCD display I just want to be able to connect one when I need to know what the count is up to.<br /><br />It is required for several pieces of equipment that run through a process and when they have done so 100times I need to perform maintenance on them. So basically at 100 I want them to stop functioning and they will be replaced with an overhauled unit and the count reset.<br /><br />Also they are all in different geographical locations so having them connected is not an option. <br /><br />Hopefully this explains my project a bit better.<br /><br />Again any help would be greatly appreciated.<br /><br />Regards,<br /><br />Stu]]></description>
<author>SVHANS&lt;hans1stu@nospam.com&gt;</author>
<pubDate>Sat, 21 Jun 2008 23:52:58 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Hello Stu,<br /><br /> your second post explains what you intend to do.  <br /><br /> but an LCD display cannot be inserted just like a plug into a running circuit, by doing so you'd ruin the LCD.<br /><br />bcoz LCD needs to be initialized first or say warmed up before usage, there are particular control signals that are to be sent to the LCD first and later the data can be displayed.<br /><br />i feel what you need is a 3 digit 7 segment display module which can be inserted into a molex connector that should be provided on the circuit board of each counter.<br /><br />this way only you can know/read the count by plugging in the display module.<br /><br /> my suggested layout is like this :<br /><br /><br /><br /><br /><a class='bbcode' href='http://www.8051projects.net/e107_files/public/1214126287_426_FT10195_3_digit_module.jpg' rel='external'  target='_blank'><img src='http://www.8051projects.net/e107_files/public/1214126287_426_FT10195_3_digit_module_.jpg' class='bbcode' alt='' width='500' height='391'  />	</a><br /><br /><br /><br />Arun]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Sun, 22 Jun 2008 02:21:03 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Arun,<br /><br />This solution would be perfect, I assumed I would need some sort of circuit to go along with the LCD's rather than just plugging them in.<br /><br />If it is possible to have a separate LCD circuit board that can be plugged into any counting unit  it would suit my needs perfectly.<br /><br />I guess I could probably get away with just 2 LCD segments if it is easier considering 99 to 00 is actually 100 increments.<br /><br />Also once it has finished the cycle and requires a reset if it could display something like 'E' would be good but not essential.<br /><br />Thank again for your help so far.<br /><br />Stu]]></description>
<author>SVHANS&lt;hans1stu@nospam.com&gt;</author>
<pubDate>Sun, 22 Jun 2008 03:10:30 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[The lcd unit can be done with an additional micro to handle the lcd.A serial link between the two would facilitate fetching counter data from the main micro.<br /><br />In the tutorial section we have some nice writeups for interfacing the 8051 with lcd's,serial communication and lots more.There are 'skeletal' codes too which you may adapt for your needs (&amp; if you're feeling lazy).<br /><br />In the hardware part you must connect the counter trigger-source to an 'external interrupt' pin of the micro after proper conditioning.<br />The other micro would interface to the lcd and a serial link will run between the two.<br /><br />Could you plz describe what will trigger the counter and what appliance you need to switch on/off?]]></description>
<author>sashijoseph&lt;sashijoseph@nospam.com&gt;</author>
<pubDate>Sun, 22 Jun 2008 06:27:30 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Hello Stu,<br /><br />here's what an LCD display with Molex connector looks like:<br /><br /><br /><img src='http://www.8051projects.net/e107_files/public/1214183695_426_FT10195_lcd_mod1.jpg' class='bbcode' alt='' width='150' height='230'  />	<br /><br /><br />and here's a  Plug-In type two digit 7 segment LED Display Module :<br /><br /><br /><img src='http://www.8051projects.net/e107_files/public/1214183758_426_FT10195_7seg_top2.jpg' class='bbcode' alt='' width='188' height='305'  />	<br /><br /><br />solution in my second post suits your needs, there can be ONE  2/3 digit 7 Segment Display module <br /><br />and SEVERAL Counter circuits installed at several locations<br /><br />the counter circuit board/s with microcontroller, power supply &amp; connector would look like this:<br /><br /><br /><img src='http://www.8051projects.net/e107_files/public/1214184378_426_FT10195_main_mod1.jpg' class='bbcode' alt='' width='220' height='319'  />	<br /><br /><br />Now can you tell me what triggers the counter : External or Internal Source <br /><br />external source would include rotations of a motor/equipment, so that the counter decrements/increments on each rotation.<br /><br />internal source would include timer inside the micro providing pulses - every micro second,millisecond second,minute,hour,day,year<br /><br /><br />Arun]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Sun, 22 Jun 2008 18:34:29 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Arun,<br /><br />I have re-read your posts and realise i have been using the term 'LCD' but meaning a 7 segment LED display. There is no need for an LCD and it would just over complicate things. Sorry for the confusion.<br /><br />I think something like what you suggested in your first post would be good, I just dont need them connected all the time. So I may not need the complexity of having separate ID's etc.<br /><br /><br /><br />]]></description>
<author>SVHANS&lt;hans1stu@nospam.com&gt;</author>
<pubDate>Sun, 22 Jun 2008 13:40:49 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Arun,<br /><br />I think an external trigger would be easiest to adapt to my current equipment.<br /><br />Also is there any way to reduce the number of connections the 7 segment LED requires? such as giving it its own power supply and micro?<br /><br />Thanks]]></description>
<author>SVHANS&lt;hans1stu@nospam.com&gt;</author>
<pubDate>Sun, 22 Jun 2008 22:23:06 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Hello Stu,<br /><br />Yes, its possible to reduce the connections to 3 wire if you are using separate power supply and dedicated micro on the display module. <br /><br />3 wires would be : Rx, Tx, Gnd<br /><br />the micros would communicate with each other using serial port.  there would be a button or switch on the display module which when pressed would send a particular "character"  to the micro on the counter board  which then responds by sending the current counter value, after receiving the counter value the display micro puts it on the 7 segment display.<br /><br />stu, you haven't cleared what is it you want to count, we surely know it has something  to do with equipment. micro needs some sort of <strong class='bbcode bold'>input</strong> so that it can increment/decrement the count.<br /><br /><br />for eg: lets assume we want to count the number of people entering a theater, the hall has only one <br />door way and a laser/light source is placed at one end of the door way and a phototransistor/LDR is <br />placed across the other end to which a micro is connected. when ever a person crosses the door way, he interrupts the light beam  and the phototransistor would give a pulse to the micro which then increments the count and displays it on LCD/7 seg LED. finally before the show begins the door way can be closed and  we can know how many people have come to the show<br /><br /><br />I hope you got my point <br /><br /><br />Arun<br />]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Mon, 23 Jun 2008 03:28:49 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Arun,<br /><br />the easiest way would be, it has a green led on when its running and the red one on when it stops. i want it to count when the red led comes on. Hopefully thats possible.]]></description>
<author>SVHANS&lt;hans1stu@nospam.com&gt;</author>
<pubDate>Mon, 23 Jun 2008 18:32:49 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Perfect !<br /><br />thats possible, there are two ways to interface the Red LED on the equipment to <br />micro:<br /><br />1) using a optocoupler like PC817/4N35,  if LED can be removed from its hole/socket along with its wires.<br /><br />2) using an LDR, a black opaque tube with LDR at one end is fixed onto the Red LED and when the red Led glows the LDR sends a pulse.<br /><br />we have enough inputs to start the project.<br /><br />before we proceed further you may want to check the availability of components in your local electronics stores, <br /><br />first would be the micro :  Atmel's 20 pin <strong class='bbcode bold'>AT89C2051</strong>,<br /><br /> second - suitable Programmer which can program the AT89C2051( i remember you saying you have a person who knows stuff at your disposal) ask him if At89C2051 can be programmed by his programmer..........................<br /><br />once you confirm these i can proceed to write code for your task.<br /><br />Arun]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Mon, 23 Jun 2008 19:31:38 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Arun,<br /><br />i can easily access the LED and its wires.<br /><br />I can also source the At89C2051 and our programmer is capable of progamming it.<br /><br />Thanks.]]></description>
<author>SVHANS&lt;hans1stu@nospam.com&gt;</author>
<pubDate>Mon, 23 Jun 2008 20:22:08 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[<br /> Right O, then !<br /><br />i' ll give you full code and schematic in a day or two - so stay tuned ..............<br /><br />and don't forget to press the Thanks  button, if the replies helped you !<br /><br /><br />Arun]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Mon, 23 Jun 2008 22:37:39 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Arun,<br /><br />If you can provide me with the code and schematic, there wont be enough thanks buttons!!!! LOL]]></description>
<author>SVHANS&lt;hans1stu@nospam.com&gt;</author>
<pubDate>Mon, 23 Jun 2008 22:40:10 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Hello Stu,<br /><br />as promised, heres my Schematics for both Counter board and Display Module:<br /><br /><br /><a class='bbcode' href='http://www.8051projects.net/e107_files/public/1214295742_426_FT10195_2-digit_counter.jpg' rel='external'  target='_blank'><img src='http://www.8051projects.net/e107_files/public/1214295742_426_FT10195_2-digit_counter_.jpg' class='bbcode' alt='' width='500' height='388'  />	</a><br /><br /><br /><br /><br /><a class='bbcode' href='http://www.8051projects.net/e107_files/public/1214295798_426_FT10195_2-digit_display_module.jpg' rel='external'  target='_blank'><img src='http://www.8051projects.net/e107_files/public/1214295798_426_FT10195_2-digit_display_module_.jpg' class='bbcode' alt='' width='500' height='296'  />	</a><br /><br /><br /><br /><br /><a href='http://www.8051projects.net/e107_files/public/1214296040_426_FT10195_2-digit_counter.rar'><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/1214296040_426_FT10195_2-digit_counter.rar'>2-digit_counter.rar</a><br /><br /><br />i am writing the code for both the circuits, i need few inputs like :<br /><br />1) when you say the RED LED glows on when the machine stops, does it stay that way till the machine is started again or it just comes on and goes off after few seconds ?<br /><br />2) do you want to count down ( 99 to 00 ) or count up (00 to 99),  with the count up timer (00 to 99) you have a added benefit to display "E" on 100th count.<br /><br /><br /><br />Arun<br /><br />]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Tue, 24 Jun 2008 01:38:34 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Arun,<br /><br />the LED goes on then turns off after a while.<br /><br />I'd like it to count from 99 to 0 then instead of an E maybe - - the centre LED segment on both LED displays?<br /><br />thanks heaps foir your help so far!!]]></description>
<author>SVHANS&lt;hans1stu@nospam.com&gt;</author>
<pubDate>Tue, 24 Jun 2008 02:55:01 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Hello Stu,<br /><br />after 2 days of hardwork on your project here are the pics of the project, i have tested the project on the test bench:<br /><br /><br /><a class='bbcode' href='http://www.8051projects.net/e107_files/public/1214399734_426_FT10195_dsc00278.jpg' rel='external'  target='_blank'><img src='http://www.8051projects.net/e107_files/public/1214399734_426_FT10195_dsc00278_.jpg' class='bbcode' alt='' width='500' height='375'  />	</a><br /><br /><a class='bbcode' href='http://www.8051projects.net/e107_files/public/1214399734_426_FT10195_dsc00273.jpg' rel='external'  target='_blank'><img src='http://www.8051projects.net/e107_files/public/1214399734_426_FT10195_dsc00273_.jpg' class='bbcode' alt='' width='500' height='375'  />	</a><br /><br /><br /><a class='bbcode' href='http://www.8051projects.net/e107_files/public/1214399818_426_FT10195_dsc00272.jpg' rel='external'  target='_blank'><img src='http://www.8051projects.net/e107_files/public/1214399818_426_FT10195_dsc00272_.jpg' class='bbcode' alt='' width='500' height='375'  />	</a><br /><br /><a class='bbcode' href='http://www.8051projects.net/e107_files/public/1214399818_426_FT10195_dsc00271.jpg' rel='external'  target='_blank'><img src='http://www.8051projects.net/e107_files/public/1214399818_426_FT10195_dsc00271_.jpg' class='bbcode' alt='' width='500' height='375'  />	</a><br /><br /><a class='bbcode' href='http://www.8051projects.net/e107_files/public/1214399818_426_FT10195_dsc00269.jpg' rel='external'  target='_blank'><img src='http://www.8051projects.net/e107_files/public/1214399818_426_FT10195_dsc00269_.jpg' class='bbcode' alt='' width='500' height='375'  />	</a><br /><br /><a class='bbcode' href='http://www.8051projects.net/e107_files/public/1214399818_426_FT10195_dsc00268.jpg' rel='external'  target='_blank'><img src='http://www.8051projects.net/e107_files/public/1214399818_426_FT10195_dsc00268_.jpg' class='bbcode' alt='' width='500' height='375'  />	</a><br /><br /><br />since i had only one 7 seg display at the time of testing, i used a SPDT switch to flip between 1st digit and 2nd digit. <br /><br />i made some abbreviations on the display like:<br /><br />1) nC  = not connected<br />2) En  = End, needs to be reset.<br /><br />the codes on the two micros worked well but, i am having second thoughts on the serial link .<br />3 wires between the two cannot be interrupted i,e if the link is pulled out and reconnected the count doesn't advance and both micros have to be reset.<br /><br />after seeing this practical problem i suggest the solution in my second post with 12 pin connector or you can have display and counter on one single board and each one of these boards on each machinery.<br /><br /><br />let me know your opinion and don't worry about my time and efforts spent on this solution .<br /><br /><br />Arun<br />]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Wed, 25 Jun 2008 06:40:57 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[Arun, <br /><br />That looks great, thank you very much.<br /><br />Is there no way that a serial interface can be made so that it can be disconnected then reconnected?  <br /><br />]]></description>
<author>SVHANS&lt;hans1stu@nospam.com&gt;</author>
<pubDate>Wed, 25 Jun 2008 19:01:21 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
						<item>
						<title>Re: Presettable 3 digit Counter</title>
<link>http://www.8051projects.net/forum-t10195.html</link>
<description><![CDATA[<br />hi stu,<br /><br />i' ll try my best to find a solution to this practical problem, there's no going back after bringing the project to this level !<br /><br /><br />Arun]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Fri, 27 Jun 2008 07:32:18 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10195.html</guid>
</item>
				</channel>
				</rss>