Welcome![Sign In][Sign Up]
Location:
Search - ddram

Search list

[Other resourceDDram

Description: 07全国大学生电子设计竞赛C题获奖作品FPGA外围接口双口RAM部分源码
Platform: | Size: 835 | Author: SRY | Hits:

[Other resource51-test12864-ST7920

Description: 用来测试12864液晶的DDRAM的程序 52的
Platform: | Size: 28866 | Author: 邱杰富 | Hits:

[Embeded-SCM Developref-ddr-sdram-verilog

Description: sdram的verilog的源码实现-sdram verilog source code realizes
Platform: | Size: 904192 | Author: zfhustb | Hits:

[Other Embeded programDDram

Description: 07全国大学生电子设计竞赛C题获奖作品FPGA外围接口双口RAM部分源码-07 National Undergraduate Electronic Design Contest winning entries C title peripheral interface FPGA dual-port RAM part of source
Platform: | Size: 1024 | Author: SRY | Hits:

[SCM51-test12864-ST7920

Description: 用来测试12864液晶的DDRAM的程序 52的-12864 LCD used to test the DDRAM procedure 52
Platform: | Size: 28672 | Author: 邱杰富 | Hits:

[Otherddr_ctrlv

Description: ddr ram controller vhdl code
Platform: | Size: 55296 | Author: heyong | Hits:

[Embeded-SCM Develop1602lcdmoveC++

Description: xl系列单片机实验仪演示程序 LCD1602 移动显示。 显示方式: 1、LCD第一行显示: ilove 8051 mcu ,LCD第二行显示:13714407535; 2、先将两行字符写入DDRAM中,然后从右至左逐字移出显示。 3、在指定位置停留1.6秒后,闪烁2次,清屏。 4、反复循环上述显示方式。-xl Series Singlechip Experiment LCD1602 Demo Mobile Display. Display: 1, LCD display the first line: ilove 8051 mcu, LCD display the second line: 13714407535 2, first two lines of characters DDRAM write, and then right to left out of the show verbatim. 3, at the designated spots within 1.6 seconds remaining, the flashing 2 times, the Qing Ping. 4, repeated cycle of the above display.
Platform: | Size: 2048 | Author: gan | Hits:

[SCMLCD1602

Description: 1、LCD第一行显示: Happy 2、LCD第二行显示: 51kaifa.com 3、先将两行字符写入DDRAM中,然后从右至左逐字移出显示 4、在指定位置停留2秒后,闪烁2次,清屏。 5、反复循环上述显示方式。-1, LCD first line: Happy 2, LCD second line of the display: 51kaifa.com 3, first two lines of characters written to DDRAM, and then from right to left literally out of the display 4, 2 seconds in the specified location to stay after flashing 2 times, clear screen. 5, repeated cycle of the display.
Platform: | Size: 24576 | Author: 董兵兵 | Hits:

[SCMl

Description: lcd1602 汉字显示 CGRAM DDRAM-lcd 1602
Platform: | Size: 17408 | Author: guokers | Hits:

[SCMLCD1602

Description: 名称:LCD1602显示程序 功能: 1、LCD第一行显示: Happy LCD第二行显示: 51kaifa.com 2、先将两行字符写入DDRAM中,然后从右至左逐字移出显示 3、在指定位置停留2秒后,闪烁2次,清屏。 4、反复循环上述显示方式。-Name: LCD1602 display program features: 1, LCD first line: Happy LCD second line of the display: 51kaifa.com 2, first two lines of characters written to DDRAM, and then from right to left literally out of the display 3, in the specified location for 2 seconds, flashes 2 times, clear the screen. 4, the repeated cycle of the display.
Platform: | Size: 25600 | Author: 杜文展 | Hits:

[Software EngineeringBU9792_070312

Description: 字段式液晶显示用LCD 驱动 特点 ○ 液晶驱动输出: Common输出 4 线Segment 输出 36 线 ○ Display data RAM (DDRAM)内置 内置RAM 容量: 36*4 =144 bit ○ 2 线串行接口 (SCL, SDA) ○ 内置振荡电路 ○ 液晶驱动电源电路 1/2 ,1/3 Bias 1/4 Duty 内置Buffer AMP ○ 不需外置部品 ○ 低功耗设计 ○ 搭载等待模式 ○ 内置上电复位电路 ○ 搭载闪烁功能 ○ 工作电源电压: 2.5~5.5V-36SEG* 4COM LCD Segment Driver
Platform: | Size: 492544 | Author: highsail | Hits:

[SCMLCD1602

Description: 1.LCD第一行显示: Happy LCD第二行显示: 51kaifa.com 2.先将两行字符写入DDRAM中,然后从右至左逐字移出显示。 3.在指定位置停留2秒后,闪烁2次,清屏。 4.反复循环上述显示方式。-1.LCD first line: Happy The second line of LCD display: 51kaifa.com (2) the first two lines of characters written to the DDRAM, and then right to left literally out of the show. 3 for 2 in the seconds after the specified location, blink twice, the screen clears. 4 cycle of the repeated display.
Platform: | Size: 31744 | Author: 徐凤棋 | Hits:

[Embeded Linux12864dededechengxu

Description: /*------------------------------------------ lcd12864液晶显示驱动实 ---------------------------------------------- ----------------------------------------------- RS:D/I=H,表示DB7~DB0为显示数据 D/I=L,表示DB7~DB0为显示指令数据 ----------------------------------------------- R/W:R/W=H,E=H数据被读到DB7~DB0 R/W=L,E信号下降沿,DDRAM数据被写到IR或DR ---------------------------------------------------- E:R/W=L,E信号下降沿锁存DB7~DB0 R/W=H,E=H DDRAM数据读到DB7~DB0 ---------------------------------------------------*/-/*------------------------------------------ Lcd12864 LCD drive real--------------------------------------------------------------------------------------------- RS: D/I = H, DB7 ~ DB0 DB7 ~ DB0 to display data D/I = L, said instruction data----------------------------------------------- R/W: R/W = H, E = H data is read DB7 ~ DB0 R/W = L, E falling edge of the signal, DDRAM The data is written to the IR or DR---------------------------------------------------- E: R/W = L, E signal is latched on the falling edge of DB7 ~ DB0 R/W = H, E = H DDRAM data read DB7 ~ DB0---------------------------------------------------* /
Platform: | Size: 2048 | Author: 付路路 | Hits:

[SCM1602-Mobile-Display

Description: 1602移动显示字符C语言程序 显示方式: * * 1、LCD第一行显示: BIG BIG WORLD * * LCD第二行显示:I LOVE PUZHONG * * 2、先将两行字符写入DDRAM中,然后从右至左逐字移出显示。 * * 3、在指定位置停留1.6秒后,闪烁2次,清屏。 * * 4、反复循环上述显示方式。-1602 Mobile Display character C Programming Language Display:** 1, LCD first line: BIG BIG WORLD** LCD second row shows: I LOVE PUZHONG** 2, the first two lines of characters written to DDRAM, then right to left literally out of the show.** 3, staying at the specified location after 1.6 seconds, flashes twice, the screen is cleared.** 4, repeated cycles of the display.
Platform: | Size: 40960 | Author: 张晶 | Hits:

[SCMRW1067PRW1060

Description: RW1067+RW1060 字符IC 33duty 3线spi 接口含CGRAM 和DDRAM 功能和此IC 初始化-RW1067+RW060 character IC 33duty 3line spi interface1 with CGRAM and DDRAM function and the initial code
Platform: | Size: 5120 | Author: xsiy | Hits:

[SCMST7920P-ST7921

Description: 中文字库,ST7920 + 2 *ST7921 IC 4-bit parallel bus mode1/33 duty, 1/5 bias, 192 x 32 Dots-Chinese DDRAM ,ST7920+ 2*ST7921 IC 4-bit parallel bus mode1/33 duty, 1/5 bias, 192 x 32 Dots
Platform: | Size: 4096 | Author: xsiy | Hits:

[Embeded LinuxST7567_driver

Description: ST7567 lcd驱动,文件里面包括了Datasheet,和驱动代码-ST7567 is a single-chip dot matrix LCD driver which incorporates LCD controller and common/segment drivers. ST7567 can be connected directly to a microprocessor with 8-bit parallel interface or 4-line serial interface (SPI-4). Display data sent MPU is stored in the internal Display Data RAM (DDRAM) of 65x132 bits. The display data bits which are stored in DDRAM are directly related to the pixels of LCD panel. ST7567 contains 132 segment-outputs, 64 common-outputs and 1 icon-common-output. With built-in oscillation circuit and low power consumption power circuit, ST7567 generates LCD driving signal without external clock or power, so that it is possible to make a display system with the fewest components and minimal power consumption.
Platform: | Size: 623616 | Author: 邵仁 | Hits:

[SCMJN12864J使用说明书 - 副本

Description: 一、液晶显示模块概述 1.硬件特性如下: z 提供 8 位,4 位并行接口及串行接口可选 z 并行接口适配 M6800 时序 z 自动电源启动复位功能 z 内部自建振荡源 z 64×16 位字符显示 RAM(DDRAM 最多 16 字符×4 行,LCD 显示范围 16×2 行) z 2M 位中文字型 ROM(CGROM),总共提供 8192 个中文字型(16×16 点阵) z 16K 位半宽字型 ROM(HCGROM),总共提供 126 个西文字型(16×8 点阵) z 64×16 位字符产生 RAM(CGRAM) z 15×16 位总共 240 点的 ICON RAM(ICONRAM)(Many online under, this is also to write is tested successfully, LCM12864 internal KS0108 controller, STM32F103ZET6 microcontroller, using the library functions, display animation picture, portability is very strong, and very detailed notes, it is easy to understand. (LCM12864, internal, KS0108, controller, STM32F103ZET6, microcontroller, can, animated, images, portability, is, very, strong, and, very, detailed, display,, notes, it, is, understand., easy, to, etc))
Platform: | Size: 648192 | Author: 权威12 | Hits:

CodeBus www.codebus.net