搜索资源列表
16x2
- 16x2 字符液晶屏驱动程序C语言 16x2 字符液晶屏驱动演示程序总线方式-16x2 character LCD Driver C language 16x2 character LCD driver means Bus Demonstration Program
smg12232zk
- m48,8兆,smg12232带16*16汉字库点阵液晶屏驱动程序,有详细注视,
hgfgd
- E-1330点阵液晶屏驱动程序,HT1380实时时钟驱动程序
44780
- 常用液晶程序 44780字符液晶屏驱动演示程序总线方式
disp_drive
- LED液晶屏驱动示例,包括串口通讯,协议标准-LCD LED driver sample, including the serial communications protocol standards
2.4TRT
- 真的试验过。2.4寸TFT彩色液晶屏驱动程序,,m16驱动,很好看,还可以显示彩色照片-Really tested. 2.4-inch color TFT LCD driver,, m16 drivers, good to see, but also can display color photographs
sed1520_Chinese
- 常用液晶屏驱动芯片(SEDan520)中文资料,并带有驱动程序示例-Sedan520 in chinese
MST716code
- mst716源代码,小尺寸模拟液晶屏驱动程序,有需要的同行可以-mst716 source code, small-size analog LCD driver can see the need to peer
DS90C383
- 国半的视频接口转换芯片,TTL-LVDS,24bits 可以做液晶屏驱动板-National Semiconductor' s video interface, conversion chip, TTL-LVDS, 24bits LCD driver board can do
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
external-interrupt
- 基于51单片机的12864液晶屏驱动电路,精典版,大家熟知的郭天祥-51 12864 LCD driver circuit, classic, well-known Debates
LCD
- 液晶屏中文,英文,图片,图标显示,能绘图的RGB液晶屏(LCD screen in Chinese, English, pictures, icons display, graphics RGB LCD screen)
9488例程
- 3.5寸TFT液晶屏-标准37pin-驱动IC:ILI9488-液晶屏规格书(3.5 inches TFT LCD screen - standard 37pin- driver, IC:ILI9488- LCD screen specification)
ST7735液晶驱动
- ST7735小液晶屏在STC51单片机上使用的控制代码,这个代码晚上不太好找,所以上传到这里共享下,同时也给自己备份下。(ST7735 small LCD screen in the use of STC51 microcontroller control code, this code is not easy to find in the evening, so upload to share here, but also to their own backup.)
L053-24128E
- STM32L053驱动240128E液晶屏驱动,自己写的又不对之处请见谅。(STM32L053 driver 240128E LCD screen driver, I write the wrong, please forgive me)
V29.03
- 乐华液晶屏驱动程序7键程序,请详细比对过相应屏幕型号后下载使用。(Leroy LCD driver 7 key procedures, please more than corresponding screen types after download.)
1602lcd
- 1602液晶屏,用atmega16直接驱动,用于学习(1602 LCD screen, directly driven by ATmega16, used for learning.)
ST7796+IVO3.95 16BIT
- LCD液晶屏驱动代码,基于ST7796S,KEIL/STM32F103环境,可以直接移植到自己的嵌入系统中。(LCD driver code, based on ST7796S, KEIL/TM32F103 environment, can be directly transplanted to their own embedded system.)
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。