e z L C D -‐ 4 0 5
|
48
Rev.
© 2016 Earth Computers Tech. Inc.
1.6.4 SD Source Code Examples
SD Source Code examples are provided to illustrate how to use SD access commands. The are
provided on "as is" bases. There is no warranty whatsoever.
ezLCD-‐405 Interface
All examples use USB interface.
Development Environment
All examples are written in 'C'.
'MS Visual C++ 6.0' and 'Borland C++ Builder 6.0' projects are provided with the examples,
however any windows C compiler should be able to build the examples without any errors.
Note:
'Borland C++ Builder 6.0' projects can also be opened and compiled by the newest
'Borland Turbo C++ Explorer' available for FREE from:
http://www.turboexplorer.com/cpp
Directories
Exe
-‐ build executables
Sources
-‐ 'C' sources
VisualC
-‐ 'MS Visual C++ 6.0' projects
Borland
-‐ 'Borland C++ Builder 6.0' projects
Common Files
ezLCDdll.c
-‐ This file is used to dynamically load the ezLCD.dll and initialize its functions.
The ezLCD.dll is a user-‐mode USB driver supplied with the ezLCD-‐405.
ezLCDio.c
-‐ Contains functions, which handle the USB communication between ezLCD-‐405
and the PC using the ezLCD.dll routines.
Project-‐specific Files
icon.c
-‐ SDicon project main file.
size.c
-‐ SDsize project main file.
flist.c
-‐ SDflist project main file
fsize.c
-‐ SDfsize project main file.
fget.c
-‐ SDfget project main file.
fput.c
-‐ SDfput project main file.
fdel.c
-‐ SDfdel project main file.
rawrd.c
-‐ SDrawrd project main file.
format.c
-‐ SDformat project main file.
fat16.c
-‐ Contains functions, which map FAT16 structures.
This file is used in the SDformat project only.
Summary of Contents for ezLCD-405
Page 1: ......
Page 22: ...e z L C D 4 0 5 22 Rev 2016 Earth Computers Tech Inc Figure 2 ezLCD 405 Schematic...
Page 32: ...e z L C D 4 0 5 32 Rev 2016 Earth Computers Tech Inc...
Page 52: ...e z L C D 4 0 5 52 Rev 2016 Earth Computers Tech Inc SET_COLOR SET_XY...
Page 102: ...e z L C D 4 0 5 102 Rev 2016 Earth Computers Tech Inc...
Page 109: ...e z L C D 4 0 5 109 Rev 2016 Earth Computers Tech Inc...
Page 118: ...e z L C D 4 0 5 118 Rev 2016 Earth Computers Tech Inc...