搜索资源列表
LCD1286C.rar
- PIC16F877控制12864液晶做的菜单参考程序,能实现反白显示,画圆,画点,画线等功能。,12864 PIC16F877 LCD control menu reference program to do, to achieve anti-white display, draw a circle, draw points, drawing lines and other functions.
MzL12864_LCD_IAR_AVR
- MzL12864 LCD在AVR单片机上的驱动与菜单实现代码,实用,简洁,稳定,可靠!-MzL12864 LCD single-chip on the AVR and menu-driven code, practical, simple, stable and reliable!
12864
- 在KEILC环境下,基于8051单片机的多级菜单设计-In KEILC environment, based on 8051 design of multi-level menu
LCD12864_PARALELL_MENU_V4.0
- 基于LCD 12864的菜单程序,该菜单程序可操作性强,代码短小精湛-LCD 12864-based menu program, the menu program is workable, superb short code
CLOCK(MZLHO4)
- 通过MZLH04型号的12864显示,实现时钟功能,包括菜单调整,秒表,万年历,以及温度报警设置-The 12864 models MZLH04, clock function, including menu adjustment, stopwatch, calendar, and temperature alarm set
12864Menu
- 实现12864多级菜单显示,高效率的进行多级菜单显示-LCD12864 meun display very good
stm32-12864-MENU
- stm32下用12864做的多级菜单,void LCD_WriteData(u8 data) { CheckBusy() RW=0 //? RS=1 //?? DATAOUT12864(data) CE=1 delay_us(5) CE=0 }-Made of 12864 under the stm32 multilevel menu