PIC16F84 Microcontroller Features

PIC16F84 belongs to a class of 8-bit microcontrollers of RISC architecture (i.e. microcontrollers with Reduced Instruction Set Computer). This is a low cost Microchip microcontroller with EEPROM flash memory for program and data storage. It has no built-in Analog to … Read more

Microprocessor vs. Microcontroller

A microprocessor by itself is not a computer. To be functional, the microprocessor must be connected to other ICs that provide the memory and I/O capability. A microcontroller is a computer on a single IC, designed specifically for control applications. … Read more

Basic Structure of a Microcontroller

A microcontroller is essentially a computer on a chip. It contains a processing unit, ROM, RAM, Serial communication ports, ADCs, etc. In other words, a microcontroller is a computer but without the monitor, keyboard and mouse. They are called microcontrollers … Read more

Microprocessors in Mechatronics Systems

To make a change in functionality of a digital circuit, the hardware circuitry must be modified and this may require a redesign. For simple design tasks, this might work however in many mechatronic systems; the control tasks may involve … Read more