搜索资源列表
ILI9320
- ILI9320 LCD controller Initial Code under 51 singlechip.
ILI9320
- LCM driver ILI9320 source code
AVR单片机上实现对ILI9320液晶模块显示的驱动程序
- AVR单片机上实现对ILI9320液晶模块显示的驱动程序,包含了ILI9320的DATASHEET。,AVR to achieve single-chip LCD module to display ILI9320 driver ILI9320 contains the DATASHEET.
MSP430F5438_3.2TFT.MSP430F5438驱动3.2寸TFT LCD源程序
- MSP430F5438驱动3.2寸TFT LCD源程序,ILI9320控制器,带触摸屏处理函数。测试成功,请放心使用。,MSP430F5438 drives 3.2-inch TFT LCD source code, ILI9320 controller with touch screen handler. Tested successfully, please rest assured that use.
基于STM32的ili9320的tft液晶驱动源代码
- 基于STM32的ili9320的tft液晶驱动源代码,十分精炼,学习必备。,Based on the STM32 ili9320 tft LCD driver ili9320 source code, very refined, learning essential.
V1.0_TFT_ILI9320 ILI9320控制器
- 2.0寸彩屏驱动240*320分辨率,ILI9320控制器,含有基本驱动函数和基本图形显示函数例如:画线,画点,画圆,画矩形,打印字母,打印汉字,输出图像等。-2.0-inch color display driver 240* 320 resolution, ILI9320 controller, containing the basic driver functions and the basic graphics functions such as: drawing lines, draw
ILI9320.rar
- 大家看下嘛,ILI9320液晶资料,我也是初学者,在商家哪儿得到的,We do facie, ILI9320 LCD information, I am also a beginner in the business to be where the
ILI9320DS_V0[1].46.rar
- ili9320控制器的资料,有助于学习ili9320的初始化,读写等操作。,ili9320 controller information that helps in learning ili9320 initialization, read and write such an operation.
ili9320
- 240*320 TFT 真彩液晶ILI9320的驱动程序及数据手册。-240* 320 TFT LCD truecolor ILI9320 driver and data manual.
sst89e516-spi.zip
- ILI9320彩屏芯片,sst89e516驱动程序,ILI9320 color chips, sst89e516 driver
s3c44b0_ILI9320_uCos_ucgui_Tes
- TFT LCD(240*320,驱动芯片为ILI9320)在S3C44B0下ucos和ucgui的综合应用,在ADS下编译通过,TFT LCD (240* 320, driver IC for ILI9320) at S3C44B0 uCOS and under the General ucgui applications at under ADS compiler through
2.4TFT-LCD-Driver
- 各种2.4寸TFT LCD彩屏驱动程序,包含ST7786、ILI9320、ILI9325、ILI9328 IC驱动-2.4 TFT LCD Driver
STM32_9320
- 基于STM32的3.2寸ILI9320触摸屏的显示程序,带有ILI9320的画图函数-STM32-based 3.2-inch touch screen display program ILI9320 with ILI9320 Paint Function
GUI-stc516-ili9320
- 控制器为ili9320的彩屏(3.2寸,320*240)的驱动程序,单片机为STC89C516,开发环境为keil uVision 3.-The controller for ili9320 color screen (3.2 inch, 320* 240), drivers, microcontroller STC89C516, Keil uVision development environment.
2.4-Inch-TFT_LCD
- ILI9320 TFT液晶屏的驱动程序,数据手册,经过实测的可直接应用的源码。-The driver code of the ILI9320 TFT_LCD.It contain datashift and example code.It can be use in your design because it s tested
LCD_init_code
- ILI9320驱动2.8寸液晶屏的C语言代码,就是初始化代码。可以移植到各种不同的操作系统。-ILI9320 drive 2.8-inch LCD screen of the C language code, that is, initialization code. Can be ported to different operating system.
ILI9320
- ILI9320驱动程序,显示简单图像和驱动时序,用LPC2103写的程序。that‘s ok-int main (void) { PINSEL0 = 0X00 PINSEL1 = PINSEL1 & (~(0x03 << 2)) /* 将P0.17设置为GPIO */ PINSEL1 = PINSEL1 & (~(0x03FF << 4)) /* 将P0.18-P0.22设置为GPIO */
2410.ILI9320.RGB
- 驱动芯片为ILI9320的TFT LCD 在s3c2410下的应用,RGB模式-Driver IC for TFT LCD at the ILI9320 under S3C2410 application, RGB mode
ili9320
- ili9320 2.4寸tft 三色显示,51单片机驱动-ili9320 2.4-inch tft three-color display, 51 Microprocessor
ILI9320
- ILITEK IC ILI9320 initialization code for TFT LCD. 262K, 240RGB x 320 resolution. Using Atmel AVR ATmega128 MCU.