搜索资源列表
msp430lcd12864
- 利用msp430F149驱动lcd12864,并在上面实现层次化菜单操作,通用性比较好-use msp430F149 lcd12864 driven, and the realization of the above hierarchical menu operation, common good comparison
key
- 4*4键盘控制程序 //分三个部分,数字键部分,小数点,方向键部分,功能键(ok)部分。可以在不同的页面调// //用相应的功能实现菜单操作。 方向键部分///////////////////////////////////// //无返回值,无输入参数,用到全局变量page_number,xposition,yposition,scroll_value//
1602cd
- 基于51单片机与1602液晶的开发程序,实现了在1602上执行菜单操作的功能
(41)3510_lcd
- (41)3510手机彩屏,提供详细的驱动的,常用菜单操作,
keyboard4
- 基于STC12C5410AD单片机的智能冷库控制器的按键操作C语言程序,功能丰富,四级菜单操作.组合键,延时按键操作
LPC21xx_GraphicLCD
- 通用点阵LCD程序,基于按键及菜单操作,曾于AT89S52、ADSP218x、MSP430、LPC21xx、TMS320F28xx中使用,各芯片略有不同。该例程为基于LPC21xx及128*64点阵。
C8051F040-menu-eprom
- C8051F040读写eprom以及与dsp2812通讯菜单操作。
3208LED.rar
- ★采用独特的 8 行 52 列 L 印点阵显示屏作为显示单元,其显示亮度高、自发光、无视角,制作者可以随意选择屏幕大小和发光颜色。 ★日期、时间、星期、温度全信息交替显示,所需信息一目了然。 ★采用专业时钟芯片 DS1302 和备用电池,时钟掉电依然走时,用户设置闹钟时间永久保存。 ★远离机身的温度传感器设计, 0 ~ 60 ℃ 环境温度显示更精确。 ★全功能菜单操作, 4 个按键操作,可加减调时,操作方便。 ★ 8 路独立闹钟功能,可以设置独立闹钟时间和模式,大闹生活每一天
luyinLCDnaozhong.rar
- 制作的可录音LCD闹钟,多级LCM菜单操作(包含完整源码、电路图、芯片数据手册),The production of recordable LCD alarm clock, multi-level menu LCM operations (including full source code, schematics, chip data sheet)
menu
- 关于菜单操作设计的C语言实现,针对8位数码管和按键构成的人机界面。-Operation on the menu design of the C language, for 8-bit digital control and human-computer interface consisting of buttons.
RA8806_Test
- RA8806底层驱动,KEIL工程,直接就可以运行,可以通过按键进行简单的菜单操作! 基于C8051,可以简单修改头文件,移植到其他CPU上面运行!-RA8806 bottom drive, KEIL projects can be run directly through a simple menu button operation! Based on the C8051, can simply modify header files, migrate to other CPU running
lcd-levelmenu
- 用c51通过串口通讯来实现对LCD的菜单操作,包括子菜单,兄弟菜单等-Through serial communication with C51 to achieve operation of the LCD menu, including the sub-menu, the menu, such as brothers
bmpbkgnd
- 利用MiniGUI变得简单的嵌入式图形界面程序。达到地图移动菜单操作等效果。-MiniGUI simple to use graphical interface of the embedded program. Map to achieve the effect of operation of the mobile menu.
12864caidanchengxu
- LCM12864液晶显示屏。可以显示点阵图形,文字。菜单操作。-LCM12864 LCD display. Lattice can display graphics, text. Menu operation.
LCD1602caidanxianshi
- 使用LCD1602显示菜单,通过按键进行菜单操作。用AVR的ICCAVR编写的!-LCD1602 display using the menu through the menu button to carry out the operation. AVR with the ICCAVR prepared! !
t6963qudongLCD12864xianshicaidanyufangzhen
- 通过LCD12864显示菜单界面,通过矩阵键盘进行菜单操作-LCD12864 show through the menu interface menu through the keyboard matrix operation! !
LED.menu
- 一个LED显示菜单原理图及源代码,用于下位机操作面板-An LED display menu schematics and source code, for the next bit machine control panel
51menu
- 51单片机实现的菜单功能,菜单操作分为五键,进入、确定、取消、上翻、下翻。-51 MCU menu function, menu operation is divided into five key, enter, OK, Cancel, on the turn, the next turn.
51PDS1302PDS18B20P1602
- 开发环境为keil 基于STC89C51单片机的时钟,功能强大; 具有:菜单+时间+温度+闹钟+秒表;模块化编程,C语言编写,液晶显示,菜单操作-Keil STC89C51 based development environment for microcontroller clock, powerful with: Menu+ Time+ Temperature+ Alarm+ Stopwatch modular programming, C language
Based_Text_GUI
- 此源代码系基于文本显示与单色 LCD 屏的 GUI 显示处理系统,方便调用的功能及含数操作,并内嵌菜单操作系统,极简单易上手,支持 Keil、IAR、GCC、AVR、MSP430、8051 等 IDE 开发环境,含详细教学与使用手册,是极佳的教学实习与产品开发的源代码级的使用者显示介面之工具。