Current area: HOME -> Assembly -> 8051 Articles Articles
8051 Articles
8051 Instruction Set
Here instructions of 8051 and their formats with some examples are described. These instructions will operate on 8031, 8951, 8052.
8051 Microcontroller port programming
8051 microcontroller contains four i/o ports with which we can interface the external hardware. This page gives more information about i/o port programming of 8051 microcontroller.
8051 Microcontroller port programming
8051 microcontroller contains four i/o ports with which we can interface the external hardware. This page gives more information about i/o port programming of 8051 microcontroller.
Automatic Railway Gate Control And Track Switching
This project is designed using 8051 microcontroller to avoid railway accidents happening at unattended railway gates, if implemented in spirit. Here two concepts are implemented, one is railway gate control and another one is track switching. This project utilizes two powerful IR transmitters and two receivers.
Car parking system using Microcontroller
Automatic multistoreyed car parking system helps to minimize the car parking area. This Automatic Car Parking System enables the parking of vehicles, floor after floor and thus reducing the space used. Here any number of cars can be parked according to the requirement. This idea is developed using 8051 Microcontroller. Here program is written according to this idea using 8051.
Embedded System Design Using 8031 Microcontrollers. (pdf)
This PDF eBook has become very popular in the internet that gives a complete picture of using 8031 microcontroller or Atmel's 8031 derivatives 89CXX in your next real time applications. It covers everything that goes into the system design. Six real life projects are also discussed in detail along with the circuit diagram. Very useful for the embedded system designer.
Interfacing an LCD to the 8951
This article describes the operation modes of LCDs, then describes how to program and interface an LCD to the 8951. You can interface LCD to the microcontroller 8951 easily after reading this article.
Programmable number lock system
Programmable number lock system is a high security number lock system that can be used to lock electronic devices. The present system is very user friendly. This system is a combination of software and hardware at its best. We have used a 8051 microcontroller kit for interfacing our system.
Robotic Car using microcontoller 8051
Robotic Car is a miniature prototype car powered by batteries whose various movements can be control either manually or automatically, or the combination of both. Here the command is given through keyboard; it would have been better if we used IR remote control or something of that kind rather than using keyboard for commanding. However, by realizing the complexities we have made simple using keyboard.