Skip to main content

1 The Robot control using the wireless communication and the serial communication



Comments

Popular posts from this blog

RFID Based Access Control System using 8051

In this project, we are going to build an RFID Based Access Control System using 8051 Micro Controller . The same system can be named like RFID based door lock or RFID based access management system. If you have been to big hospitals or companies, you might have seen how they used RFID based locks to restrict access to certain areas. In hospitals, only hospital staff with approved RFID tags can access Intensive Care Unit and such restricted areas. So let’s begin to build the system. Project Description A RFID based Door Lock or Access Control System is based on some simple concepts. We store a set of RFID card data in our system, say 3 or 10 RFID card data. When the person with the right RFID card (compatible to data preloaded in our program/system) come and swipes his RFID tag, access will be granted. When the person with the wrong RFID card (whose data is not loaded in our system) swipes his RFID tag, access will be denied. I hope you understand the system concept of RFID based...

Astable Multivibrator using 555 Timer IC

An astable multivibrator can be designed using different types of components, say using transistors (and associated components) alone or by using op amps (and associated components). In this article, we are designing an Astable Multivibrator using 555 Timer IC. If you are wondering what all are the practical applications of an astable multivibrator, lets begin by seeing a few. One of the most common application for an astable multivibrator is to generate time delays . Let’s say you want to turn an LED “ ON ” for 1 second and keep it “ OFF ” for 0.5 seconds, then an astable multivibrator is the best circuit you could use to build this application. Unlike the monostable multivibrator, this circuit does not require any ex­ternal trigger to change the state of the output, hence the name free-running. Before going to make the circuit, make sure your 555 IC is working. For that go through the article: How to test a 555 IC for working An astable multivibrator can be produced by adding...

Build an RC Plane Finder

The lost plane finder introduced here is a little on board beacon, also known as lost model alarm/crashed aircraft beacon, which helps you find a crashed or downed radio-controlled plane. The concept is to get an alert from a piezo sounder if there are no signals from the associated radio-controlled transmitter. Usually, the radio transmitter provides a set of pulses every 20 milliseconds, which, in turn, sends the radio receiver a separate pulse to each of the servos at the same interval. In this circuit, an alarm will sound when the radio receiver no longer receives the set of pulses from the radio transmitter. Fig. 1: A typical lost plane finder To locate the aircraft, all you have to do is switch your transmitter off and the system will start to beep. The circuit is very easy to build and does not require any special parts like costly microcontrollers. A typical lost plane finder is shown in Fig. 1. Circuit and working Circuit diagram of the lost plane find...

Hit Counter