8051 / 8052 Microcontroller Circuits
-
The MIDI Drum Machine began in the Fall of 1991 as a project for a microprocessor system design course, shortly after I wrote PAULMON1, the 8051 monitor/debugger. A friend, Rod Seely, both a musician and electronics hobbiest suggested I design something....
-
-
The example program included with the PG2051 evaluation kit is a basic serial to parallel converter written in 8051 assembler. This is probably a good example of the uses to which an AT89C2051 can be put - it would be hard to get a serial to parallel....
-
The 8051 series µCs offer idle and power-down modes, both of which you invoke by setting appropriate control bits from the code. For instance, a 5V, 12-MHz Atmel AT89C2051 consumes approximately 9 mA in active mode, 1.8 mA in idle mode, and only 12 µA in....
-
This document describes the HSETI PCB. This PCB is a small simple application for the Atmel AT89C2051 microprocessor - a 20 pin 8051 variant, with FLASH (reprogrammable) program memory. The board has just two chips on it, the CPU and a driver/buffer...
-
Figure 1 shows an efficient and cost-effective frequency counter using an Atmel 89C2051 µC (Reference 1). The design can use any µC of the 8051 family. The circuit counts frequency and sends the count to a PC via the serial port. The signal connects to pin....
-
The 8052.com SBC is a single-board computer designed to be both useful and instructive in illustrating certain concepts commonly encountered in 8052-based development...
-
-
Below is a rough schematic of the layout of the accelerometer PC board looking from the component side. The microcontroller is an Atmel AT89S8252, an 8051 clone. This microcontroller is in-circuit programmable using an SPI interface. The SPI pins are also....
-
The circuit in Figure 1 saves I/O pins. It uses an 8051 µC, and only four I/O pins (P1.0 to P1.3) drive the LCD, instead of the 11 pins other displays require. Data transfers in a serial mode through the P1.0 port of the µC. The µC interfaces to Pin 2 of....
-
This page describes how to build this full-bandwidth single-port (one input and one output) MIDI interface. The interface is buffered (that is, if the PC gets behind you won`t lose data) and it works in Windows 3.1 and Windows 95 using a special (and very....
-
The Atmel Flash devices are ideal for developing, since they can be reprogrammed easy and fast. If you need more code space for your application, particularly for developing 89Cxx projects with C language. Atmel offers a broad range of microcontrollers based....
-
The link shows how to inteface Alphanumeric LCD to 8051 Microcontroller. Liquid Crystal Display also called as LCD is very helpful in providing user interface as well as for debugging purpose. The most common type of LCD controller is HITACHI 44780 which....
-
-
Relays are devices which allow low power circuits to switch a relatively high Current/Voltage ON/OFF. For a relay to operate a suitable pull-in & holding current should be passed through its coil. Generally relay coils are designed to operate from a....
-
The Tutorial shows how to interface 7-segment display to a microcontroller. Also explains how do display more than one 7-segment on same data lines using scanning method. 7 Seg displays are are basically 7 LED's. It will be much easier to understand if you....
-
This Project can be used with the three phase Induction motors. The circuit will take the full control of the motor and it will protect the motor from several faults such us over voltage and under voltage and the circuit will switch on the motor under safety....
-
This Project takes over the task of Ringing of the Bell in Colleges. It replaces the Manual Switching of the Bell in the College. It has an Inbuilt Real Time Clock (DS1307) which track over the Real Time. When this time Equals to the Bell Ringing time, then....
-
The Project presented here waters your plants regularly when you are out for vocation. The circuit comprises sensor parts built using op-amp IC LM324. Op-amps are configured here as a comparator. Two stiff copper wires are inserted in the soil to sense the....
-
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....
-
In spite of the improvement of communication link and despite all progress in advanced communication technologies, there are still very few functioning commercial wireless monitoring systems, which are most off-line, and there are still a number of issues to....
-
Use your Symbian OS mobiles to control devices through Bluetooth.
The serial to Bluetooth converter from sparkfun.com is used in this project.
The Microcontroller At89C2051 is used to receive the data from the mobile through bluetooth.
Most of the....
-
This project describes a new economical solution of home light control systems. The presented home light control system can be used for different sophisticated home applications. The control system consists of a PC, and control circuitry and the electrical....
-
This Project Digital Calendar using Microcontroller is an advanced digital calendar, which displays the Date, Day, Month over the LED display. It has an 8 bit Microcontroller which runs on the Program embedded on its ROM. Separate LEDs are provided for the....
-
A simple count-down LED timer that counts in minutes and seconds. Three buttons below the LED provide control of the unit, allowing you set the desired countdown time in minutes and seconds and a start/stop button.
Completion of the countdown is indicated....
-
The chip tester verifies the functionality and timing of a variety of 7400 series integrated circuits. Students taking Digital Logic Design Lab, Use these chips often in their laboratory.
The IC to be tested should be placed on the ZIF socket and the....
-
Digital visitor counter is a reliable circuit that takes over the task of counting Number of Persons/ Visitors in the Room very Accurately. When somebody enters into the Room then the Counter is Incremented by one and when any one leaves the room then the....
-
This Project is used to indicate the temperature and it is also used as controller. The system will get the temperature from the IC and it will display the temperature over the seven segment display and this temperature was compared with the value stored by....
-
This project is an High precision digital thermometer which indicates the temperature on the seven segment display. It has an resolution of 0.06deg.
The 1 wire temperature sensor IC from Maxim semiconductors is used as the sensor. The DS18S20 Digital....
-
The Electronic Cash Register (ECR) keeps track of sales transactions quickly and effectively. An abundance of PLUs (Price Look Ups) and department keys accommodate a variety of merchandise items. This means a faster, more accurate check out process and the....
-
Now-a-days Electronic voting machines are being used effectively. The confidence of the voter in its flawless working is gradually building up and these machines are thus becoming quite popular throughout the country.
Features of the electronic voting....
-
This Project Components tester can be used to check the electronic components such us Diode, Transistor, Capacitor, IC555, IC741 and Continuity. The whole circuit was controlled by the Microcontroller AT89C52. The circuit has an LCD display it was used to....
-
Personal Safes are revolutionary locking storage cases that open with just the touch of your finger. These products are designed as secure storage for medications, jewelry, weapons, documents, and other valuable or potentially harmful items.These utilize....
-
The need for a device that can detect and extinguish a fire on its own is long past due. Many house fires originate when someone is either sleeping or not home. With the invention of such a device, people and property can be saved at a much higher rate with....
-
This project Digital gated Emulator using Microcontroller is used to emulate the basic gates such us NOT, OR, AND. The system has the selector switch by which we can select any gate. The system has two inputs and one output. We use two SPDT switches for the....