by Tarun Agarwal 10 years ago How to Program a PIC Microcontroller to Build a Project The recent trends in the advanced technology are helpful in developing most advanced electronic gadgets. Most of these electronic devices are developed using microcontrollers. The microcontroller is an electronic component, which is programmed...
by Tarun Agarwal 10 years ago How to Interface GPS to 8051 Microcontroller? A GPS (Global Positioning System) module is a device that has become an efficient tool in the field of surveillance, tracking and scientific use. The GPS module is based on satellite navigation technology that provides the information of...
by Tarun Agarwal 10 years ago Stepper Motor Control Using AVR (Atmega) Microcontroller An electric machine that converts electrical energy into mechanical energy is called an electric motor. First and foremost electric motor is a simple electrostatic device created by Scottish monk Andrew Gordon in 1740s. But in 1821, Michael...
by Tarun Agarwal 10 years ago AVR Microcontroller (Atmel 8) Serial Communication USART Configuration Microcontroller is a control device that contains a number of peripherals like RAM, ROM TIMERS, serial data communication, etc., which are required to perform some pre-defined tasks. Nowadays, advanced type of microcontrollers are used...
by Tarun Agarwal 10 years ago Heartbeat Sensor Circuit and Working Operation with 8051 Heartbeat sensor provides a simple way to study the function of the heart which can be measured based on the principle of psycho-physiological signal used as a stimulus for the virtual- reality system. The amount of blood in the finger...
by Tarun Agarwal 10 years ago Register Banks and Stack Memory Allocation in 8051 Microcontroller The collection of general purpose registers (R0-R7) is called as register banks, which accept one byte of data. The bank register is a part of the RAM memory in the embedded microcontrollers, and it is used to store the program instructions....
by Tarun Agarwal 11 years ago AVR Microcontroller Projects for Engineering Students Nowadays electronics and communication engineering students are trying to develop their skills and knowledge by developing projects, especially in the electronics and communication field. ECE projects mainly include RFID, embedded systems,...
by Tarun Agarwal 11 years ago Know About Operation of 8051 Microcontroller based Pendulum pendulum Pendulum is one apparatus which is weightless, stiff bar that experiences no friction, and can swing freely. Pendulum can move to and fro from its equilibrium position, depending on restoring the force due to the gravity and can...
by Tarun Agarwal 11 years ago Home Security System with GSM Using 8051 Microcontroller Security is a big challenge everywhere because thefts are increasing day by day owing to the unsafe and insecure security systems in homes, commercial complexes and industries. Several conventional technologies are available to keep home...
by Tarun Agarwal 11 years ago Different Types of Registers used in 8051 Microcontroller The register is the main part of the microcontrollers and processors that provide a fast way to collect and store data. If we want to manipulate data with a controller or processor by performing addition, subtraction, and so on, we cannot...