readme.txt

来自「嵌入式LCD驱动程序的实现top01_pac01」· 文本 代码 · 共 18 行

TXT
18
字号
Dear user,

this package contains 3 files :

     - readme.txt    (you read it right now !)
     - TG_4bitLCD.c
     - regc51fx.h

TG_4bitLCD.c is piece of code out of my project, which brings you some
basic LCD controlling functions (see comments).

regc51fx.h is a header file for the Intel 8xC51Fx-series to use with SDCC.
All definitions and declarations are taken from the Phillips Data Handbook IC20.

Questions and/or suggestions are welcome.

Regards, Thorsten Godau
         thorsten.godau@gmx.de

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?