搜索:LCD转VGA

找到约 10,000 项符合「LCD转VGA」的查询结果

结果 10,000
按分类筛选
显示更多分类
https://www.eeworm.com/dl/951372.html 技术资料

VGA接口的verilog源码

关于显示器的VGA接口的源码,使用verilog语言编写,适合入门的人使用
下载 3
·
查看 7912
https://www.eeworm.com/dl/956401.html 技术资料

基于FPGA的VGA显示

基于FPGA的VGA显示_论文.doc学习使用图像显示
下载 3
·
查看 6414
https://www.eeworm.com/dl/973101.html 技术资料

DE2—VGA显示

能实现汉字和字符显示,以及打点、画线和画框的功能
下载 7
·
查看 1965
https://www.eeworm.com/dl/985536.html 技术资料

vga 贪吃蛇 verilog

FPGA VGA显示贪吃蛇 游戏 可通过串口 信号控制
下载 1
·
查看 7110
https://www.eeworm.com/dl/989094.html 技术资料

基于FPGA的VGA显示

基于FPGA的VGA显示例程,实现用VGA显示一排汉字。
下载 2
·
查看 23
https://www.eeworm.com/dl/989191.html 技术资料

vga接口用verilog实现

vga接口用verilog实现
下载 3
·
查看 94
https://www.eeworm.com/dl/991522.html 技术资料

FPGA例程之VGA显示

本资源提供了一套完整的FPGA例程,专注于VGA显示技术的应用与实现。对于希望深入了解FGA在视频处理领域应用的工程师来说,这是一份不可多得的学习资料。通过这份免费下载的教程,您可以掌握从基础到进阶的各种技巧,包括但不限于VGA接口协议的理解、图像数据流处理等关键知识点。非常适合初学者快速入 ...
下载 3
·
查看 17
https://www.eeworm.com/dl/663/420360.html VHDL/FPGA/Verilog

This is vga controller write in vhdl xilinx ise Connect your vga monitor and view many color in mon

This is vga controller write in vhdl xilinx ise Connect your vga monitor and view many color in moniotr
下载 68
·
查看 1102
https://www.eeworm.com/dl/648/416463.html 单片机开发

使用1602LCD显示DS18B20转换的温度值

使用1602LCD显示DS18B20转换的温度值
下载 149
·
查看 1061
https://www.eeworm.com/dl/619/418767.html Linux/Unix编程

//获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_ha

//获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //取得信息 width = vga_getxdim[] height = vga_getydim[] colors = vga ...
下载 135
·
查看 1050