This controller is so awesome! But the code available online (me cheating) is horrible. So im making my own… Some new functions include:

void ClearScreen(void);
void Display(char val);
void Layers(char val);
void FontSize (char size);
void SetColors(uint f_color, uint b_color);
void GraphicCursor(uint x, uint y, uchar color1, uchar color2);
void Backlight(uchar div, uchar pwm);

Basic so far but soon there will be FULL BUTTONS and all that good stuff!

By admin

Leave a Reply

Your email address will not be published. Required fields are marked *