![]() |
ucglib_xmega_hal
3.0
Xmega Hardware Abstraction Layer for Ucglib
|
Example: show eight 30K pictures 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_small/donk_danielle_van_de.h"
#include "leeuwinnen_small/gragt_stephanie_van_der.h"
#include "leeuwinnen_small/groenen_jackie.h"
#include "leeuwinnen_small/miedema_vivianne.h"
#include "leeuwinnen_small/sanden_shanice_van_de.h"
#include "leeuwinnen_small/spitse_sherida.h"
#include "leeuwinnen_small/beerensteyn_lineth.h"
#include "leeuwinnen_small/veenendaal_sari_van.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 eight 30K pictures 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