PIC microcontrollers are fabricated by Microchip Technology. PIC16C84 and PIC16F84 are the two microcontrollers in the PIC16X84 family of microcontrollers.…
Every microcontroller family has its own set of instructions that are typically carried out in a similar set of operations…
In this article, we discuss how to interface the PIC microcontroller to various types of input and output devices. A…
LCD crystal displays allow a better user interface compared with LED displays as it is much easier to display text…
In this article, we briefly describe how to interface LEDs and electromechanical relays to microcontrollers. Note, a detailed description on…
Once the program is written and translated into executable code, the resulting HEX file is loaded to the target microcontroller’s…
Introduction Software is the term used for the instructions that tells a microprocessor or microcontroller what to do. The collections…
Development boards are helpful microcontroller learning tools. Simple development boards contain just a microcontroller and the required clock circuitry. More…
PIC microcontroller input-output ports are named PORTA, PORTB, PORTC, etc. depending on the type of microcontroller you are using. Port…
PIC is a short form for peripheral interface controller; this phrase is used by Microchip to refer to its line…