Location:
Search - LM12232C
Search list
Description: (原创、经典)Linux2.6下的点阵LCD LM12232C(122x32)驱动源码。带Makefile,只需要修改一行就可以make了。
注:最开始参考过PUDN上“九天”前辈写的代码。但是说句实在的只能画点而已,偶这个驱动已经用在两个产品上了。
偶写的另外一款LCD是LM6063A(站内)。-(Original, classic) Linux2.6 lattice under the LCD LM12232C (122x32) driver source code. With Makefile, only need to amend his party can make a. Note: the beginning PUDN reference to " nine" code written by their predecessors. However, it is the only painting to be no more than point, even the driver has been used in the two products. Also written by a dual LCD is LM6063A (stations).
Platform: |
Size: 7168 |
Author: nizhiquan |
Hits:
Description: (绝对原创)Linux写的GB2312字库程序,包括API接口和一个16X16的GB2312汉字字库。接口方便、灵活,可支持不同的大小的字库、不同的字库。支持不同支持的点阵LCD,只需要修改头文件两个宏定义即可。
设计上,借鉴了linux2.6控制台的字库设计方法。API接口和控制台的字库API接口几乎一样,只有接口的名字不同。
配合本人LM6063A、LM12232C驱动程序使用,就是一套完整的显示解决方案了。
/*************************************
** 公开源代码的初衷:这一年来从开源社区
** 学到了很多很多。但是大部分都是国外的,
** 我也想过把自己的代码提交到开源社区,
** 无奈E文不好。希望借助pudn的这个平台
** 为开源中点贡献。
*/-linux driver for gb2312.
Platform: |
Size: 616448 |
Author: nizhiquan |
Hits: