by Tarun Agarwal 9 years ago ADC (Analog to Digital Converter) Module in PIC Microcontroller There are various electrical signals in nature that are analog, which means a quantity change directly with another quantity. Where the first quantity is voltage while another quantity can be anything like force, temperature, light accelerations...
by Tarun Agarwal 9 years ago Know all about CAN Bus Interface to USB In computing, CAN interface may be a shared boundary across the two separate parts of a system conversation information. The conversation can be done between computer hardware, software, humans, peripheral devices and combinations of...
by Tarun Agarwal 9 years ago What is an AC Power Measurement Meter and Its Working In our day-to-day life, we consume electrical energy for various purposes such as for powering electrical appliances, gadgets, devices, machines, and so on. So, it is essential to measure the amount of power consumed to generate electricity...
by Tarun Agarwal 10 years ago 8051 Microcontroller History and Basics A Microcontroller has all the necessary components which a microprocessor possesses and invariably it poses ROM, RAM, Serial Port, timers, interrupts Input Output ports, and clock circuit. The microcontroller always focus on the chip facility...
by Tarun Agarwal 10 years ago Evolution of Microprocessor – Types of Microprocessors The microprocessor is nothing but the CPU and it is an essential component of the computer. It is a silicon chip that comprises millions of transistors and other electronic components that process millions of instructions per second. A...
by Tarun Agarwal 10 years ago PIC32 Based Microcontroller Development Board A Microcontroller can be defined as the integration of microprocessor and other required external components onto a single microchip and optimized to interact with the outside world through on-board interfaces. Latest microcontroller comprises...
by Tarun Agarwal 10 years ago Embedded Systems Projects Ideas for Engineering Students Embedded System is a very interesting field which needs to deal with software as well as hardware at the same time. Many of engineering students are enthusiastic to do the embedded projects during their engineering final year. For that,...
by Tarun Agarwal 10 years ago Different Types of Microcontrollers are used in Automobile Applications The use of different types of microcontrollers to handle different operations like processing needs, automobiles, electrical systems, and applications has increased rapidly. Applications of microcontrollers are found in various large equipments...
by Tarun Agarwal 10 years ago 8051 Microcontroller Pin Diagram and Its Working Procedure A microcontroller is a small computer on a single IC that integrates all the features that are found in the microprocessor. In order to serve different applications, it has a high concentration of on chip facilities such as RAM, ROM, I/O...
by Tarun Agarwal 10 years ago Introduction to 8051 Programming in Assembly Language The assembly language is a low-level programming language used to write program code in terms of mnemonics. Even though there are many high-levellanguages that are currently in demand, assembly programming language is popularly used in...