<?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:54:45 -0800</pubDate>
				<lastBuildDate>Mon, 01 Dec 2008 11:54:45 -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>[poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[here is the explaination of the circuit of home automation.<br /><br />the whole circuit is devided into four sections.<br />A. Control and Display Section<br />B. PC Interface Section<br />C. Appliance Section<br />D. Power Supply section<br /><br /><u>Power Supply Section:</u> This section will provide the power to the circuit, in this i have used two ICs one is LM7805 and other LM7812. LM7805 will provide the 5V to the controller and other components. LM7812 is for extenstion purpose, if someone want to use a 12V relay then he/she can use this 12V supply.<br /><br /><u>Control and Display section:</u> This section contain mainly two components. Microcontroller and LCD. Microcontroller is used for all the controlling purpose, ofcouse its the brain of the project. LCD is used for display the messages which are being sent over internet.<br />There is provision of sending message from internet terminal from where user login.<br />so on reciever side.. user can see messages pressing keys. there are three keys provided. one is to open/close message, second is next message and third is previous message.<br /><br /><u>PC Interface Section:</u> In this section there is one main IC used which is very common MAX232 for RS232 interface between PC and controller. so its basically provides Serial communication.<br /><br /><u>Appliance Section:</u> This section provides interface with Appliances to control maximum of 8 devices. i have connected LEDs to show each appliance. if LED is on that means appliance is ON. if LED is off, means appliance is off. so if you want you can replace these LEDs with relays for 220V appliance conection.<br /><br />anymore quaries please reply to the post.<br />regards,<br />ajay bhargav]]></description>
<pubDate>Wed, 20 Sep 2006 04:22:31 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
						<item>
						<title>Re: [poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[Thats a very nice Idea...And which type of communiation control is there for remote operation of the devices...I mean simple dial-up or TCP/IP?<br />]]></description>
