文件名称:STC12C5A60S2_LCD1286
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-05-04
- 文件大小:
- 69kb
- 下载次数:
- 0次
- 提 供 者:
- yush*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
LCD12864显示可调菜单程序
1、程序说明:
该例程演示了LCD12864显示可调整菜单,菜单的内容为假设
设置一组电机的参数。
2、实验操作
1、将LCD12864液晶屏插入J8插座中,注液管脚方向。
2、将拨码开关S7和S10全部置于关闭状态。
3、通过调节电位器VR4可以改变显示的对比度。-LCD12864 display with adjustable menu program
1, descr iption of the procedures:
This routine demonstrates LCD12864 can adjust the display menu, the menu content for the hypothesis
Set up a group of motor parameters.
2, experimental operation
1, LCD12864 LCD screen is inserted into the J8 socket, liquid injection pin direction.
2, the code switch S7 and S10 are all placed in a closed state.
3, through the adjustment potentiometer VR4 can change the display contrast.
1、程序说明:
该例程演示了LCD12864显示可调整菜单,菜单的内容为假设
设置一组电机的参数。
2、实验操作
1、将LCD12864液晶屏插入J8插座中,注液管脚方向。
2、将拨码开关S7和S10全部置于关闭状态。
3、通过调节电位器VR4可以改变显示的对比度。-LCD12864 display with adjustable menu program
1, descr iption of the procedures:
This routine demonstrates LCD12864 can adjust the display menu, the menu content for the hypothesis
Set up a group of motor parameters.
2, experimental operation
1, LCD12864 LCD screen is inserted into the J8 socket, liquid injection pin direction.
2, the code switch S7 and S10 are all placed in a closed state.
3, through the adjustment potentiometer VR4 can change the display contrast.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
34、LCD12864显示可调菜单试验\Application\Doc\readme.txt
............................\...........\Header\lcd12864.h
............................\...........\......\main.h
............................\...........\......\STC15F2K60S2.H
............................\...........\Source\lcd12864.c
............................\...........\......\main.c
............................\...........\.tartup\STARTUP.A51
............................\LCD12864_Menu.plg
............................\LCD12864_Menu.uvgui.Administrator
............................\LCD12864_Menu.uvgui_Administrator.bak
............................\LCD12864_Menu.uvopt
............................\LCD12864_Menu.uvproj
............................\LCD12864_Menu_uvopt.bak
............................\LCD12864_Menu_uvproj.bak
............................\.is\lcd12864.lst
............................\...\LCD12864_Menu.m51
............................\...\main.lst
............................\...\STARTUP.lst
............................\Obj\lcd12864.obj
............................\...\LCD12864_Menu
............................\...\LCD12864_Menu.hex
............................\...\LCD12864_Menu.lnp
............................\...\LCD12864_Menu.plg
............................\...\main.obj
............................\...\STARTUP.obj
............................\...\STARTUP._ia
............................\Application\Doc
............................\...........\Header
............................\...........\Source
............................\...........\Startup
............................\Application
............................\Lis
............................\Obj
34、LCD12864显示可调菜单试验