搜索资源列表
CM12864串口驱动
- cm12864带字库的串口驱动 最少仅需2个IO口
DS1302串口液晶12864的日历程序
- 用keil51写的DS1302的驱动程序,能够准确显示时间,时间的显示用的是12864串口液晶,方法独立,易于移植,注释也非常准确。
12864串口程序
- 12864液晶串口程序,节省单片机I/O口,
c8051f020 12864液晶显示+串口通讯
- 调试通过的矩阵键盘+12864+串口
MSP430驱动串口12864液晶
- MSP430驱动串口12864液晶 液晶型号:WGM-12864COG-15,MSP430 drive serial LCD 12864 LCD Model: WGM-12864COG-15
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
- 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
2007-3-8_16-55-48_72
- lcd液晶12864(ST7920)的串口C51程序(ST7920) lcd液晶12864的串口C51程序-lcd LCD 12864 (ST7920) Serial C51 process (ST7920) lcd LCD 12864 Serial C51 program
lcd12864
- 12864 液晶串口模式显示 包括读和写的底层函数-Model 12864 serial LCD display, including the bottom to read and write function
12864
- 用串口形式和并口驱动12864液晶,有画图,写汉字等动能-With serial and parallel port driver 12864 form of liquid crystal, there are drawing and writing Chinese characters, such as kinetic energy
12864LCD
- 详细讲述了12864带字库液晶的显示原理,并且带有串口和并口的显示程序-With a detailed account of the 12864 principle character LCD display, and serial and parallel port with the display program. . .
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
12864
- 12864串口程序 液晶显示器程序 有串口程序 独家珍藏-12864 LCD serial process procedures
12864lcd
- 单片机的利用12864液晶尽性波形描绘程序,采用c语言编写,串口通信。-12864 LCD MCU to make use of wave described procedures, using c language, serial communications.
ST79201
- 12864ST7920的串口方式的驱动程序,可以实现ST7920的串行方式控制-12864ST7920 way serial drivers, can achieve ST7920 serial mode control
stm32串口控制LCD12864
- stm32利用串口控制LCD12864,亲测可用!有的LCD12864上15引脚上已接上拉电阻,选用串口控制时要把上拉电阻去掉才能正常工作。
12864串口
- 12864液晶显示块运用串口底层驱动,节省IO资源(12864 LCD block, using serial bottom driver, saving IO resources)
12864串行
- 12864串口屏驱动程序,调用显示对应字符等。。。(12864 serial port screen driver, call display corresponding characters...)
12864模块ST7565R串口画点画线
- 因ST7565R的SPI串口时序没有读操作,给画点带来影响;此文介绍一下串口画点方法,仅供参考。