<author>Rajendra&lt;patoliyarj@nospam.com&gt;</author>
<pubDate>Fri, 29 Sep 2006 04:25:25 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
						<item>
						<title>Re: [poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[it doesnt matter how you connect to internet.. the only thing matter is what application you use to connect to the board. so i am using Telnet for the remote terminal login. hope you have worked on it.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Fri, 29 Sep 2006 04:28:05 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
						<item>
						<title>Re: [poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[ok.will the status of led's be known to the user on transmitter side?]]></description>
<author>deepika&lt;deepika_srkr@nospam.com&gt;</author>
<pubDate>Fri, 22 Dec 2006 05:25:36 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
						<item>
						<title>Re: [poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[yes, there is a command "stat" for the same. see the help file for command information.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Thu, 28 Dec 2006 12:37:21 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
						<item>
						<title>Re: [poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[I have a question about the HA project. I was able to get the CLI project to work. Now I am trying the HA project. I am unable to get any response with the HA.hex flashed to the microcontroller. Essentially I have the circuit wired up like the CLI project. I do not have the LCD or the buttons hooked up. Could that be the reason it does not work? I am able to connect to the server but I do not get any response from the microcontroller.]]></description>
<author>Matt&lt;lil_sti@nospam.com&gt;</author>
<pubDate>Thu, 22 Feb 2007 12:51:11 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
						<item>
						<title>Re: [poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[it will not work with all the components because it initializes LCD during the init part.<br />So without LCD it will not work.. better connect just an LCD <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' />  thats all! and ofcourse with serial <img src='http://www.8051projects.net/e107_images/emotes/yahoo/4.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Thu, 22 Feb 2007 13:59:54 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
						<item>
						<title>Re: [poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[I want to remove the LCD from the HA project. I was wondering if you would be willing to look at the altered code to see if it is correct? I can email you the code if you would like.]]></description>
<author>Matt&lt;lil_sti@nospam.com&gt;</author>
<pubDate>Tue, 27 Feb 2007 10:48:22 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
						<item>
						<title>Re: [poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[<div class='quote_top'>Matt wrote ...</div><div class='quote'>  I want to remove the LCD from the HA project. I was wondering if you would be willing to look at the altered code to see if it is correct? I can email you the code if you would like.  </div><br /><br />Hi matt... can you please crate a new topic.. for your doubt?<br />it will be easy for u and me.. to help! and its better not to make this thread too big as.. the first reply in the thread is important.<br />So, create a new thread, attach your modified files with the thread <img src='http://www.8051projects.net/e107_images/emotes/yahoo/3.gif' alt='' style='vertical-align:middle; border:0' /><br />I will wait <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' /><br />]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Tue, 27 Feb 2007 11:23:35 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
						<item>
						<title>Re: [poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[Hi Everybody.. Can anyone explain the full operation of the project home automation over internet... i need crystal clear working of circuit.. i.e; for instance , what happens when a command is given from transmitter side.. how does MC receives it.. how it is decoded.. what will MC do with program burned inside it while receiving a command???? then how will it produce signal to activate the output switches.. what type of switch must be used at output port of MC along with Power line(220v)...<br /><br />why the LCD is used.. ? then which file should i burn in MC....?? what r that c programs and what should i do with it.. <br /><br />Plz help me out to find answers for the above questions bcoz i m not a electrical or electronic student.. i just loved this project.. so i need to do that .. so help me..<br /><br /><br />regards,<br />Nivas]]></description>
<author>nIVAS&lt;nivas4u1@nospam.com&gt;</author>
<pubDate>Thu, 03 Jan 2008 02:31:06 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
						<item>
						<title>Re: [poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[<div class='quote_top'>nIVAS wrote ...</div><div class='quote'>Hi Everybody.. Can anyone explain the full operation of the project home automation over internet... i need crystal clear working of circuit..</div><br />check the first post.. if anything extra.. ask me..<br /><div class='quote_top'>nIVAS wrote ...</div><div class='quote'> i.e; for instance , what happens when a command is given from transmitter side.. how does MC receives it.. how it is decoded.. what will MC do with program burned inside it while receiving a command????</div><br />When command is sent from transmitter side.. it is sent to software first (HAserver.exe) and then the sent string is transferred to controller via serial or RS232 communication, This is how MC receive the command.<br />The commands are decoded in strfunc.c file and are converted to a number.. the returned numeric value is using switch case select the function to perform in main function. this everything is inside the controller HAserver is just an interface between controller and the user...<br /><div class='quote_top'>nIVAS wrote ...</div><div class='quote'>then how will it produce signal to activate the output switches.. what type of switch must be used at output port of MC along with Power line(220v)...</div><br />The signal is simple TTL singnal.. high 5V and low 0V. The o/ps are active low.. i.e. low signal activate the switch and high deactivate it.<br />To connect 220V power appliances.. you need to make use an interface either a relay or an optocoupler. you can make use of the famous ULN2003 to drive the relays of high voltages.<br /><div class='quote_top'>nIVAS wrote ...</div><div class='quote'>why the LCD is used.. ? then which file should i burn in MC....?? what r that c programs and what should i do with it..<br /><br />Plz help me out to find answers for the above questions bcoz i m not a electrical or electronic student.. i just loved this project.. so i need to do that .. so help me..</div><br />LCD is used to display messages sent from user side.. its just an addon in the project.. like user want to give message to family members. he just have to logon to the server and leave a message.. New message indicator glows and inform that new message arrived.. <br />The C program is the code of Microcontroller.. when you compile these C codes you get hex file which you need to burn on to the controller. you can make use of the hex file provided inside the archive if you do not have a compiler. There is not really any change needed to make in this project so you can directly use the hex file.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Thu, 03 Jan 2008 02:56:45 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
						<item>
						<title>Re: [poll] Home Automation Project [explained]</title>
<link>http://www.8051projects.net/forum-t183.html</link>
<description><![CDATA[I just want to say thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!IT works as i expected !first i have doubt in it >>>but this forum helps me a lot!!!!! <img src='http://www.8051projects.net/e107_images/emotes/yahoo/4.gif' alt='' style='vertical-align:middle; border:0' />   <img src='http://www.8051projects.net/e107_images/emotes/yahoo/4.gif' alt='' style='vertical-align:middle; border:0' />   <img src='http://www.8051projects.net/e107_images/emotes/yahoo/4.gif' alt='' style='vertical-align:middle; border:0' />   <img src='http://www.8051projects.net/e107_images/emotes/yahoo/103.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>Laurence_Luz&lt;Laurence_Luz1424@nospam.com&gt;</author>
<pubDate>Sun, 13 Apr 2008 16:26:15 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t183.html</guid>
</item>
				</channel>
				</rss>