Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Experiment#3

Introduction To Proteus And I/O Port Programming

Objectives:
1. To understand the I/O port configuration for PIC18F452 Microcontroller.
2. To understand Project Development in PROTEUS.

Lab Tasks:
Consider Registration # and use it as 8-bit Hexadecimal number.For example ,FA18-
EPE-024 8-bit Hexadecimal number would be 24H. Display your registration number
on 8 LEDs with PORTC in PROTEUS Simulation of PIC18452.

a) For registration Number FA21-BCE-079.


The Binary of 079 is01111001.
b) For registration Number FA21-BCE-048.
The Binary of 048 is 01001000.
c) For registration Number FA21-BCE-057.
The Binary of 048 is 01010111.

You might also like