Back to Browse

PIC Microcontroller & Digital I/O - Part 2: PIC18F252

1.8K views
Aug 18, 2021
11:28

In this video, we'll learn how to program PIC18F252 microcontroller with PICKit 3 and MPLAB X IDE. First we'll learn which connections should be made between the microcontroller and the PicKit3 module. Then, by using its digital I/O pins, first we'll be blinking an LED, second we'll learn how to control a 4 Digit Seven Segment Display (Common Anode). The code used in the video: https://github.com/selimg76/microcontroller/blob/master/PIC18F252_Blink_LED https://github.com/selimg76/microcontroller/blob/master/PIC18F252_4_7_Segment 0:00 Introduction 0:20 Connections for Programming PIC18F252 with Pickit3 2:28 Blink LED Code in MPLAB X IDE 6:20 Connections for 4 Digit 7 Segment display 7:28 C Code in MPLAB X IDE for 4 Digit 7 Segment Display

Download

0 formats

No download links available.

PIC Microcontroller & Digital I/O - Part 2: PIC18F252 | NatokHD