搜索资源列表
液晶多级菜单实现方法
- 这个是我参考过的多级菜单,里面的思路很不错,比较有参考价值,程序比较大要耐心看-this is my reference to the multi-level menu, the inside is very good ideas that are the reference value, procedures more patience to see
R03_040903_2523_OSD3__HSD17_MTV512
- 液晶显示器程序代码,用51实现的多级菜单,对于想学习51界面编程是一个很好的参考例子.在KEIL C 7.01上编译.
lcd
- 基于STC89C58RD+液晶多级菜单源代码
45
- 一个实用的单片机液晶多级菜单例子,用keilc编译器运行
609multi_menu
- 制作简易液晶多级菜单,共有11个菜单项,
Menu_181_LCD.多级菜单181级,索引模式
- 多级菜单181级,索引模式,12864液晶驱动,按键复用,ModBus协议通讯,软件模拟ISP通讯,Multi-level menu 181, the index mode, LCD driver 12864, key reuse, ModBus protocol communications, software, analog communication ISP
89C52-DS1302-1602.rar
- 用89C52+DS1302+1602液晶做的多功能音乐播放器(多级菜单),可设闹钟,并且包括Proteus仿真图与源程序,89C52+ DS1302+1602 used to do multi-function LCD music player (multi-level menu), can set up alarm clock, and includes the Proteus simulation graph with source
12864LCD_51MCU_menu
- 51单片机 12864液晶 多级菜单编程-51 MCU 12864LCD Menu Programming
LCD_MENU_C
- 液晶多级菜单的实现方法: 使用C语言编程 简单实用易懂 接口方便 初学者最好的学习菜单的资料-LCD multi-level menu method: the use of C language programming interfaces to facilitate simple and understandable for beginners to learn the best information on the menu
Manu_LCD
- 源码展示了一种嵌入式多级液晶显示菜单的编程实现方法,基于C语言-Source demonstrated a multi-stage liquid crystal display embedded programming menu method, based on the C language
MCUsystemdesignLCDmenu
- 以MGLS-19264液晶显示器为例,介绍了在LCD上实现多级菜单和多层屏幕的建立。 -To MGLS-19264 LCD display, for example, introduced in the LCD, multilevel and multi-screen set up menu.
Menu_v1.03
- LCD12864液晶屏+多级菜单通用程序,按键调节菜单-LCD12864 LCD screen+ multi-level menu, common procedures, adjust the menu button
keyBoard_v3.4
- 液晶屏结合按键程序范例。对于制作多级菜单的开发员很有帮助-LCD Screen and examples of key programs. For the production of multi-level menu Developer helpful
Menu
- 分享一个按键液晶多级菜单设计方法,工控行业中沿用多年,屡试不爽,附带本人一个调试通过的Linux液晶驱动(sed1335),以及应用程序。 中国电子开发网(www_ourdev_cn)-Share a multi-level menu button LCD design, industrial use for many years in the industry, time-tested, with Linux I have a debug through the LCD driver (sed
ST7920_12864
- 采用ST7920和12864液晶的多级菜单程序参考。-ST7920 and 12864 using the multi-level menu program reference.
12864menu
- 12864液晶多级菜单程序,外部采用HS0038红外键盘控制。经测试,效果良好。欢迎下载。-12864 LCD multilevel menu procedure, the external use HS0038 infrared keyboard control. By test, and the result is good. Welcome to download.
LCD12864ANJIAN
- 12864液晶多级菜单显示同时满足flash存储,以及密码保护,按键采用实时查询方式,可以修改成中断形式-12864 LCD multi-level menu is displayed at the same time meet the flash memory, and password protection, key real-time query can be modified into the form of an interrupt
LCD12864duojicaidan
- 本压缩包里包含了一个完整的基于51单片机LCD12864液晶多级菜单设计源程序、液晶多级菜单设计原理讲解文档。源程序大家可以参考,而设计原理讲解文档可以帮大家理清多级菜单设计思路,从而参考思路设计自己需要的液晶显示。。。原理讲解非常清楚,只要你认识字,基本能弄明白,而且多级菜单核心算法之结构体可以复制直接用-The compression bag contains a complete single-chip based on 51 LCD12864 LCD multi-level menu d
12864菜单
- 基于STC89C51单片机+LCD12864无字库液晶做的多级菜单显示,利用的结构体和指针来实现功能(STC89C51 microcontroller based on +LCD12864, no font, LCD do multi-level menu display, using the structure and pointer to realize the function)
lcdMenu-master
- 基于C语言编写的便携式文本液晶菜单库。四个主要函数: void lcdMenu_goNextLine(); //移动液晶文本光标到下一行的开始。 void lcdMenu_clearScreen(); //清除屏幕,移动光标到(0,0)液晶显示器的位置。 void lcdMenu_printNormal(const char* message); //打印一行文本液晶显示的当前行。 void lcdMenu_printSpecial(const char* message); //打