搜索资源列表
12864
- 这个是12864液晶的驱动程序,lcd主芯片为st7920,采用串行通讯方式。我测试过,可以用。
12864
- 基于STM32串行驱动12864的程序,只用了4条线就把它给驱动起来了。-12864 STM32-based serial driver program, only four lines to put it to drive up.
12864(ST7920)
- 12864F(7920)的串行模式C51范例-12864F (7920) example of the serial model C51
MzLH04-12864
- MzLH04-12864 串行SPI字库LCD模块基本驱动例程(Keil for ARM).rar-SPI Serial MzLH04-12864 basic character-driven LCD module routines (Keil for ARM). Rar
STM32LCD12864
- 基于STM32 LCD12864串行驱动-STM32 LCD12864 DRIVER
12864_SPI
- avr 12864 串行 3根线控制显示 功能-12864 Serial to
stm32f103x-12864
- STM32F103X的串行12864显示-STM32F103X serial 12864
msp430f149--cry12864-Serial-Driver
- 基于msp430f149,液晶12864显示,串行通信。-Based on the MSP430F149, 12864 LCD display, serial communication。
12864
- 12864串行数据传输,用到最少的引脚,有最全的文档资料-12864 serial data transmission, use a minimum pin, the most complete documentation
12864
- 12864与51单片机通讯实例,包括串行与并行通信,c语言-12864 and 51 microcontroller communication examples, including serial and parallel communication, c language
12864_msp430_serial
- 12864液晶的msp430程序,采用串行通信方式-12864 msp430 procedures, using serial communication
12864-serial
- 能够逐个显示汉字的12864串行接口,实用-12,864 Chinese characters can be displayed individually serial interface, practical
ST7565P(SERIAL)
- 基于ST7565P的COG规格12864小液晶串行驱动,接线看程序内位定义。-The COG specifications based ST7565P 12864 small LCD serial driver, see the wiring bit definitions within the program.
ATmega128-12864
- 实验名称:LCD12864(ST7920驱动)实验 功能描述:利用LCD12864串行模式显示数据。 实验目的:学会LCD12864显示数据 实验说明:MCU--M128 内部8M晶振 硬件连接:J1,J8,J15跳线的1和2脚相连 -Experiment name: LCD12864 (ST7920 Driver) Experiment Descr iption: Using LCD12864 serial mode display data. Purpose: le
my12864
- 基于stm32f0discovery的12864程序,串行方式控制(双线制)-Based on stm32f0discovery for 12864 procedures, serial control (two-wire)
SD2
- 程序功能:使用msp430f149在12864液晶上用串行数据通信方式循环滚动显示汉字,经验证好用-Application features: use msp430f149 in 12864 LCD in serial data communication way circularly display Chinese characters, verified and works
12864_ST7920-MCU=ATMega16
- 12864液晶(ST7920驱动)的3线串行驱动 MCU=ATMega16-12864 (ST7920 drive) 3-wire serial driver MCU = ATMega16
12864
- msp430g2553串行控制12864液晶,已经通过验证。-msp430g2553 serial control 12864, has been validated.
stm32_12864
- stm32串行口方式驱动12864液晶屏,只需要3条线,非常方便,代码包含全部工程,亲测好用。-stm32 serial port mode driver 12864 LCD screen, only three lines, is very convenient, the code contains all the engineering, pro-test is easy to use.
LCD-serial-to-parallel
- lcd1602液晶屏使用8位并行传输数据,因为这样需要引脚比较多,所以有这个想法是否可以向12864那样串行传输数据。但是1602不向12864有串行模式,它只有一个并行模式。这时组内有人提出可以使用74HC595这个芯片,它的特性正好是8位串行输入转平行输出。 接下来开始讨论控制的时序图,1602的时序图十分简单,我们用用画图得出了串行下的时序。 -LCD1602 LCD screen using 8 bit parallel transmission of data, becau