Skip to content

Latest commit

 

History

History
executable file
·
12 lines (7 loc) · 430 Bytes

File metadata and controls

executable file
·
12 lines (7 loc) · 430 Bytes

Microprocessors

Repository for Physics Year 3 microprocessors lab

A simple assembly program for PIC18 microprocessor, that counts to 100, putting the current count value out onto PORTB

Reads a table (message) from programme memory to data memory

Initialises UART and writes a message (the table) to UART

Initialises LCD and writes the message to the LCD

Initialises ADC, reads values and display as hex on LCD