![]() |
ucglib_xmega_hal
3.0
Xmega Hardware Abstraction Layer for Ucglib
|
Example: show four 60K pictures (128x160 pixels) on the display The original png-pictures are converted to c with a dedicated program png2c_ucg. More...
#include <avr/io.h>#include <avr/interrupt.h>#include <util/delay.h>#include <stdlib.h>#include "../clock.h"#include "../ucglib_xmega.h"#include "leeuwinnen_large/beerensteyn_lineth.h"#include "leeuwinnen_large/donk_danielle_van_de.h"#include "leeuwinnen_large/gragt_stephanie_van_der.h"#include "leeuwinnen_large/groenen_jackie.h"Functions | |
| int | main (void) |
| Main function to demonstrate the usage of ucglib_xmega library. | |
Variables | |
| pin_t | connectArraySPI [] |
| connectArraySPI contains the non-SPI connections with display More... | |
| ucg_t | ucg |
| ucg is a necessary global structure for ucg_lib | |
Example: show four 60K pictures (128x160 pixels) on the display The original png-pictures are converted to c with a dedicated program png2c_ucg.
| pin_t connectArraySPI[] |
connectArraySPI contains the non-SPI connections with display