with 16 bit Table Read, for Excel
97
Concept
Project Resources
Available Microchip PIC
Assembler Source Code
This routine has been written to check the Excel
Worksheet RS232scopeV102.xls.
It reads 16 bit values from a table, proceeds framing
and sends the data to the PC.
The table was built with the "Automatic Table
Generator for MPLAB Assembler"
Main File | HEX Files |
Download assembler source
code: scope.asm |
Download Hex File: scope.hex |
The above program needs additional include files (modules) to get successfully assembled: m_bank.asm, m_wait.asm, m_lcd.asm |
For those, who are not familiar with interfacing a PIC to the RS232 using a MAX232: RS232-Interface.pdf (9.7 kB)
Last updated: 2005/01/23