<?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>2008 Rickey's World</copyright>
				<managingEditor>contact@nospam.com (Ajay Bhargav)</managingEditor>
				<webMaster>contact@nospam.com (Ajay Bhargav)</webMaster>
				<pubDate>Thu, 08 Jan 2009 20:42:34 -0800</pubDate>
				<lastBuildDate>Thu, 08 Jan 2009 20:42:34 -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 reg. Door sensors (Counting number of people)</title>
<link>http://www.8051projects.net/forum-t852.html</link>
<description><![CDATA[Hello, <br />I am working on designing people counter in 8051 entered or left the room. there are 2 sensor and each time person croses from sensor 1 to 2 the counter increments and vice-versa. i wrote the normal code in c language using keil compiler. you can take a look at file attached.....its compiling successfully.<br />Problem is when i create the object file in uVision it creates .obj file when i load to dScope it says invalid file *its looking for *.omf is dis file is different from .obj ??<br />when i load the object file from dScope.ini it works fine but the counter always increments and never decrements even tough i wrote the code for decrement.......<br /><br />I am not sure what m doin wrong or whats wrong happening I tried to search a lot posted several forums no Luck uptill now Hope neone might help<br /><br />Thanks in advance!<br />Regards<br />Manish <br /><a href='http://www.8051projects.net/e107_files/public/1179781435_1161_FT0_project.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/1179781435_1161_FT0_project.rar'>1179781435_1161_FT0_project.rar</a>]]></description>
<pubDate>Mon, 21 May 2007 14:03:55 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t852.html</guid>
</item>
						<item>
						<title>Re: Help reg. Door sensors (Counting number of people)</title>
