搜索资源列表
-
0下载:
开发环境为ADS1.2
ARM用户界面开发接口程序
GUI 提供了最基本的画点 线 圆形 圆弧 椭圆形 矩形 正方形 填充等功能
较高级的接口功能有 ASCII显示 汉字显示 图标显示 窗口 菜单等 支持单色 灰度
伪彩 真彩等图形显示设备-ADS1.2 development environment for the development of ARM user interface GUI interface to provide the most basic point of
-
-
0下载:
红外遥控式简单计算器演示程序 *
* 用红外遥控器做输入(适用新式遥控器) *
* *
* LCD1602显示方式:
* LCD第一行显示:CALCULATOR *
* LCD第二行显示:运算过程
* *
* 主要功能:
* 0-99两位数之间的加、减、乘、除整数运算-Simple calculator-style infrared remote control demo program** to do with infrared remot
-
-
0下载:
xl系列单片机实验仪演示程序 LCD1602 移动显示。
显示方式:
1、LCD第一行显示: ilove 8051 mcu ,LCD第二行显示:13714407535;
2、先将两行字符写入DDRAM中,然后从右至左逐字移出显示。
3、在指定位置停留1.6秒后,闪烁2次,清屏。
4、反复循环上述显示方式。-xl Series Singlechip Experiment LCD1602 Demo Mobile Display. Display: 1, LCD display t
-
-
0下载:
1602液晶的驱动子程序,已经测试过,本液晶可以实现2行,20字显示-1602 LCD driver routines have been tested, the LCD can be achieved 2 line, 20 character display
-
-
0下载:
采用MEGA16作为主芯片,2行液晶屏作为显示,可显示当前充电状态及当前环境状态,可进行电流选择等。-MEGA16 used as the main chip, 2 line LCD screen as a display to show the current state-of-charge and the current state of the environment, it can conduct current selection.
-
-
0下载:
单片机接有LCD液晶显示器,开机后在液晶显示屏第一行显示“OK”-Then there are single-chip LCD liquid crystal display, boot in the first line of LCD display " OK"
-
-
0下载:
ps/2键盘输入led显示ascii码 .稍等1s在lcd上显示输入的字符,当lcd上显示满字符时,在按下按键自动清屏,从第一行显示。-ps/2 keyboard input led display ascii code. wait 1s in lcd display input characters, when the full character lcd display, the automatic clearance in screen press the button, from the
-
-
0下载:
FYD12864-0402B是一种具有4位/8位并行、2线或3线串行多种接口方式,内部含有国标一级、二级简体中文字库的点阵图形液晶显示模块;其显示分辨率为128×64, 内置8192个16*16点汉字,和128个16*8点ASCII字符集.利用该模块灵活的接口方式和简单、方便的操作指令,可构成全中文人机交互图形界面-FYD12864-0402B is a 4/8 bit parallel, 2 line or 3-wire serial interface a variety of ways,
-
-
0下载:
程序描述: *
* 1.开始运行时,LCD两行显示TJU EIE07 072699 *
* *
* 2.等待键盘按键,有键按下时在LCD第2排最左边显示相应键号 *
*目的: 键盘查询、键盘中断、键值识别、键盘编码 *
* 点阵字符型液晶显示(LCD)编程 *-Procedure Descr iption:** 1. Started running, LCD two-line display TJU EIE07 072699**** 2. Wait for the keybo
-
-
0下载:
这里有一个单片机密码锁的程序,具体功能是
这个范例说明如何使用8051, LCD显示器和4ⅹ4的小键盘,制作一个密
码锁。PORT 1 连接到LCD显示器的数据线。PORT 3 的P3.3,P3.4和P3.5分别
连接到LCD显示器的控制线。PORT 2连接到4ⅹ4的小键盘,可以输入密码。
执行修改密码或是时间的程序时,首先让LCD显示器显示出时间和日期。
当用户按下4ⅹ4小键盘的按钮 A 时,可以输入密码。如果密码正确时,就
会让 P3.6的 LED 闪烁,表示打开
-
-
0下载:
通过查询程序实现LCD显示,2332位2行显示,最多可显示15个字,一个字母位半个字。-LCD display by querying the program realization, 2332 2-line display, can display up to 15 words, one letter-bit halfword.
-
-
0下载:
基于博创实验箱UP-CUP-FPGA2C35-Ⅱ和Verilog HDL硬件描述语言,分为按键输入模块、LED指示灯模块及LCD显示模块,采用按键BTN1、BTN2作为输入端输入四位密码与事先设定的密码进行匹配,由D1、D2、D3、D4四盏LED灯来指示输入密码的位数。开机时,LCD显示“HELLO! WELCOME!Enter the code:当”,密码输入正确时,LED灯D7亮,同时在实验箱LCD显示屏上显示字符串“Good! Well done!you are right!!!”,当密码
-
-
0下载:
液晶例程2.4寸320X240液晶,直插方式,从SD读数据到LCD显示.-LCD 2.4-inch 320X240 LCD routines, line mode, read data from SD to the LCD display.
-
-
0下载:
液晶背光控制 通过标准程序静态显示2行字符-LCD backlight control LCD backlighting standard procedure control through static display 2 line characters
-
-
0下载:
液晶RT1602c的显示程序,适用于2行,8位总线-LCD RT1602c display program, suitable for 2 line, 8 bus
-
-
0下载:
6X2 LCD display in c quite helpful
-
-
0下载:
2 line X 16 char LCD display.rar
-
-
0下载:
1602移动显示字符C语言程序
显示方式: *
* 1、LCD第一行显示: BIG BIG WORLD *
* LCD第二行显示:I LOVE PUZHONG *
* 2、先将两行字符写入DDRAM中,然后从右至左逐字移出显示。 *
* 3、在指定位置停留1.6秒后,闪烁2次,清屏。 *
* 4、反复循环上述显示方式。-1602 Mobile Display character C Programming Language Display:** 1, LCD first
-
-
0下载:
使用并行接口方式,在12864M液晶上显示一段文字,包括汉字和英文:
第1行显示:单片机实验室S305
第2行显示:Welcome to MCU!
第3行显示:你的年级、姓名
第4行显示:你的学号
-Using the parallel interface mode, the LCD displays a text in 12864M, including Chinese characters and English:
The first line shows: SCM
-
-
0下载:
LCD 2 Line display example dor PIC16f628A
-