搜索资源列表
lcm
- 这是一个arm7液晶屏的驱动程序,可以驱动液晶屏,供大家来参考学习。
hgfgd
- E-1330点阵液晶屏驱动程序,HT1380实时时钟驱动程序
MST720
- 用MST720来做的小屏幕液晶屏的驱动程序,自己在上面修改下就可以用-MST720 do with the small-screen LCD screen driver in the above modification can be used under
ParellelPortLcd1602Driver
- 用并口去驱动液晶屏LCD1602的源代码,把并口当单片机IO口来用-Using parallel port to drive LCD LCD1602 the source code, the parallel port when the single-chip IO port to use
1602driver
- 液晶屏1602驱动程序,硬件电路液晶显示用户必备。-1602 LCD driver liquid crystal display user hardware required.
sed1520_Chinese
- 常用液晶屏驱动芯片(SEDan520)中文资料,并带有驱动程序示例-Sedan520 in chinese
1138_12864
- lm3s1138 驱动12864液晶屏,包括绘图功能-lm3s1138 12864 LCD driver, including graphics
12864
- 可以简单操作驱动12864液晶屏,希望大家喜欢-Can easily operate the drive 12864 LCD, hope you like
MST716code
- mst716源代码,小尺寸模拟液晶屏驱动程序,有需要的同行可以-mst716 source code, small-size analog LCD driver can see the need to peer
Driver2
- 基于汇编语言的液晶屏间接驱动子程序的例子。-LCD-based assembly language examples of indirect-driven routines.
DS90C383
- 国半的视频接口转换芯片,TTL-LVDS,24bits 可以做液晶屏驱动板-National Semiconductor' s video interface, conversion chip, TTL-LVDS, 24bits LCD driver board can do
LCD-drive
- 基于Keil的液晶屏的驱动C程序,具有显示功能-The C programmer of LCD screen drive based on the Keil
lcd
- 段码液晶显示屏的驱动方式简述,对MCU直接驱动液晶屏的朋友们一定有帮助。-Segment LCD driver the way outlined, the MCU directly drive the LCD screen friends will certainly be helpful.
NT7538
- NT7538的液晶屏驱动程序,自行调试过,没有发现问题,欢迎下载-NT7538 LCD driver, self-debugging, and found no problem, welcome to download
TSUM_V26
- MSTAR TSUMV26,小尺寸液晶屏驱动方案-MSTAR TSUMV26, small-size LCD driver program
LCD
- 可以驱动LCD1602A液晶屏,可以根据自己的需要在液晶屏上输出你想要的字。-To drive LCD1602A LCD, to output word you want on the LCD screen according to their needs.
107-18b20
- 18b20 驱动程序 配有小液晶屏显示 可以移植到很多屏幕上 经过测试-18b20 driver with a small LCD screen display can be ported to many screens tested
ILI9342
- SPI接口驱动ILI9342液晶屏。包括了基本初始化操作,绘图操作等。-SPI interface driver ILI9342 LCD screen. Including basic initialization, drawing operation.
电机控制程序
- 自动控制电机的转速,控制电机转动的方向,以及驱动LCD1602液晶屏。
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。