Skip to Content
Interfacing PIC Microcontrollers
book

Interfacing PIC Microcontrollers

by Martin P. Bates
April 2011
Intermediate to advanced
312 pages
9h 32m
English
Newnes
Content preview from Interfacing PIC Microcontrollers
Input & Output
95
; Table of fixed characters to send ----------------------------
Line1 ADDWF PCL ; Modify program counter
RETLW 'C' ; Pointer = 0
RETLW 'O' ; Pointer = 1
RETLW 'N' ; Pointer = 2
RETLW 'S' ; Pointer = 3
RETLW 'T' ; Pointer = 4
RETLW ':' ; Pointer = 5
RETLW '0' ; Pointer = 6
RETLW '1' ; Pointer = 7
RETLW '2' ; Pointer = 8
RETLW '3' ; Pointer = 9
RETLW '4' ; Pointer = 10
RETLW '5' ; Pointer = 11
RETLW '6' ; Pointer = 12
RETLW '7' ; Pointer = 13
RETLW '8' ; Pointer = 14
RETLW '9' ; Pointer = 15
Line2 ADDWF PCL ; Modify program counter
RETLW 'V' ; Pointer = 0
RETLW 'A' ; Pointer = 1
RETLW 'R' ; Pointer = 2 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Interfacing PIC Microcontrollers, 2nd Edition

Interfacing PIC Microcontrollers, 2nd Edition

Martin P. Bates

Publisher Resources

ISBN: 9780750680288