搜索资源列表
tft_cntlr_ref_v1_00_c
- TFT LCD 控制器的VERILOG 源代码程序,已在某项目上成功应用.
tftlcd.zip
- TFT LCD controller verilog code using ALTERA FPGA.,TFT LCD controller verilog code using ALTERA FPGA.
TFTDriverNew_V2
- TFT液晶屏驱动模块Verilog源码。实现方法:XC95288+K6R4008,K6R4008主要用作帧缓冲区,此模块仅支持256色-TFT LCD driver module Verilog source code. Realization: XC95288+ K6R4008, K6R4008 mainly used as a frame buffer, this module only supports 256 colors
OV7620_TEST
- FPGA驱动OV7620程序代码,SCCB部分由单片机完成,FPGA负责完成图像处理和TFT液晶的显示。经试验,效果不错!-FPGA-driven OV7620 code, SCCB completed in part by the microcontroller, FPGA responsible for the completion of image processing and TFT LCD display. The test, good results!
tftdot
- 我用verilog hdl写的tft lcd屏的控制程序,用来点亮屏上的任意点-I write the program in verilog hdl,it is used to control the tft lcd
lcd
- 基于fpga的tft液晶驱动,控制器是ILI9325,是verilog写的,16位并口模式,我上网上搜索了很久都没找到的,-Fpga based on the tft LCD driver, controller ILI9325, is written in verilog, 16-bit parallel mode, on-line search for a long time I did not find,
Oscilloscope
- 用verilog语言编写的数字示波器,在tft 2.4英寸液晶上显示波形、峰值等。-Verilog language with a digital oscilloscope, in tft 2.4 inch LCD display waveforms, peak, etc.
TFT
- 3.5寸TFT FPGA驱动程序,2C8驱动扫描TFT屏实现色条-TFT DV for FPGA
display_control
- 一个LCD控制器的verilog源代码,可以方便的控制TFT LCD!-An LCD controller Verilog source code, can easily control TFT LCD!
c51
- 51单片机,USB,触摸,TFT,的等综合应用,高级别。(usb+flash+touch+tft+ram综合测试)-51 single-chip, USB, Touch, TFT, integrated applications (usb+ flash+ touch+ tft+ ram General Test)
lcd2tft
- convert lcd 4 bits to tft 16 bits.Writen verilog,Altera Quartus.
Lcd_Driver
- TFT LCD驱动,CPLD,XL95144-verilog-TFT LCD DRIVER-verilog
lcdcontrol_verilog
- LCD控制器的VERILOG实现 对学FPGA的人说很有用的-the implemation of LCD control
VGA_1024_768
- VGA控制器,由Verilog编写,用于驱动VGA显示器和TFT液晶屏-VGA controller, prepared by the Verilog, to drive VGA monitors and TFT LCD
tft_lcd
- 用verilog写的TFT液晶驱动程序,本程序经下载到开饭板后,能正常运行-Verilog write with TFT LCD driver, this program downloaded to the have dinner plate, can normal operation
Ttftt_cntlr_rF
- TFT LCD 控制器的VERILOG 源代码程序源源码,已在某项目上成功应用. -TFT LCD controller VERILOG source code program source code has been successfully applied in a project.
TFT-LCD
- 这是一个介绍tft_lcd显示原理的PPT文件,主要是用verilog语言写出了它的显示过程-This is an introduction to the principles of tft_lcd show PPT file, verilog language write the display process
tft-7-LCD-DRIVE-VERILOG
- 基于FPGA 液晶屏驱动,使用verilog编写-Fpga based on the tft LCD driver, is written in verilog
RGB
- TFT verilog 时序描写, 简单的代码实现适合于初学者-Timing of the RGB LCD
ILI9341 TFT LCD FPGA驱动
- 这是一个完整的ILI9341 LCD驱动芯片的Verilog HDL驱动工程,调试通过验证。