top of page
Search
Stepper Motor interfacing with 8051
Stepper Motor The Stepper motor is a brushless DC motor that divides the full rotation angle of 360° into a number of equal steps. The...
3 views0 comments
Servo Motor Interfacing with 8051
Servo Motor A servo motor is an electric device used for precise control of angular rotation. It is used where precise control is...
3 views0 comments
DC motor interfacing with 8051
Small DC Motor DC motor converts electrical energy in the form of Direct Current into mechanical energy. In the case of the motor, the...
4 views0 comments
Ultrasonic Module HC-SR04 Interfacing with 8051
Introduction Ultrasonic Module HC-SR04 works on the principle of SONAR and RADAR system. The HC-SR04 module has an ultrasonic...
6 views0 comments
DHT11 Sensor Interfacing with 8051.
DHT11 Sensor DHT11 is a single-wire digital humidity and temperature sensor, which provides humidity and temperature values serially. It...
36 views0 comments
PIR Motion Sensor Interface with 8051
PIR Motion Sensor PIR sensor detects infrared heat radiations. It can be used to detect the presence of living objects that emit infrared...
5 views0 comments
SIM900A GSM Interfacing with 8051
GSM SIM900 Global System for Mobile communication (GSM) is a digital cellular system used for mobile devices. It is an international...
2 views0 comments
HC-05 Bluetooth Module Interfacing with 8051
HC-05 Bluetooth Module HC-05 is a Bluetooth device used for wireless communication. It works on serial communication (UART). It is a...
2 views0 comments
GPS module Interfacing with 8051
Introduction Global Positioning System (GPS) makes use of signals sent by satellites in space and ground stations on Earth to accurately...
2 views0 comments
4x4 Keypad interfacing with 8051
Introduction The keypad is used as an input device to read the key pressed by the user and to process it. 4x4 keypad consists of 4 rows...
3 views0 comments
MT8870 DTMF Interfacing with 8051
Introduction DTMF (Dual Tone Multi-Frequency) is a telecommunication signaling technique that uses a mixture of two pure tones (pure sine...
6 views0 comments
RFID Reader EM18 Interface with 8051
RFID EM18 EM18 RFID reader module is used to read RFID cards that work at 125 kHz. When an RFID card comes in the range of the reader,...
10 views0 comments
GLCD 128x64 interfacing with 8051 Microcontroller
GLCD 128x64 GLCD is a display device that can be used in embedded systems for displaying data and/or images/custom characters. Basically,...
40 views0 comments
LCD16x2 custom character display using 8051
LCD16x2 Custom Character LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16x2 is a...
5 views0 comments
LCD16x2 interfacing in 4-bit mode with 8051
LCD 16x2 LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16x2 is 16 pin device that...
3 views0 comments
LCD16x2 Interfacing in 8-bit with 8051
LCD 16x2 LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16x2 is 16 pin device that...
5 views0 comments
8051 Interrupts
Introduction to 8051 Microcontroller Interrupts An interrupt is an event that occurs randomly in the flow of continuity. It is just like...
3 views0 comments
8051 Timers
Introduction to 8051 Timers 8051 microcontrollers have two timers and counters which work on the clock frequency. Timer/counter can be...
5 views0 comments
8051 Power down and Idle mode
Introduction to Power Saving Mode in 8051 Power down and Idle mode features are used to save power in microcontrollers. 8051 has an...
3 views0 comments
8051 UART
Introduction Serial communication means to transfer data bit by bit serially at a time, whereas in parallel communication, the number of...
7 views0 comments
bottom of page