Microcontroller › PIC › USB WITH PIC18F4550 urgent help › STEP 1: Read the value from
June 13, 2012 at 12:40 pm
#8023
midhun
Participant
STEP 1: Read the value from ADRESH and ADRESL.
STEP 2: Combine both to a single variale.
STEP 3: Seperate each digit.
STEP 4: Convert to ASCII.
STEP 5: Send it to serial port, by placing it in TXREG.