Interfacing PIC18F45K20 Microcontrollers to PICKit3

<<You Can Use Assemby To Complete This Assignmment!>>

Purpose: The purpose of this lab is to learn how to interface a standalone PIC chip to PICKit3 device. This lab contains three parts:

  1. Interfacing the Chip to the PICKit3 device
  2. interfacing the PIC chip to a 7-Segment Device
  3. Design a Simple Counter
  4. Learn about Fritzing
  5. Learn how to do schematic capture using Eagle

Parts Required:

Useful Links:

Procedure:

Part I - Interfacing the Chip to the PICKit3 device

Purpose: Using the provided 40-pin PIC18F45K20 Chip build the cuircuit shown below.

 

NOTE: In case you are having trouble communicating with the chip review the following steps:

Part II - Interfacing the PIC chip to a 7-Segment Device: In this part you learn how to interface the PIC chip to a 7-segment device.

VIDEO HERE
   

 

Part III - Design a Simple Counter: In this part you are required to design a counter using a single 7-Segment device that stops counting when a push-button switch (connected to RB5) is activated. When the switch is released (disabled) the counting must continue until it reaches F. If the display is larger than 9, the dot LED on the 7-segment must be turned on. After reaching F, the counting must re-start from zero.

What to Submit: