搜索资源列表
S6_LCD_VHDL
- 采用vhdl语言编写的16x2液晶显示模块的驱动程序。在quartus中编译完成,可直接运行
LCD1602
- LCD1602显示源代码 1。源文件保存在src目录,QII的工程文件保存在Proj目录; 2。程序实现的功能是标准的16×2字符型液晶模块上显示字符串; 3
S9_PS2_LCD
- S9_PS2_LCD 键盘输入液晶模块显示字符,quartus5.0
用verilog编写的液晶显示程序
- 用verilog编写的液晶显示程序,已调试通过。 1、 本工程主要是设计一个LCD的控制模块,然后在LCD上显示想要显示的数据。 2、 通过JTAG口把LCD12864.sof下载到FPGA上,则LCD就会显示出要显示的数据。-Written liquid crystal display with verilog program has been through debugging. 1, this project is to design a LCD control module, a
S9_PS2_LCD
- 键盘输入液晶模块显示字符,在液晶显示屏上显示从PS2键盘输入的字符-Keyboard input LCD display module characters displayed in the LCD screen from the PS2 keyboard input characters
VHDLSourceProgramofLiquidCrystalModule
- 液晶模块显示字符串的VHDL源程序,了解液晶模块显示字符串的原理,了解如何使用FPGA对液晶模块进行显示。-VHDL Sorce Program of Using Liquid Crystal Module Demonstrates The String of Character
zlg_avalon_lcd128_64
- 基于avalon的12864液晶模块ip核-The 12864-based LCD module avalon nuclear ip
LCD
- 基于FPGA_EP2C8的lcd控制器,显示字符,初学者使用-module lcd_driver(clk,rst,LCD_DATA,RS,RW,EN) input clk,rst //rst is the signal of reset,active low(0). output RS,RW,EN //R
bin_copy
- FPGA驱动12864汉字显示源代码,12864是16个引脚的带字库的液晶显示模块-12864 Chinese character display FPGA-driven source code, 12864 is a 16-pin LCD display module with a font
led_control
- 本实验箱采用的液晶显示屏内置的控制器为SED1520,点阵为122×32,需要两片SED1520组成,由E1,E2分别选通,以控制显示屏的左右两半屏。图形液晶显示模块有两种连接方式,一种为直接访问方式,一种为间接访问方式。本实验采用直接控制方式。 直接控制方式就是将液晶显示模块的接口作为存储器或I/O设备直接挂在计算机总线上。计算机通过地址译码器控制E1和E2的选通;读/写操作信号R/W有地址线A1 控制,命令/数据寄存器选择信号由地址线A0控制。 -The experimenta
yejing1602
- fpga完成液晶模块的测试功能,效果良好 ,先是清楚-fpga finished LCD module test functions, good effect, first clear
LCD
- T6963C控制器图形液晶模块VHDL控制代码-T6963C Graphic LCD module controller VHDL control code
verilog-LCD1602
- LCD1062的驱动程序,实现液晶模块的显示功能-LCD1062 driver, realize the functions of showing the LCD module
key
- 电子密码锁,4*4矩阵键盘输入,数显液晶模块显示-Electronic locks, 4* 4 matrix keyboard, digital liquid crystal display module
lcd1602
- 也是LCD1602液晶模块的头文件 在我们使用液晶模块时 必须加入头文件才可以-LCD1602 LCD module header files we use the LCD module must be added to the header file
LCD1602-display-nian
- 这个程序可以显示汉字年 使用的液晶模块是1602 编程语言是VHDL-This program can display the Chinese characters used in LCD module is 1602 programming language is VHDL
11111
- 1、用FPGA/CPLD实现HS162字符液晶显示。 2、分析相应的功能要求,分析CPLD与字符液晶HS162的接口典型电路。 3、利用状态机的设计方法,通过指令编程实现对HS162-4液晶模块的读/写操作,以及屏幕和光标的操作。 4、编写模块的Verilog HDL语言的设计程序。 5、在Quartus II软件或其他EDA软件上完成设计和仿真。 -This design of a CPLD-based controls HS162 to achieve character
lcd1602
- 用VHDL写的液晶显示程序,液晶模块为LCD1602,有注释-LCD program, written in VHDL LCD module LCD1602, annotated
lcd_driver
- 在1602液晶模块上显示字符串,其中第一行显示“Welcom to hx" 在第二行显示“www.mcuhx.com- in 1602 LCD module display on a string, including the first line shows "Welcom to hx" In the second row shows "www.mcuhx.com
LCD
- 通过运用FPGA的液晶显示模块显示一段数字或者字符。(Display a number of numbers or characters by using the LCD module of FPGA.)