<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="News" -->
				<rss  version="2.0" 
					xmlns:content="http://purl.org/rss/1.0/modules/content/" 
					xmlns:atom="http://www.w3.org/2005/Atom"
					xmlns:dc="http://purl.org/dc/elements/1.1/"
					xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"

				>
				<channel>
				<title>Rickey's World of Microcontrollers &amp; Microprocessors : News</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>© 2010 Rickey's World</copyright>
				<managingEditor>contact@nospam.com (Ajay Bhargav)</managingEditor>
				<webMaster>contact@nospam.com (Ajay Bhargav)</webMaster>
				<pubDate>Fri, 11 Jul 2025 23:27:10 +0530</pubDate>
				<lastBuildDate>Fri, 11 Jul 2025 23:27:10 +0530</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<sy:updatePeriod>hourly</sy:updatePeriod>
				<sy:updateFrequency>1</sy:updateFrequency>

				<ttl>60</ttl>
<atom:link href="http://www.8051projects.net/plugins/rss_menu/rss.php?news.2" rel="self" type="application/rss+xml" />
<item>
<title>Automatic Railway Gate Control Project</title>
<link>http://www.8051projects.net/news.php?item.208.6</link>
<description><![CDATA[Automatic Railway Gate Control using IR sensor and L293D motor control interface with 8051 microcontroller.]]></description>
<content:encoded><![CDATA[<div class="text-center"><span style='font-size:16px'><strong class='bbcode bold'><a class='bbcode' href='http://www.8051projects.net/download-d256-automatic-railway-gate-control.html'  target='_blank'>Automatic Railway Gate Control</a></strong></span><br /><br /><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/railway_gate_control_th.png' class='bbcode' alt='' /></div><br /></div><br /><br />It's been a long time since there has been a project shared on our website. I want to thank Sharanjit Singh from Canada for sharing this project. Though the project seems very simple but its a great project who wants to get started with microcontrollers.<br /><br />Automatic Railway Gate Control uses two IR sensors for detecting incoming train and when train has passed, based on that 8051 microcontroller makes simple decision to close or open the gate respectively. In the project model a L293D H-Bridge is used to control gates connected to a motor. Project design looks very neat and clean. You can see working video of the project below:<br /><br />				<!-- Start YouTube --> 		<div class="video-container">			<iframe class="lazy" width="640" height="385" data-src="//www.youtube.com/embed/pEOJuXnEZuY" allowfullscreen></iframe>		</div>		<!-- End YouTube --><br /><br />Project source code is written in assembly language. The download package includes source code, hex file and schematics.<br /><br />Thank you guys for submitting this project.<br /><br />Download this project from our download section:<br /><a class='bbcode' href='http://www.8051projects.net/download-d256-automatic-railway-gate-control.html'  target='_blank'><strong class='bbcode bold'>Automatic Railway Gate Control</strong></a><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.6'>8051 Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Tue, 15 Oct 2019 13:09:00 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.208.6</guid>
</item>

<item>
<title>Yet Another DTMF controlled Robot</title>
<link>http://www.8051projects.net/news.php?item.207.6</link>
<description><![CDATA[This is an 8051 based DTMF controlled robot connected to GSM cellphone to receive DTMF tones and decoded using MT8870 decoder.]]></description>
<content:encoded><![CDATA[<h3 class="smaller lighter center"><a class='bbcode' href='http://www.8051projects.net/download-d255-yet-another-dtmf-controlled-robot.html'  target='_blank'><strong class='bbcode bold'>Yet Another DTMF Controlled Robot</strong></a></h3><br /><br /><div style='border:solid 1px;padding:5px'></div> As simple as it sounds, This project is an 8051 based DTMF controlled robot. 8051 receives decoded DTMF tones from MT8870 DTMF decoder. The DTMF input is fed from a GSM phone. There are two motors on the robot which are controlled via dual H-Bridge motor driver L293D.<br /><br />If you are just starting to learn microcontrollers then this is the project you should start with. It will help you understand the basic IO control in microcontrollers using embedded C.<br /><br />DTMF controls are as follows:<br /><br />On pressing '2' robot moved forward<br />On pressing '8' robot moved backward<br />On pressing '4' robot moved left<br />On pressing '6' robot moved right<br />On pressing '5' robot moved stop <br /><br /><br />The download package includes source code, hex file, schematics and a description document.<br /><br />Project credit goes to:<br />Sharanjit Singh (Canada)<br /><div style='border:solid 1px;padding:5px'></div><br /><br />Thank you guys for submitting this project.<br /><br />Download this project from our download section:<br /><a class='bbcode' href='http://www.8051projects.net/download-d255-yet-another-dtmf-controlled-robot.html'  target='_blank'><strong class='bbcode bold'>Yet Another DTMF Controlled Robot</strong></a><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.6'>8051 Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Fri, 17 May 2019 14:49:00 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.207.6</guid>
</item>

<item>
<title>Simple 3 Digit Temperature Meter Using PIC Microcontroller</title>
<link>http://www.8051projects.net/news.php?item.206.5</link>
<description><![CDATA[This project is a simple temperature meter using LM35 analog sensor connected to PIC microcontroller PIC16F676. The temprature is displayed on 3 digit 7-segment display.]]></description>
<content:encoded><![CDATA[<a class='bbcode' href='http:////www.8051projects.net/download-d254-simple-3-digit-temperature-meter.html'  target='_blank'><h3 class="smaller lighter center">Simple 3 Digit Temperature Meter</h3></a><br /><br /><div class="text-center"><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/lm35_temp_meter.jpg' class='bbcode' alt='' /></div></div><br /><br />This project is a simple temperature meter using LM35 analog sensor connected to PIC microcontroller PIC16F676. The temprature is displayed on 3 digit 7-segment display. Project code is written in C language for CSS compiler for PIC. Here are few things that you can expect to learn from this project:<br /><br />1. Using Analog port of PIC Microcontroller<br />2. Interfacing LM35 temperature sensor<br />3. Interfacing 7-segment display<br />4. Multiplexing multiple 7-segment display<br /><br />Simple yet so much to learn in this project. If you are a starting to learn microcontrollers then this is your project. The download package also includes a proteus simulation so you can modify and test this code before building the actual hardware.<br /><br />I want to thank <a class='bbcode' href='http:////www.8051projects.net/user46873.html'  target='_blank'>Rakesh Suthar</a> for submitting this project. I hope to see more learning oriented project from him.<br /><br />Download Package Content:<br /><ul class='bbcode'><li class='bbcode '>main.c : Project C code<br /></li><li class='bbcode '>main.hex : Hex file<br /></li><li class='bbcode '>schematic.PDF : Schematic file<br /></li><li class='bbcode '>lm35-temp-meter.pdsprj : Proteus simulation Project file<br /></li></ul><br /><br />If you have any questions or queries on this project feel free to ask in forum.<br /><br />Download Here: <a class='bbcode' href='http:////www.8051projects.net/download-d254-simple-3-digit-temperature-meter.html'  target='_blank'>Simple 3 Digit Temperature Meter</a><br /><br /><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.5'>PIC projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Sat, 05 Jul 2014 11:52:52 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.206.5</guid>
</item>

<item>
<title>LED Scrolling message Display using 8051</title>
<link>http://www.8051projects.net/news.php?item.205.6</link>
<description><![CDATA[This Project is a scrolling LED matrix display project using 8051 (AT89S52) controller and 24C16 EEPROM.]]></description>
<content:encoded><![CDATA[<h3 class="smaller lighter center"><a class='bbcode' href='http:////www.8051projects.net/download-d253-led-scrolling-message-display-using-8051.html'  target='_blank'>LED Scrolling message Display using 8051</a></h3><br /><br /><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/led-moving-message-display.jpg' class='bbcode' alt='' /></div><br /><br />This Project is a scrolling LED matrix display project using 8051 (AT89S52) controller and 24C16 EEPROM. This LED matrix project is designed to work flexibly to handle 1x18 matrices of 8x8 LEDs or 1 to 29 matrices of 5x7 LEDs. The total matrices support can go higher if a controller with higher RAM is used. You do not need to do any change in the program for that. There is also a software provided to upload your message from PC to EEPROM.<br /><br />This project is submitted by Pratik Suthar of Government Engineering Collage, Dahod (Gujrat). I really want to thank him for his contribution to Rickey's World.<br /><br />Now a working video of the project:<br /><br />				<!-- Start YouTube --> 		<div class="video-container">			<iframe class="lazy" width="640" height="385" data-src="//www.youtube.com/embed/nknqNUQFkh8" allowfullscreen></iframe>		</div>		<!-- End YouTube --><br /><br />Download this project: <a class='bbcode' href='http:////www.8051projects.net/download-d253-led-scrolling-message-display-using-8051.html'  target='_blank'>LED Scrolling message Display using 8051</a><br /><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.6'>8051 Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Thu, 08 May 2014 16:55:45 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.205.6</guid>
</item>

<item>
<title>Smart Home using GSM, Bluetooth and Android</title>
<link>http://www.8051projects.net/news.php?item.204.4</link>
<description><![CDATA[this project demonstrates home automation over HC05 bluetooth, sim300 gsm modem using sms running arduino on avr atmega328 controller with lpg gas sensor, temperature sensor, pir sensor]]></description>
<content:encoded><![CDATA[<h3 class="smaller lighter center"><a class='bbcode' href='http:////www.8051projects.net/download-d252-smart-home-using-gsm-bluetooth-android-project-report-ppt.html'  target='_blank'>Smart Home using GSM, Bluetooth and Android</a></h3><br /><br />This project demonstrates a great concept of Home automation using a Smart Home Device which can control things automatically by taking decisions based on sensor network and external events or manual control using your phone over Bluetooth or GSM. Which means if you are inside the house you can use You can control your appliances using bluetooth when outside use your GSM phone (over SMS).<br /><br /><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/arduino-smart-home.jpg' class='bbcode' alt='' /></div><br /><br />This project uses AVR controller ATMega328 running Arduino firmware. There are a number of sensors connected to the controller some on GPIOs and some via Analog ports. Here is a short list of sensors:<br />1. Temperature Sensor (LM35)<br />2. PIR Sensor<br />3. Light Sensor (LDR)<br />4. GAS Sensor<br /><br />Wireless modules used in this project:<br />1. SIM300 GSM Module (SIM900 can also be used)<br />2. HC-05 Bluetooth Module<br /><br />There is also a provision for controlling 4 AC appliances. One LCD is also connected to show real-time status of all the sensors.<br /><br />This project gives a good hands on practice on AVR controller and Arduino firmware programming. With various communication options one can get good experience on wireless communication. Further more there are endless possibilities of expanding this project. So you really need to turn your brains on and think of what more you can do with this.<br /><br />Project also includes complete documentation including Synopsis, Project report and final presentation. But don't get carried away with these goodies. Learn and Build this project so it can benefit you in future <img src='http://www.8051projects.net/images/emotes/FBemote/smile.png' alt='' style='vertical-align:middle; border:0' /> <br /><br />I really want to thank <strong class='bbcode bold'>Gaurav Khadasane</strong> once again for submitting this wonderful project and bringing lot of things together to learn in a single project.<br /><br />Go to download section to download this project: <a class='bbcode' href='http:////www.8051projects.net/download-d252-smart-home-using-gsm-bluetooth-android-project-report-ppt.html'  target='_blank'>Smart Home using GSM, Bluetooth and Android</a><br /><br />Finally the working Demo:<br />				<!-- Start YouTube --> 		<div class="video-container">			<iframe class="lazy" width="640" height="385" data-src="//www.youtube.com/embed/Q2UxOPVZ6fY" allowfullscreen></iframe>		</div>		<!-- End YouTube --><br /><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.4'>AVR Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Thu, 01 May 2014 02:30:40 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.204.4</guid>
</item>

<item>
<title>Arduino Based GPS Data Logger</title>
<link>http://www.8051projects.net/news.php?item.203.4</link>
<description><![CDATA[Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists and anyone interested in creating interactive objects or environments.]]></description>
<content:encoded><![CDATA[<h3 class="smaller lighter center"><a class='bbcode' href='http:////www.8051projects.net/download-d251-arduino-based-gps-data-logger.html'  target='_blank'>Arduino based GPS data Logger</a></h3><br />Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists and anyone interested in creating interactive objects or environments. This is a very simple project based on Arduino and <a rel='nofollow external' class='bbcode' href='http://https://www.sparkfun.com/products/10710'  target='_blank'>GPS sheild</a> combo. Arduino provides good set of libraries which are easy to use and you can include in your project without any hassle.<br /><br /><div class='imgbox'><img src='' data-src='//cdn.sparkfun.com//assets/parts/5/5/4/6/10346-01.jpg' class='bbcode' alt='' /></div><br /><br />As GPS usually works on serial ports, Software emulated serial port is used to connect GPS with arduino running at 4800bps. The hardware serial port is connected to PC for serial data logging. A 16x4 LCD is used for displaying GPS data locally. LCD provides GPS information related to Latitude, Longitude, Altitude and speed.<br /><br /><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/gps.jpg' class='bbcode' alt='' /></div><br /><br />Its a very good project for starters, who wants to get their hands on with Arduino. I would like to thank <strong class='bbcode bold'>Santosh Mishra</strong> for submitting this project. Hope to see more contribution from him.<br /><br />To download this project Please visit download section: <a class='bbcode' href='http:////www.8051projects.net/download-d251-arduino-based-gps-data-logger.html'  target='_blank'>Arduino based GPS data Logger</a><br /><br /><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.4'>AVR Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Mon, 31 Mar 2014 16:00:01 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.203.4</guid>
</item>

<item>
<title>Metro Train Prototype with Project Report</title>
<link>http://www.8051projects.net/news.php?item.202.6</link>
<description><![CDATA[This project is a very simple train prototype of current Metro Train. This prototype is powered with 8-bit 8051 microcontroller]]></description>
<content:encoded><![CDATA[<h3 class="smaller lighter center"><a class='bbcode' href='http:////www.8051projects.net/download-d250-metro-train-prototype-project-report.html'  target='_blank'>Metro Train Prototype Project with Project Report</a></h3><br /><br /><div class="text-center"><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/metro-proto.jpg' class='bbcode' alt='' /></div></div><br /><br />It has been a long long time since I posted a new project on our website. Today I looked in to all my old emails and checked all pending projects which were not uploaded. I want to thank Gaurav Sharma for submitting this wonderful project. I Hope to see more contribution from him.<br /><br />Metro Train is one of the biggest transporation medium in Delhi connecting all ends of Delhi together. This project is a very simple train prototype of current Metro Train. This prototype is powered with 8-bit 8051 microcontroller. As you know Metro trains run in one direction at a time, so prototype uses only one motor to move the forward. There is an additional motor which is used to open and close the doors of train. LCD is used to display welcome message, current station and next station messages. A buzzer is there to indicate opening and closing of doors.<br /><br />Working Of Metro Train:<br /><br />When the power is turned on a message ("welcome to Bhopal metro") is displayed on LCD. Then a message "Current station is Indrapuri" is displayed and door is opened. A buzzer is also turned on when door opens. After some delay the door is closed and car is started to move forward. A message "current station is Indrapuri" is displayed also on LCD. After some time a message indicating the next station is displayed "next station is M P Nagar". After some time the train stops and a message "current station is M P Nagar" is displayed. This process is continued for five stations. In the end a message "End of line" is displayed on LCD. This whole process is repeated until we turned off the power supply.<br /><br />A big thanks to <strong class='bbcode bold'>Gaurav Sharma</strong> for submitting this project.<br /><br />Go to download section to download project files: <a class='bbcode' href='http:////www.8051projects.net/download-d250-metro-train-prototype-project-report.html'  target='_blank'>Metro Train Prototype Project with Project Report</a><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.6'>8051 Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Wed, 26 Mar 2014 16:50:58 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.202.6</guid>
</item>

<item>
<title>Digital IC Tester Project</title>
<link>http://www.8051projects.net/news.php?item.201.6</link>
<description><![CDATA[The basic function of the digital IC tester is to test a digital IC for correct logical functioning as described in the truth table and/or function table]]></description>
<content:encoded><![CDATA[<div class="text-center"><strong class='bbcode bold'><span style='font-size:14px'><a class='bbcode' href='http:////www.8051projects.net/download-d249-digital-ic-tester-project-report.html'  target='_blank'>Digital IC Tester Project (with report)</a></span></strong><br /><br /><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/ic-tester.jpg' class='bbcode' alt='' /></div></div><br /><br />The digital IC tester is implemented by using the 89C51 microcontroller board. The processing of the inputs and outputs is done by the microcontroller. The display part on the microcontroller board is modeled using LCD. After the successful testing of the IC, the result is displayed on the LCD. <br /><br />The basic function of the digital IC tester is to test a digital IC for correct logical functioning as described in the truth table and/or function table. It can test digital ICs having a maximum of 24 pins. Since it is programmable, any number of ICs can be tested within the constraint of the memory available. This model applies the necessary signals to the inputs of the IC, monitoring the outputs at each stage and comparing them with the outputs in the truth table. Any discrepancy in the functioning of the IC results in a fail indication, displays the faulty and good gates on the LCD. The testing procedure is accomplished with the help of keys present on the main board.<br /><br />This project has been tested with most commonly used digital IC's, mainly belonging to the 74TTL series. Digital IC tester tests various types of IC's like OR, XOR, NAND, AND, NOT, NOR, XNOR GATES and also FULL ADDER, MULTIPLEXER, SHIFT REGISTER.<br /><br />A special thanks to <strong class='bbcode bold'>Sunil Raina, Piyush Sonawane and Parimal Sikchi</strong> for sharing their work with us.<br /><br />You can download this project from here: <a class='bbcode' href='http:////www.8051projects.net/download-d249-digital-ic-tester-project-report.html'  target='_blank'>Digital IC Tester Project (with report)</a><br /><br />If you have any doubts in project, please post in forum.<br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.6'>8051 Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Sun, 22 Sep 2013 18:56:56 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.201.6</guid>
</item>

<item>
<title>GSM Notice Board</title>
<link>http://www.8051projects.net/news.php?item.199.6</link>
<description><![CDATA[This project is a simple GSM Based project where 20x4 LCD is used as display for Notice board and GSM modem is used for receiving and sending SMS.]]></description>
<content:encoded><![CDATA[<div class="text-center"><span style='font-size:16px'><strong class='bbcode bold'><a class='bbcode' href='http:////www.8051projects.net/download-d248-gsm-notice-board.html'  target='_blank'>GSM Notice Board</a></strong></span><br /><br /><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/gsm-notice-board.jpg' class='bbcode' alt='' /></div></div><br /><br />This project is a simple GSM Based project where 20x4 LCD is used as display for Notice board and GSM modem is used for receiving and sending SMS. When a user wants to display a notice/message on the notice board, user will send sms from a verified mobile number and sms recevied is displayed on LCD. Project involves simple security feature where SMS sender's number is compared with a pre-configured number (hardcoded in source code). If sms is recevied from an unknown sender, a notification SMS is sent to pre-configured number notifying an invalid access to board.<br /><br />This project is fairly simple but its main purpose is to demonstrates reading and sending SMS using GSM Modem. There are many users on forum who struggles getting SMS read working in their projects. So For them this project is a starting point.<br /><br />I want to thank Kiran Gowle (<a class='bbcode' href='http:////www.8051projects.net/user26972.html'  target='_blank'>kirangowle</a>) for submitting this project. I am sure his contribution will help many others on this website. If you have any queries regarding this project, Please feel free to post in <a class='bbcode' href='http:////www.8051projects.net/forum.html'  target='_blank'>forum</a>.<br /><br />Go to download section to download this project:<br /><br /><strong class='bbcode bold'><a class='bbcode' href='http:////www.8051projects.net/download-d248-gsm-notice-board.html'  target='_blank'>GSM Notice Board</a></strong><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.6'>8051 Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Mon, 20 May 2013 13:08:15 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.199.6</guid>
</item>

<item>
<title>Android Controlled robot using 8051 Microcontroller</title>
<link>http://www.8051projects.net/news.php?item.198.6</link>
<description><![CDATA[This project is an android controlled robot using 8051 microcontroller and HC-05 bluetooth module using SPP bluetooth profile. This project use Android bluecontrol app for controlling robot.]]></description>
<content:encoded><![CDATA[<div class="text-center"><span style='font-size:16px'><strong class='bbcode bold'><a class='bbcode' href='http:////www.8051projects.net/download-d247-android-controlled-robot-using-8051-microcontroller.html'  target='_blank'>Android controlled robot using 8051 and bluetooth</a></strong></span><br /><br /><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/android-controlled-robot.jpg' class='bbcode' alt='' /></div></div><br /><br />Our robot expert Gaurav Khadasane has come up with another innovative way to control a robot. He is controlling his robot from an android phone (with a Android GUI application) over bluetooth. Project uses our favourite 8051 microcontroller and HC-05 bluetooth module.<br /><br />In this project 8051 and bluetooth module are communicating over uart @9600bps. Bluetooth module HC-05 is controlled via simple AT commands. This module comes in SMD package and works on 3.3v power supply. The BT module is a SPP supported profile so it can be connected easily to any controller or embedded device. In this profile the data sent and receive to module directly comes on the RX pin of microcontroller. It becomes really easy to make your device bluetooth compatible.<br /><br />L293D H-Bridge motor driver are used to control two DC motors. A readymade compact size chassis is used to avoid the chassis assembly comlexities <img src='http://www.8051projects.net/images/emotes/FBemote/smile.png' alt='' style='vertical-align:middle; border:0' />  The chassis contains 2 decks the lower is used for BO motors fitting the upper is used as a battery stack. On top plate the controller board is mounted by screw fitting.<br /><br />Finally the Android application, You can get Bluecontrol app from Google Play<br /><br /><a rel='nofollow external' class='bbcode' href='http:////play.google.com/store/apps/details?id=com.gundel.bluecontrol&amp;hl=en'  target='_blank'><div class='imgbox'><img src='' data-src='https://lh5.ggpht.com/zMLqXFWOLnnbZXcGZ-V29SR1N8RqaDsv4PVLPPeMqM-9yL4UKGqF1aSaltnA1Ml-d6I=w124' class='bbcode' alt='' /></div></a><br /><br />Here is a working video of the project<br /><br /><div class="text-center">				<!-- Start YouTube --> 		<div class="video-container">			<iframe class="lazy" width="640" height="385" data-src="//www.youtube.com/embed/mNp7B8qR8_I" allowfullscreen></iframe>		</div>		<!-- End YouTube --></div><br /><br />If you have any doubts or comments Please use forum... Enjoy bulding robots <img src='http://www.8051projects.net/images/emotes/FBemote/wink.png' alt='' style='vertical-align:middle; border:0' /> <br /><br />Please use download link below to download this project.<br /><strong class='bbcode bold'><a class='bbcode' href='http:////www.8051projects.net/download-d247-android-controlled-robot-using-8051-microcontroller.html'  target='_blank'>Android controlled robot using 8051 and bluetooth</a></strong><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.6'>8051 Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Wed, 20 Mar 2013 11:16:57 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.198.6</guid>
</item>

<item>
<title>Multicontrol Robot - Control by GSM, Remote or Acclerometer</title>
<link>http://www.8051projects.net/news.php?item.197.4</link>
<description><![CDATA[This project is an extention to previously uploaded GSM Controlled Robot. Earlier project was only designed to be controlled using a mobile or GSM device whereas this project extends the control capabilities to RF Remote and Accelerometer]]></description>
<content:encoded><![CDATA[<div class="text-center"><strong class='bbcode bold'><span style='font-size:16px'><a class='bbcode' href='http://www.8051projects.net/download-d246-multicontrol-robot-control-by-gsm-remote-or-acclerometer.html'  target='_blank'>Multicontrol Robot - Control by GSM, Remote or Acclerometer</a></span></strong></div><br /><br />This project is an extention to previously uploaded "<a class='bbcode' href='http://www.8051projects.net/download-d234-gsm-controlled-robot-project-report.html'  target='_blank'>GSM Controlled Robot</a>". Earlier project was only designed to be controlled using a mobile or GSM device whereas this project extends the control capabilities to custom designed RF Remote and A glove with Accelerometer.<br /><br /><div class="text-center"><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/multicontrol-robot.jpg' class='bbcode' alt='' /></div></div><br /><br />This project is devided into two sections<br />1. Control/Encoder unit<br />2. Robot Unit<br /><br />Control unit uses 433Mhz RF modules for sending control data to robot. Control unit receives data from either remote or an accelerometer module. Robot unit is actually the receving device which can receive data from either gsm device or RF recevier. Both RF reciever and GSM device send same kind of signals to control motors.<br /><br />Control/encoder unit uses 8051 controller and its code is written in assembly whereas Robot unit uses AVR microcontroller, its source is written in C language. If you have already built the old GSM controlled robot then upgrading to this version of robot will not be difficult at all.<br /><br />I have also added original project report came with GSM controlled robot, You can add more information in this project report to complete final report.<br /><br />Here are working videos of project:<br /><br /><strong class='bbcode bold'>Multicontrol Robot - Control by Acclerometer</strong><br /><br /><div class="text-center">				<!-- Start YouTube --> 		<div class="video-container">			<iframe class="lazy" width="640" height="385" data-src="//www.youtube.com/embed/Einyt1xYZGE" allowfullscreen></iframe>		</div>		<!-- End YouTube --></div><br /><br /><strong class='bbcode bold'>Multicontrol Robot - Control By Remote</strong><br /><br /><div class="text-center">				<!-- Start YouTube --> 		<div class="video-container">			<iframe class="lazy" width="640" height="385" data-src="//www.youtube.com/embed/oocGlpyr534" allowfullscreen></iframe>		</div>		<!-- End YouTube --></div><br /><br />Click download link below to download this project:<br /><strong class='bbcode bold'><a class='bbcode' href='http://www.8051projects.net/download-d246-multicontrol-robot-control-by-gsm-remote-or-acclerometer.html'  target='_blank'>Multicontrol Robot - Control by GSM, Remote or Acclerometer</a></strong><br /><br />I would like to thank Gaurav Khadasane for submitting this project <img src='http://www.8051projects.net/images/emotes/FBemote/smile.png' alt='' style='vertical-align:middle; border:0' />  we would like to see more projects from you.<br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.4'>AVR Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Sun, 03 Feb 2013 07:36:05 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.197.4</guid>
</item>

<item>
<title>Time Controlled solar tracking system</title>
<link>http://www.8051projects.net/news.php?item.196.6</link>
<description><![CDATA[This project is an 8051 based time controlled solar tracking system. Project source is written in assembly language. LDR and timer used to control direction and operation time of device.]]></description>
<content:encoded><![CDATA[<div class="text-center"><span style='font-size:16px'><strong class='bbcode bold'><a class='bbcode' href='http:////www.8051projects.net/download-d245-time-controlled-solar-tracking-system-assembly.html'  target='_blank'>Time Controlled Solar Tracking System (Assembly)</a></strong></span><br /><br /><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/time-controlled-solar-tracking-system.jpg' class='bbcode' alt='' /></div></div><br /><br />Hi Friends, Its been a long time since I've been to website. But There were few main things that I was suppose to do a long time back. Here is a new year surprise for you all. Viktor has share another project with us a great design with practical use. An 8051 based Solar tracker with source written in assembly language. Viktor explains basic operation of this project.<br /><br /><strong class='bbcode bold'>PRINCIPLE OF OPERATION</strong><br />The circuit comprises of three sections:<br /><ol class='bbcode decimal' style='list-style-type: decimal'><li class='bbcode decimal'>light controlled circuit<br /></li><li class='bbcode decimal'>counter  for  timer<br /></li><li class='bbcode decimal'>switching circuit<br /></li></ol><br /><br /><span class='bbcode underline' style='text-decoration:underline'>1. Light controlled circuit:</span><br /><br />This particular circuit controls other circuits. It puts the other circuit on or off depending the nature of the day. It comprises of LDR and transistor representation of smith trigger configured using two npn transistor(BC377) such that when there is a small potential difference across  the LDR and variable resistor, The relay will be triggered to switch on other circuit. This circuit monitors day and night. The main function of this monitor is put off the device at night and turn it on in the mornining again.<br /><br /><span class='bbcode underline' style='text-decoration:underline'>2. counter  for  timer:</span><br />Since sun start from the east at 6:45am and set at exertly 12:45pm, the light controller circuit put on the whole circuit automatically making the timer to initialize its 6hrs counting sequence.<br /><br /><span class='bbcode underline' style='text-decoration:underline'>3. switching circuit:</span><br />This circuit is mainly used to control the direction of panel using a DC Actuator motor. Microcontroller AT89C2051 gets input from east and west Light control circuit and adjust panel to face sun direction.<br /><br />Type of motor used:<br />24-36v d.c Actuator from super jack used in tv satalite dish polar adjustment<br /><br />You can download project here:<br /><strong class='bbcode bold'><a class='bbcode' href='http:////www.8051projects.net/download-d245-time-controlled-solar-tracking-system-assembly.html'  target='_blank'>Time Controlled Solar Tracking System (Assembly)</a></strong><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.6'>8051 Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Mon, 21 Jan 2013 04:34:36 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.196.6</guid>
</item>

<item>
<title>8051 based Inverter/UPS with inbuilt Charging system</title>
<link>http://www.8051projects.net/news.php?item.195.6</link>
<description><![CDATA[Project Inverter/UPS with inbuilt charging system is based on 8051 microcontroller (AT89C2051) with a rating of 3000VA. This project uses 24V DC battery and convert it to 220v 50Hz AC.]]></description>
<content:encoded><![CDATA[<div class="text-center"><span style='font-size:16px'><strong class='bbcode bold'><a class='bbcode' href='http:////www.8051projects.net/download-d244-8051-based-inverterups-inbuilt-charging-system.html'  target='_blank'>8051 based Inverter/UPS with inbuilt Charging system</a></strong></span></div><br /><br />Well this is one of the most interesting and long awaited project uploaded on any microcontroller website. Its an Inverter/UPS with inbuilt charging system based on 8051 (AT89C2051) with a rating of 3000VA. As you all know an inverter converts DC voltage to AC, This project uses 24V DC battery and convert it to 220v 50Hz AC. Here are some pictures of constructed hardware.<br /><br /><div class="text-center"><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/inverter.jpg' class='bbcode' alt='' /></div><br /><br /><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/inverter1.jpg' class='bbcode' alt='' /></div></div><br /><br />The inverter system is divided into six sections:<br /><ol class='bbcode numeric' style='list-style-type: numeric'><li class='bbcode numeric'>Inverter<br /></li><li class='bbcode numeric'>Charger<br /></li><li class='bbcode numeric'>Multivibrator<br /></li><li class='bbcode numeric'>Powerpack<br /></li><li class='bbcode numeric'>Sensors and Indicators<br /></li><li class='bbcode numeric'>Automatic changeover<br /></li></ol><br /><br />8051 controller plays its major role in "Sensors and Indicators" section. 8051 is used to monitor the voltages and indicate status through LEDs. You can also find UPS test design for Proteus VSM simulator, to stimulate the design in case of any doubt. It is the same controller circuit as given in pdf. At89c2051 uses an active low to perform its operation from lm393 voltage comparator that's why a push button is connected to ground to test the circuit.<br /><br />You can find pictures, code and small documenation that explains the working and block diagram of this project. Incase you have any doubts, feel free to post on our forum at <a class='bbcode' href='http://www.8051projects.net/forum.html'  target='_blank'>www.8051projects.net/forum.html</a><br /><br />I would link to thank Victor (ugoo5000) for sharing his great project again with us. Also I want to apologize for delay in uploading this project <img src='http://www.8051projects.net/images/emotes/FBemote/smile.png' alt='' style='vertical-align:middle; border:0' />  I should have done it earlier. Thanks Victor for great contribution to this webiste.<br /><br />Visit following link to download this project:<br /><a class='bbcode' href='http:////www.8051projects.net/download-d244-8051-based-inverterups-inbuilt-charging-system.html'  target='_blank'>8051 based Inverter/UPS with inbuilt Charging system</a><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.6'>8051 Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Thu, 01 Nov 2012 14:25:27 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.195.6</guid>
</item>

<item>
<title>Automatic Room light Controller with Visitor Counter - Updated</title>
<link>http://www.8051projects.net/news.php?item.194.6</link>
<description><![CDATA[This Project "Automatic Room Light Controller with Visitor Counter using Microcontroller" is a reliable circuit that takes over the task of controlling the room lights as well us counting number of persons/visitors in the room very accurately.]]></description>
<content:encoded><![CDATA[<div class="text-center"><span style='font-size:18px'><strong class='bbcode bold'><a class='bbcode' href='http:////www.8051projects.net/download-d119-automatic-room-light-controller-visitor-counter-updated.html'  target='_blank'>Automatic Room light Controller with Visitor Counter</a></strong></span></div><br /><br />This Project "Automatic Room Light Controller with Visitor Counter using Microcontroller" is a reliable circuit that takes over the task of controlling the room lights as well us counting number of persons/visitors in the room very accurately. When somebody enters into the room then the counter is incremented by one and the light in the room will be switched ON and when any one leaves the room then the counter is decremented by one. The light will be only switched OFF until all the persons in the room go out. The total number of persons inside the room is also displayed on the seven segment displays.<br /><br />The microcontroller does the above job. It receives the signals from the sensors, and this signal is operated under the control of software which is stored in ROM. Microcontroller continuously monitor the IR Sensors, When any object pass through the 555 timer generates a pulse and interrupt controller. So visitors in the room are counted up by Sensor1 and Sensor2 counts visitors going out of room. As soon as visitor count reaches 0 the room light turns off.<br /><br />We already had this project in our download section but Anudeep (<a class='bbcode' href='http:////www.8051projects.net/user37082.html'  target='_blank'>bobdxcool</a>) had made it working. Thank you so much for sharing this project back.<br /><br />Here is a working video of project shared by Anudeep:<br /><div class="text-center">				<!-- Start YouTube --> 		<div class="video-container">			<iframe class="lazy" width="640" height="385" data-src="//www.youtube.com/embed/GoK4h8_aGvQ" allowfullscreen></iframe>		</div>		<!-- End YouTube --></div><br /><br />You can download this project here:<br /><strong class='bbcode bold'><a class='bbcode' href='http:////www.8051projects.net/download-d119-automatic-room-light-controller-visitor-counter-updated.html'  target='_blank'>Automatic Room light Controller with Visitor Counter</a></strong><br /><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.6'>8051 Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Sun, 14 Oct 2012 05:05:26 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.194.6</guid>
</item>

<item>
<title>Football/Soccer Substitution Board (Assembly)</title>
<link>http://www.8051projects.net/news.php?item.193.6</link>
<description><![CDATA[This project is a really simple Football/Soccer substitution board used on field. a very professional looking substitution board. Board has two color LED display each counts from 00 to 99.]]></description>
<content:encoded><![CDATA[<span style='font-size:16px'><strong class='bbcode bold'><a class='bbcode' href='http:////www.8051projects.net/download-d243-footballsoccer-substitution-board-assembly.html'  target='_blank'>Football/Soccer Substitution Board</a></strong></span><br /><br />We all build projects, we never think if those projects will be used in real life or not. But this time Victor (ugoo5000) Brings a very simple but very useful idea to the table that can become reality to anyone, who needs it. If you're a Football/soccer fan and you have a home team, Then this is a must do project for you.<br /><br /><div class="text-center"><a class='bbcode' href='http:////www.8051projects.net/images/football-soccer-substitution-board.jpg'  target='_blank'><div class='imgbox'><img src='' data-src='//www.8051projects.net/images/football-soccer-substitution-board_th.jpg' class='bbcode' alt='' /></div></a></div><br /><br />This project is a really simple Football/Soccer substitution board used on field. As seen from the picture above its a very professional looking substitution board. Board has two color LED display each counts from 00 to 99 with Red and Green color display. Using this board is really simple, Just select number and show it <img src='http://www.8051projects.net/images/emotes/FBemote/smile.png' alt='' style='vertical-align:middle; border:0' />  as simple as that.<br /><br />Project code is written in assembly language very easy to understand, No complex glue logic. You can ask your doubts on forum if you have any. Our Admins, moderators are always available on forum to answer you. So go ahead and make this enjoyable project at home or for your school.<br /><br />Download this project from here:<br /><strong class='bbcode bold'><a class='bbcode' href='http:////www.8051projects.net/download-d243-footballsoccer-substitution-board-assembly.html'  target='_blank'>Football/Soccer Substitution Board</a></strong><br />]]></content:encoded>
<category domain='http://www.8051projects.net/news.php?cat.6'>8051 Projects</category>
<dc:creator>ajay_bhargav</dc:creator>
<pubDate>Thu, 20 Sep 2012 02:58:37 +0530</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/news.php?item.193.6</guid>
</item>


				</channel>
				</rss>