Microcontroller › PIC › Seven Segment Multiplexing using PIC18F4550 Microcontroller— URGENT HELP NEEDED PLEASE! › STEP 1: Make a look up table
June 13, 2012 at 12:55 pm
#8025
midhun
Participant
STEP 1: Make a look up table having values for the displaying each digit.
STEP 2: Select the SSD in which you want to display the values.
STEP 3: Read the value from look up table.
STEP 4: Send it to the port where the data lines of SSD is connected.