In this project a Graphical LCD is interfaced with 8051 microcontroller. Here we have shown how to Display an Image on Graphical LCD (GLCD).
Read more »8051 Graphic LCD Interfacing
Category: Microcontrollers Tags:
- Login to post comments
ADC0808 Interfacing with 8051 Microcontroller
ADC is the Analog to Digital converter, which converts analog data into digital format; usually it is used to convert analog voltage into digital format. Analog signal has infinite no of values like a sine wave or our speech, ADC converts them into particular levels or states, which can be measured in numbers as a physical quantity.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Bluetooth Controlled Home Automation using 8051
Imagine that you can control the electronic appliances of your home from anywhere inside the house, just using your Smart phone. Today we will use wireless Bluetooth technology to control the Home Electronic Appliances through a Android Phone.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Cell Phone Controlled Robot using 8051 Microcontroller
In this project we are going to build a cell phone controlled robot using 8051 microcontroller. Cell phone controlled robot runs over mobile DTMF technology. DTMF stands for Dual Tone Multiple Frequency. There are some frequencies that we use to create DTMF tones. In simple words by adding or mixing two or more frequencies we generate DTMF tone.
Read more »Category: Microcontrollers Tags:
- Login to post comments
RFID Based Attendance System Project
In this RFID based Attendance System project, we will explain you how can we count attendance automatically by using RFID cards. RFID Tecnology (Radio Frequency Identification and Detection) is commonly used in schools, colleges, office and stations for various purposes to automatically keep a track of people. Here we will count the attendance of an authorised person by using RFID.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Stepper Motor Interfacing with 8051 Microcontroller
Stepper motor is brushless DC motor, which can be rotated in small angles, these angles are called steps. Generally stepper motor use 200 steps to complete 360 degree rotation, means its rotate 1.8 degree per step. Stepper motor used in many devices which needs precise rotational movement like robots, antennas, hard drives etc.
Read more »Category: Technology Tags:
- Login to post comments
Servo Motor Interfacing with 8051
We can rotate servo motors to any particular angle. They are available in wide range, form high torque motor to low torque motors. In this tutorial we are going to interface a servo motor to 8051 microcontroller (AT89S52).
Read more »Category: Microcontrollers Tags:
- Login to post comments
Keypad Interfacing with 8051
Keypads are widely used input devices being used in various electronics and embedded projects. They are used to take inputs in the form of numbers and albhabets, and feed the same into system for further processing. In this tutorial we are going to interface a 4x4 matrix keypad with 8051 microcontroller.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Getting Started with 8051 Microcontroller
If you are looking for a beginners guide on “How to start with 8051 Microcontroller”, here in this article I will show you how to work with 8051 microcontroller practically. I am not going into detail of “What is 8051 microcontroller”, or “How to write a c-program” etc., but the scope of this article is to tell about the hardware and software
Read more »Category: Microcontrollers Tags:
- Login to post comments
7 Segment Display Interfacing with 8051 Microcontroller
Seven segment displays are important display units in Electronics and widely used to display numbers from 0 to 9. It can also display some character alphabets like A,B,C,H,F,E etc. In this tutorial, we are going to learn how to interface a segment with 8051 microcontroller. We are using AT89S52 microcontroller.
Read more »Category: Microcontrollers Tags:
- Login to post comments