搜索资源列表
Exp6-VGA
- 通过UART从PC主机读取图片数据,并完成图片在VGA显示器上的显示-through UART from the host PC to read image data, and complete picture of the VGA display on the show
DE2_LCM_SRAM_PIC_DISPLAY
- NIOS下,将图片显示到液晶屏上去,基于DE2板子的,全硬件实现,现将图片烧到SDRAM,然后可以直接显示到液晶屏。
VGA_Controller
- VGA接口图片显示。可以用在DE2开发板上,可以根据AD芯片修改源代码作移植-VGA interface image display. You can use the DE2 board, you can modify the source code under the AD chips for transplant
vga_control
- vga 控制器的verilog 源码 ,fpga上可实现图片的显示-vga controller Verilog source code, fpga achievable picture display
EXP12_VGA_img
- vga显示图片 读ROM中的数据 通过vga显示在显示器上-vga_color
fpga-display-bmp-pictures
- 本文设计的是基于大规模FPGA的BMP图库管理,完成了数码相框的一部分功能。并且本文详细地介绍了BMP图库管理的软硬件实现,即采用Altera的CyclonII系列EP2C20F484C7作为主控芯片,内嵌32位的NiosII软核,采用SDRAM作为内存,把存储在SD卡内的二进制图片信息读入内存,并控制TFT彩色液晶,读取图片数据送到液晶上显示。整个过程的所有设备都是通过Avalon总线挂在NiosII上,在NiosII的协调下正常工作。 本作品最终能显示存入SD卡内的彩色图片信息,图
DE1_fat32
- 本文设计的是基于大规模FPGA的BMP图库管理,完成了数码相框的一部分功能。并且本文详细地介绍了BMP图库管理的软硬件实现,即采用Altera的CyclonII系列EP2C20F484C7作为主控芯片,内嵌32位的NiosII软核,采用SDRAM作为内存,把存储在SD卡内的二进制图片信息读入内存,并控制TFT彩色液晶,读取图片数据送到液晶上显示。整个过程的所有设备都是通过Avalon总线挂在NiosII上,在NiosII的协调下正常工作。 本作品最终能显示存入SD卡内的彩色图片信息,图
ex3_LCD_Graphic
- 用凌阳61实现splc501图片显示,点亮整个屏幕,持续一段时间,显示图片-Achieved with the Sunplus 61 splc501 picture shows light up the whole screen for some time, show pictures
VGAchardisplay
- 基于verilog的VGA字符、汉字、图片显示的程序。-Verilog VGA-based characters, Chinese characters, image display program.
vga_verilog
- VGA彩条显示,VGA图片显示的程序。基于FPGA-vga color bar display and image display based on fpga
vga_modu
- 这是VGA接口的图片显示。能完成几张图片的自动切换显示功能。-This is the VGA interface picture display. To complete the picture of the automatic switching function.
sd
- NIOS 从SD卡读取图片显示在TFT屏上-NIOS read images from SD card displayed on the TFT screen
altera-verilog
- 基于fpga的vga图片显示verilog代码-Display verilog code fpga vga picture
Xilinx_Spartan3E_VGA_PS2
- 使用Spartan3E 开发板实现VGA显示和PS2键盘接口,完成了简单的文字处理功能和图片显示功能。-Use Spartan3E development board to achieve VGA display and PS2 keyboard interface, complete a simple word processing features and picture display.
VGASWITCHPICTURE
- Verilog语言编写,VGA显示图片自动切换程序。图片显示为哆啦a梦的多幅图片切换。通过字符显示图像。-Verilog language, VGA display picture automatically switching program. Pictures appear as a dream duo toggle multiple images. Through the character display images.
lcd_system
- lcd系统:包含了图片显示、汉字字库、PS2输出的lcd显示系统。-lcd system: Contains pictures show, Chinese character, lcd PS2 output display system.
VGA3
- 用verilog语言实现弹球屏保,静态图片显示,动态显示ISE代码-ISE verilog
dianzhen
- 课程设计:FPGA驱动16*16点阵实现图片显示及贪吃蛇游戏,含点阵PCB。(Curriculum design: FPGA driver, 16*16 dot matrix, picture display and Snake games, including dot matrix PCB.)
状态机_5110
- 基于basys2开发板的5110图片显示程序(5110 picture display program based on basys2 development board)
串口图片通过VGA显示
- 将图片数据通过uart串口发送到fpda的sdram,然后通过VGA进行显示