搜索资源列表
zizhishuzishizhong
- 该源程序是基于LM3S1138的一个数字时钟程序,并且利用12864液晶并行显示-The source code is based on the LM3S1138 a digital clock program, and parallel display 12864
msp430f149--12864-Parallel-Driver
- 基于msp430f149 ,液晶12864显示,并行通信。-Based on MSP430F149, the liquid crystal display 12864, parallel communication.
12864
- 12864与51单片机通讯实例,包括串行与并行通信,c语言-12864 and 51 microcontroller communication examples, including serial and parallel communication, c language
12864
- 12864在52单片机上的并行显示,具有多个显示功能函数-12864 at 52 microcontroller parallel display with multiple display functions
12864
- avr MEGA16单片机 12864并行 显示程序-MEGA16 chip 12864 display program
12864-Parallel-Driver
- 基于map430 launchpad的液晶12864的驱动程序,并行驱动方式-Based map430 launchpad LCD 12864 driver, parallel drive mode
12864
- 程序功能:在12864液晶上显示一屏汉字,选择并行数据传输方式-Program features: LCD display on a screen in the 12864 characters, select the parallel data transmission
LCD-serial-to-parallel
- lcd1602液晶屏使用8位并行传输数据,因为这样需要引脚比较多,所以有这个想法是否可以向12864那样串行传输数据。但是1602不向12864有串行模式,它只有一个并行模式。这时组内有人提出可以使用74HC595这个芯片,它的特性正好是8位串行输入转平行输出。 接下来开始讨论控制的时序图,1602的时序图十分简单,我们用用画图得出了串行下的时序。 -LCD1602 LCD screen using 8 bit parallel transmission of data, becau