搜索资源列表
-
0下载:
基于ARM(NXP2478)平台的液晶显示实例,支持触摸屏,USB鼠标,PS2/USB键盘,良好的图形界面。很好的GUI设计源码。-Based on ARM (NXP2478) platform liquid crystal display (LCD) examples, support touch screen, USB mouse, PS2/USB keyboard, good graphic interface. Very good GUI design the source code.
-
-
0下载:
ARM-920T上秒表程序,使用键盘,蜂鸣器,LED,LCD屏幕,看门口。-ARM-920T on the stopwatch, the use of keyboard, buzzer, LED, LCD screen, watching the door.
-
-
0下载:
能把温度,时间显示在LCD12864液晶屏上,并且能够用键盘输入数字到液晶屏上-Able temperature, time, and the ability to use the keyboard to enter numbers on the LCD screen LCD screen in LCD12864
-
-
0下载:
这是基于TQ2440的裸板程序,包含触摸屏,通信接口键盘等芯片内部资源极其常用外设的应用,对于快速熟悉2440芯片掌握arm开发具有十分良好的参考作用。-This application is based on the the TQ2440 bare board procedures, including touch screen, communication interface keyboard chip internal resources is extremely common perip
-
-
0下载:
程序运行首先提示输入中断服务的时间间隔T和中断服务次数N,正确输入后,回车,则每间隔指定的时间T会在屏幕上显示一些字符,显示N次后,则不再显示,如果N=0,则会无限显示下去,直到在键盘上按下指定的按键,才停止显示。停止显示后,按任意键程序结束运行。-The program run is first prompted to enter an interrupt service time interval T, N, and the interrupt service frequency and c
-
-
0下载:
1)在LCD屏幕上提示用户用矩阵键盘输入6个数字,输入过程显示在屏幕上,同时从左到右显示在扩展版的数码管上。输入完成后,屏幕提示按“确认”键开始排序过程。一定要输满6个数字才能排序;输入过程中若按“取消”键则清除所有输入结果,回到待机状态。
(2)当输入完6个数字,按下“确认”键后,程序开始排序;在排序过程中在数码管上显示中间结果,每当数字顺序发生变化时,显示在数码管上停留3秒或有按键按下后才进行下一步计算。
(3)排序结束后,在数码管上应该从左到右显示数值从小到大排列的6个数字,同时L
-