文件名称:i2c_hd44780
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-03-26
- 文件大小:
- 20kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
HD44780不仅作为控制器而且还具有驱动40*16点阵液晶像素的能力,并且HD44780的驱动能力可通过外接驱动器扩展360列驱动。-HD44780 not only as a controller but also has the ability to drive the 40*16 dot matrix LCD pixels, and the driving ability of the HD44780 can be extended by an external drive 360 column driver.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
i2c_hd44780\.cproject
...........\.project
...........\driver\i2c.c
...........\......\i2c_hd44780.c
...........\......\uart.c
...........\include\driver\i2c.h
...........\.......\......\i2c_hd44780.h
...........\.......\......\lcd_config.h
...........\.......\......\uart.h
...........\.......\......\uart_register.h
...........\.......\user_config.h
...........\Makefile
...........\Makefile.linux
...........\Makefile.windows
...........\user\user_buttons.c
...........\....\user_buttons.h
...........\....\user_display.c
...........\....\user_display.h
...........\....\user_main.c
...........\....\user_network.c
...........\....\user_network.h
...........\include\driver
...........\.settings
...........\driver
...........\include
...........\user
i2c_hd44780