<link>http://www.8051projects.net/forum-t852.html</link>
<description><![CDATA[Dear Manish,<br />well making this type of counter is simple. sure i will help you. I try to look at your code, but it seems to be empty or not written... it just have a main function with only 2 lines of code.<br />are you sure you have uploaded the correct file?<br />and.. regarding DScope. i never used it. can you give me some idea where can i download this? and instead of using any sumulator you can make a simple hardware with the help of IR sensors.. just to check the working. please attach the code you've written. coz the file you uploaded does not seems to be correct.]]></description>
<author>contact@nospam.com (Ajay Bhargav)</author>
<pubDate>Mon, 21 May 2007 14:39:34 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t852.html</guid>
</item>
						<item>
						<title>Re: Help reg. Door sensors (Counting number of people)</title>
<link>http://www.8051projects.net/forum-t852.html</link>
<description><![CDATA[<div class='quote_top'>Rickey wrote ...</div><div class='quote'><br />it just have a main function with only 2 lines of code.<br />are you sure you have uploaded the correct file?<br />and.. regarding DScope. i never used it. can you give me some idea where can i download this? <br /></div><br /><br />Sorry for the wrong file Correct file is here ......<br /><br />Dscope debugger comes with keil evaluation <br />I wuld test the program on hardware if m satisfied with the software....:D as no hardware resources avb uptill now.... <br /><br /><br /><a href='http://www.8051projects.net/e107_files/public/1179784389_1161_FT852_project.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/1179784389_1161_FT852_project.rar'>1179784389_1161_FT852_project.rar</a>]]></description>
<author>contact@nospam.com (Ajay Bhargav)</author>
<pubDate>Mon, 21 May 2007 14:53:09 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t852.html</guid>
</item>
						<item>
						<title>Re: Help reg. Door sensors (Counting number of people)</title>
<link>http://www.8051projects.net/forum-t852.html</link>
<description><![CDATA[hi mickey,<br />i have gone through your code. Now i need a little more details about your project. firstly,<br />1) i need state diagram (labeled)<br />2) How the sensors are arranged?<br />As i got info from your code, you have a room with single door and two sensors in the way. Not sure i am right but as per the code, i made this layout of the sensor assembly. please give me more details of above mentioned things.<br /><br />Secondly, i need to know what are these buttons used for. as understood from the program, i thought they are used to set maximum count of students. <br />what is this session button used for? is it that, when student enter, he/she has to press that button? Please provide me complete details so as to understand the code better. will be waiting for reply.  <img src='http://www.8051projects.net/e107_images/emotes/yahoo/16.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>contact@nospam.com (Ajay Bhargav)</author>
<pubDate>Tue, 22 May 2007 01:52:27 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t852.html</guid>
</item>
						<item>
						<title>Re: Help reg. Door sensors (Counting number of people)</title>
<link>http://www.8051projects.net/forum-t852.html</link>
<description><![CDATA[can you add me to messenger, so that i can talk to you much more about it <img src='http://www.8051projects.net/e107_images/emotes/yahoo/4.gif' alt='' style='vertical-align:middle; border:0' /> <br /><br />mickey_481 [at] hotmail.com or yahoo.com<br /><br />And once again Thanks for Helping me out reli appreciate it. Hope it gets sorted out ....<br /><br />Regards,<br />Manish]]></description>
<author>contact@nospam.com (Ajay Bhargav)</author>
<pubDate>Tue, 22 May 2007 01:58:25 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t852.html</guid>
</item>
						<item>
						<title>Re: Help reg. Door sensors (Counting number of people)</title>
<link>http://www.8051projects.net/forum-t852.html</link>
<description><![CDATA[<div class='quote_top'>Rickey wrote ...</div><div class='quote'><br />Now i need a little more details about your project. firstly,<br />1) i need state diagram (labeled)<br />2) How the sensors are arranged?<br />As i got info from your code, you have a room with single door and two sensors in the way. Not sure i am right but as per the code, i made this layout of the sensor assembly. please give me more details of above mentioned things.<br /><br />Secondly, i need to know what are these buttons used for. as understood from the program, i thought they are used to set maximum count of students. <br />what is this session button used for? is it that, when student enter, he/she has to press that button? Please provide me complete details so as to understand the code better. will be waiting for reply.  <img src='http://www.8051projects.net/e107_images/emotes/yahoo/16.gif' alt='' style='vertical-align:middle; border:0' />  <br /></div><br /><br />Sensors are arranged one outside door and one inside door. say 30 cm appart dis is just an assumption. <br />I have drawn the flowchart and port defination which you were confused... <br /><a class='bbcode' href='http://www.8051projects.net/out.php?link=http://img502.imageshack.us/my.php?image=projectcq4.gif' rel='external'  target='_blank'>http://img502.imageshack.us/my.php?image=projectcq4.gif</a><br /><br />Store button are used to store max-min number of students allowed, while session button is used for next session. Consider we want to count no. of students in lab. Lec will press session button to reset the count and store button to allow maximum and minimum student...<br /><br />State Q0-Q3 Student entered the room. <br />State Q0-Q4-Q6 Student left the room. <br /><br />I got the incrementing one working, I cant get the decrement working I dunno what m doing wrong. Even tough u change Current_Students--; its does not affect. I am using Keil eval ver. havent tried any other simulators so guide me.....<br /> <br />Lemme know if u need nemore info.....<br />Add me or give me ur messenger ID , I will also keep posting here for the people who are doing simmilar kind of projects....<br />Cheers,<br />Manish]]></description>
<author>contact@nospam.com (Ajay Bhargav)</author>
<pubDate>Tue, 22 May 2007 02:12:29 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t852.html</guid>
</item>
						<item>
						<title>Re: Help reg. Door sensors (Counting number of people)</title>
<link>http://www.8051projects.net/forum-t852.html</link>
<description><![CDATA[i have to go through the code again <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' />  because it takes time to understand someone's logic <img src='http://www.8051projects.net/e107_images/emotes/yahoo/4.gif' alt='' style='vertical-align:middle; border:0' />  i will reply...]]></description>
<author>contact@nospam.com (Ajay Bhargav)</author>
<pubDate>Tue, 22 May 2007 02:46:25 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t852.html</guid>
</item>
				</channel>
				</rss>