The Arrays Library comprises a set of commands which provide additional array handling functions. It includes functions to insert and delete items in an array and commands which allow you to use an array as a FIFO (first in first out) stack. There is also function to let you extract a specific field from within a comma separated string.
The Bit Arrays Library provides functions to let you access a byte array indexed by bit with the result being returned in the LSB of a byte.
The Strings Library provides Les's String Array macros as a Library. There is also a function to get the Pointer for a specific string held in a CDATA string array.
All Libraries are provided with a help file which you can access via Library Manager.


Menu
Recent Articles


Using PDS with SPI GLCD based on ST7565R Controller
Graphic LCDs based on the ST7565 are cheaper then GLCDs with other controllers. SPI requires only four pins. If the circuit