GLCD Library
A C Library for Embedded Applications
|
controllers | |
NT75451.c | Function specific to NT75451 controller |
NT75451.h | Constants and definitions for NT75451 controller |
PCD8544.c | Functions relating to PCD8544 LCD Controller (Nokia 5110 LCD) |
PCD8544.h | Constants relating to PCD8544 LCD Controller (Nokia 5110 LCD) |
ST7565R.c | Functions relating to ST7565R |
ST7565R.h | Constants relating to ST7565R LCD controller |
devices | |
inc | |
STM32F0xx.h | Functions specific to STM32 F0 ARM Cortex-M0 devices |
STM32F10x.h | Device implementation for ST STM32F10x ARM Cortex-M3 MCUs Requires the use of ST's Standard Peripheral Library |
AVR8.c | Functions relating to Atmel AVR 8-bit AVRs |
AVR8.h | Pinouts to Atmel AVR 8-bit AVRs |
LPC111x.c | Initialisation and driver confiuration for NXP LPC111x ARM Cortex-M0 MCUs |
LPC111x.h | Pinouts and driver config for NXP LPC111x ARM Cortex-M0 MCUs |
LPC11Uxx.c | Functions specific to LPC11Uxx devices |
LPC11Uxx.h | Implmentation of NXP LPC11Uxx microcontrollers |
STM32F0xx.c | Functions specific to STM32 F0 ARM Cortex-M0 devices |
STM32F10x.c | Device implementation for ST STM32F10x ARM Cortex-M3 MCUs Requires the use of ST's Standard Peripheral Library |
fonts | |
Bebas_Neue18x36_Numbers.h | |
Bebas_Neue20x36_Bold_Numbers.h | |
font5x7.h | |
Liberation_Sans11x14_Numbers.h | |
Liberation_Sans15x21_Numbers.h | |
Liberation_Sans17x17_Alpha.h | |
Liberation_Sans20x28_Numbers.h | |
Liberation_Sans27x36_Numbers.h | |
glcd.c | Basic GLCD functions affecting bounding box manipulation, clearing of screen and buffers, and basic scroll functions |
glcd.h | GLCD Library main header file |
glcd_controllers.h | Functions specific to certain graphic LCD controllers |
glcd_devices.h | Functions specific to certain devices (microcontrollers) |
glcd_graphics.h | Graphics routines |
glcd_graphs.h | GLCD Library - Graph drawing functions |
glcd_text.h | GLCD Library - Text functions |
glcd_text_tiny.h | GLCD Library - Tiny Text functions |
graphics.c | Functions relating to graphics |
graphs.c | Functions relating to graphs |
text.c | Functions relating to using text fonts of all sizes |
text_tiny.c | Functions relating to using tiny 5x7 text fonts |
unit_tests.c | Various test functions to demonstrate features of the library |
unit_tests.h | Various test functions to demonstrate features of the library |