搜索资源列表
CM12864串口驱动
- cm12864带字库的串口驱动 最少仅需2个IO口
DS1302串口液晶12864的日历程序
- 用keil51写的DS1302的驱动程序,能够准确显示时间,时间的显示用的是12864串口液晶,方法独立,易于移植,注释也非常准确。
12864串口程序
- 12864液晶串口程序,节省单片机I/O口,
12864_serial.zip
- 用于51单片机的12864串行程序,注释写的比较清楚,包含硬件连接端口的设置还有格式。直接就可以用,For 51 of the 12864 single-chip serial procedures, more clearly written in the Notes, including the hardware ports are the format settings. Can be used directly on
12864
- 12864串行通讯 带字库 显示汉字图片-12864 Serial Communications with a character display Chinese characters picture
12864
- LCD12864+18b20+1302串口-Serial LCD12864+18 b20+1302
12864-AVR-show
- 液晶12864 AVR测试程序 atmega16单片机实现液晶12864显示程序-LCD 12864 AVR microcomputer test procedures 12864 LCD display atmega16 program
12864driver_serial
- 12864串行接口的驱动程序。。。希望对大家有用-12864 serial interface driver. . . I hope all of you a useful
12864
- 用串口形式和并口驱动12864液晶,有画图,写汉字等动能-With serial and parallel port driver 12864 form of liquid crystal, there are drawing and writing Chinese characters, such as kinetic energy
keil51program
- 最近一段时间为准备大赛写的程序,主要有12864串口与并口显示程序,AD(0832、0809)/DA(0832)的驱动程序,以及温度传感器的程序,以及时钟芯片的驱动程序和正弦、方波、三角波等其他波的发生程序,都经过测试了-To prepare for the most recent contest to write the procedure, there are serial and parallel port 12864 display program, AD (0832,0809)/DA
5112864Serial
- 51单片机上 12864串行接法的小程序-5112864 Serial
12864
- 12864串行方式下可以实现汉字字符的显示,可以作为一个万用的模式-12864 serial mode allows the display of Chinese characters can be used as a wildcard pattern
12864
- 该程序实现了12864以串行的方式进行通信。 液晶上的R9。R10决定液晶的串行或者并行通讯方式。 液晶上的PSB已经拉为高电平。如果使用串行,需要取掉R9。-The program implements the 12864 way to communicate with the serial. LCD on the R9. R10 serial or parallel LCD decision means of communication. PSB has been pulled
10-12864
- C语言实现的12864液晶(带字库)显示控制程序,内含12864串行驱动演示、12864图文显示测试、12864中文显示测试、st7920 并行方式驱动12864液晶驱动,里面可以学到许多单片机的控制技巧,值得下载。-C language implementation of the 12864 (with character) display control program, containing 12864 serial driver demo, graphic display test 12
12864
- MSP430的12864串行驱动程序,可以直接使用-MSP430-12864 serial driver can be used directly
12864串行显示DS18B20测得的温度
- 7920驱动的12864LCD液晶以串行方式显示DS18B20温度传感器测的的温度,STC15W408AS,1T单片机,11.0592MHz晶振
12864串口
- 12864液晶显示块运用串口底层驱动,节省IO资源(12864 LCD block, using serial bottom driver, saving IO resources)
12864串行
- 12864串行显示,通过设置12864的各指令,让12864串行接受显示数据(12864 serial display)
12864
- 方便简单用89c1编写12864屏所编写的函数库。(It is convenient and simple to write 12864 screens with 89C1.)
stc15f2k60s2,12864串行通信
- stc15f2k60s2连接12864的串行通信程序,调试可用,用的是带字库的12864,用并行通信占用的串口多,串行相对较少