Configuration Template
This section introduces the Protocol Configuration Template or PCT. The PCT is where the microcontroller peripheral configurations needed to produce the adapted addressable LED protocol functions are brought together. This functional core assembly coding is applied to each adapted protocol project setup prior to entering the display specific protocol assembly coding.
Streamlining Display Project Development
The template coding facilitates the initiation of a display project composition with composing actual display sequence code as opposed to repeatedly entering the PIC16F1509 configuration code for each display project. This template is structured to be all inclusive, such that configuration items needed to compose the display sequences of this guide and those of the programmer are available. The following are the essential elements of the protocol configuration template.