Question: 2) Design the PIC-based schematic circuit and Write a MikroC program that displays and repeats the sequence [3-5-7-A-L - P] on a common cathode

2) Design the PIC-based schematic circuit and Write a MikroC program that displays and repeats the sequence [3-5-7-A-L - P] on a common cathode 7-segment display connected to PORTB of the 18F452 microcontroller with 2 seconds delay between outputs. Write a mikroC program that consists of one sub-function besides the main program (the main function). The mikroC sub-function receives a binary number from the main program and returns the required 7-segment code. The main function then displays the code on the 7-segment display. isplay. CS Scanned with CamScanner
Step by Step Solution
3.47 Rating (160 Votes )
There are 3 Steps involved in it
Circuit Design Connect a common cathode 7segment display to PORTB of the 18F452 microcontroller Ensu... View full answer
Get step-by-step solutions from verified subject matter experts
