MICROCONTROLLER: How to differentiate between different types of microcontrollers? A microcontroller is a machine that is very similar to computers. It has an input, output, memory, and processor. Although it’s not fast as compared to latest processors as it is Read More …
Category: PIC16f4550 Microcontroller
How to create a first project in PIC microcontroller using assembly language
How to create a first project in PIC microcontroller using assembly language How to create a first project in PIC microcontroller using assembly language. https://www.youtube.com/watch?v=BnLsJJbVs-8&list=PLacdleb4rX69e30ycbaNYVSsAYxpn4mHc&index=3 Download Lab Manual 3 Loops in PIC18F4550 Download Lab Manual 4 I/O Port Programming Also Read More …
What is the difference between little endian and big endian format?
What is the difference between little endian and big endian format? These two formatting styles are used for storing instructions in computer systems (embedded systems). Instructions in computer systems are stored in the form of their opcodes. Little endian Format Read More …
How many types of PIC microcontroller are available in market?
Classification of PIC microcontroller How many types of PIC microcontroller are available in market? The first PIC microcontroller was introduced in 1989. It was an 8 bit controller with very limited features at that time. But in very few years Read More …
What is the criteria for choosing a microcontroller?
What is the criteria for choosing a microcontroller? What is the criteria for choosing a microcontroller? A microcontroller (MCU for microcontroller unit) is a small computer on a single metal-oxide-semiconductor (MOS) integrated circuit (IC) chip. A microcontroller contains one or Read More …
16 bit timer programming of PIC18 microcontroller
16 bit timer programming of PIC18 microcontroller 16 bit timer programming of PIC18 microcontroller. https://www.youtube.com/watch?v=dbetENngFYM&list=PLacdleb4rX69e30ycbaNYVSsAYxpn4mHc&index=6 Also watch here https://eevibes.com/pic16f4550-microcontroller/how-to-create-a-square-wave-program-in-pic-using-assembly-language/ How to create a square wave program in PIC using assembly language
How to import hex file into PIC microcontroller using PROTEUS
How to import hex file into PIC microcontroller using PROTEUS How to import hex file into PIC microcontroller using PROTEUS. https://www.youtube.com/watch?v=aHCvMyuJICE&list=PLacdleb4rX69e30ycbaNYVSsAYxpn4mHc&index=4 Also watch here https://eevibes.com/pic16f4550-microcontroller/16-bit-timer-programming-of-pic18-microcontroller/ 16 bit timer programming of PIC18 microcontroller
How to create a square wave program in PIC using assembly language
How to create a square wave program in PIC using assembly language How to create a square wave program in PIC using assembly language. https://www.youtube.com/watch?v=apnBCji-K1k&list=PLacdleb4rX69e30ycbaNYVSsAYxpn4mHc Also watch here https://eevibes.com/pic16f4550-microcontroller/16-bit-timer-programming-of-pic18-microcontroller/ 16 bit timer programming of PIC18 microcontroller
What is the CCP module of PIC microcontroller?
What is the CCP module of PIC microcontroller? What is the CCP module of PIC microcontroller? CCP stands for capture, compare pulse width. It is specially used for modulation of waveforms in general applications. Time delays can also be generated Read More …
How to interface Stepper Motor with PIC ?
How to interface Stepper Motor with PIC ? How to interface Stepper Motor with PIC ? First of all, here we discuss the stepper motor, PIC Micro-Controller and then their Interface with each other. Stepper Motor A stepper motor is Read More …