|
en.radzio.dxp.pl |
|||
Main menu Code library for LCD Projects Programs
|
Introduction Connections between LCD and MCU are shown on below picture (it's only example, You can change ) : Of course, this is very simple schematic without power lines and other required parts like crystal oscillator etc., which You must place in real design. But I think, that isn't problem for You. I divide source code for following files :
All source codes are available in Download section. After download all files to folder with Your project and add T6963C.c and graphic.c files to project tree (or makefile) and place in file with the main() function calls to functions which You would to use. For example, code shown below :
...will produced following image :
Download Source code for avr-gcc compiler. It can be ported for others compilers and MCU's. Source code for AT91SAM ARM based devices is on this page : AT91 T6963C
|
|
|
(c) Radosław Kwiecień |