8.1 Source Code File List
The following table provides the list of files that are a part of the demo application.
File name |
File type |
Description |
---|---|---|
Main |
|
Handles the state machine that is used to demonstrate the demo application |
Init |
|
Handles the initialization of the PIC18F87J11 and its various peripherals |
UART |
|
Handles the UART peripheral of PIC18F87J11 |
CheckResponse |
|
Checks the response strings obtained from the RN4678 Bluetooth® module |
AfterConnect |
|
Handles the transfer and display of the data strings that are exchanged between the Bluetooth® modules |
LCD |
|
LCD interface |
Globals |
|
Contains global variables used in the code |