搜索资源列表
DS1302串口液晶12864的日历程序
- 用keil51写的DS1302的驱动程序,能够准确显示时间,时间的显示用的是12864串口液晶,方法独立,易于移植,注释也非常准确。
ZLG12864A液晶屏串口代码
- ST7565P驱动的12864液晶屏(深圳市卓立恩科技)串行C语言程序
12864.rar
- ST7920驱动128*64液晶串并口程序 可下载直接使用 另有相关资料解释,ST7920 driver 128* 64 LCD serial and parallel program can be downloaded directly related to the use of additional data interpretation
DS1302.rar
- 用keil51写的关于DS1302的驱动程序,其中显示用的12864串口显示,经过测试通过,请放心使用。,Keil51 written by the driver on the DS1302, which shows the serial port of the 12864 show, after the test, please rest assured that use.
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
LPC2138key-lcd-uart
- LPC2138键盘显示密码串口代码包含键盘显示程序,LCD驱动程序,串口程序在UCOS2下的总程序-LPC2138 keyboard and display password serial code contains the keyboard display program, LCD driver, serial program under the general procedure UCOS2
AT12864
- 12864驱动程序(51串行)已通过检测,用时注意端口的定义-12864 Driver (51 serial)
ST79201
- 12864ST7920的串口方式的驱动程序,可以实现ST7920的串行方式控制-12864ST7920 way serial drivers, can achieve ST7920 serial mode control
300-C51B
- 300个原创程序之C51第二部分 12864显示模块 2005 CCTV ROBOT 2005 CCTV_N 2005电子设计竞赛 2006 CCTV ROBOT 4X4键盘 8253频率计 8人表决器 AD9850DDS AD9851DDS DS1820 EX-board I2C总线驱动程序 LED电子钟 PS2接口 TC1297 Test USB_IDE 串口摸拟 冲床自动进料控制 冷光源调光 基于51内
12864
- msp430的12864液晶显示屏驱动程序。支持图像和文字的显示。串口通信。-msp430 12864 LCD driver. Support the display of images and text. Serial communication.
12864menu
- C51的12864液晶驱动程序,支持并口和串口通信,图像文字显示。-12864 C51 LCD driver supports parallel and serial communications, image text.
Ex6
- 基于ST7920芯片的12864的串口驱动程序,可以显示汉字,图片显示程序-Based on the 12864 ST7920 chip of serial driver, can show Chinese characters, pictures show program
12864chuanxing
- 12864 串行驱动程序,觉对好用 只需要三个线即可 非常节省单片机IO口-12864 serial driver feel on easy only need three lines can be very economical microcontroller IO port
STM32-12864-SPI
- STM32单片机的12864液晶串口驱动程序-STM32 12864 Serial Driver
12864
- 基于MSP430单片机的12864液晶串口驱动程序,P3口,已测试通过,现分享出来-12864 MSP430F247
12864
- STM32串口驱动12864液晶屏程序,有相关代码注解。-STM32 serial driver 12864 LCD procedures, the relevant code annotations.
12864
- stm32 做的关于12862的串口驱动程序,功能包含:读LCD数据,显示字符串,画图,画点-stm32 do on 12862 serial driver features include: data read LCD display strings, drawing, painting point
KY_STM32_12864
- STM32 F103驱动显示12864串口屏程序,F103从串口得到数据然后在LCD上显示-STM32 F103 drives the display screen 12864 serial program, F103 receive data the serial port and displayed on LCD
12864串口
- 12864液晶显示块运用串口底层驱动,节省IO资源(12864 LCD block, using serial bottom driver, saving IO resources)
12864点阵液晶SPI串口通讯程序代码
- 12864图形点阵,驱动芯片ST7565,通讯接口SPI串口,工作电压3.3V,显示单色图形和汉字,需取模生成16进制后写时程序中。