Welcome![Sign In][Sign Up]
Location:
Search - key board

Search list

[Other resourcelcd-key-led

Description: 这是我学习过程中编写的测试代码,用STD2.51开发环境,C语言编写,以MICETEK EV44B0-II开发板为硬件测试平台,用到串口,液晶,键盘,LED。 液晶包括图片显示、划线、ASCII码显示、4000多常用的汉字库,可以显示任意常用的汉字。 键盘采用中断触发!-This is my learning process to prepare the test code used STD2.51 development environment, C language, MICETEK to EV44B0-II development board for hardware test platform, used Serial, LCD, keyboard, LED. LCD including pictures, delimited ASCII, more than 4,000 commonly used Chinese characters library, be able to show the Chinese characters commonly used arbitrary. Keyboard interrupt trigger!
Platform: | Size: 173330 | Author: 王现运 | Hits:

[Other resourceShortestPathviaFibonacciHeap

Description: This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
Platform: | Size: 19974 | Author: heavenflames | Hits:

[SCMlcd-key-led

Description: 这是我学习过程中编写的测试代码,用STD2.51开发环境,C语言编写,以MICETEK EV44B0-II开发板为硬件测试平台,用到串口,液晶,键盘,LED。 液晶包括图片显示、划线、ASCII码显示、4000多常用的汉字库,可以显示任意常用的汉字。 键盘采用中断触发!-This is my learning process to prepare the test code used STD2.51 development environment, C language, MICETEK to EV44B0-II development board for hardware test platform, used Serial, LCD, keyboard, LED. LCD including pictures, delimited ASCII, more than 4,000 commonly used Chinese characters library, be able to show the Chinese characters commonly used arbitrary. Keyboard interrupt trigger!
Platform: | Size: 477184 | Author: 王现运 | Hits:

[SCMavr-board

Description: atmega16开发板、Proteus、原理图-ATmega16 development board, Proteus, schematic diagram
Platform: | Size: 138240 | Author: 碎骨 | Hits:

[OtherKEY(2)

Description: S3C2410 ARM 开发板按键的初始化,及按键扫描-S3C2410 ARM development board initialization keys, and key scanning
Platform: | Size: 2048 | Author: 肖像 | Hits:

[SCMkey

Description: PIC实验板源程序,关于键盘输入的程序,希望对初学者有帮助-Experimental board PIC source code, keyboard input on the procedure, and they hope to help beginners
Platform: | Size: 1024 | Author: 陈水平 | Hits:

[Windows DevelopKeybd

Description: 嵌入式开发的vc按键测试程序源代码,可以测试2440板子按键的功能,稍加修改即可放在自己平台上运行。-Embedded Development vc button to test the source code, you can test the function of key board 2440, a little modification to run on their platform.
Platform: | Size: 45056 | Author: xiongbiao | Hits:

[SCMKey

Description: at91sam7s64开发板上的按键控制程序-the development of the key board at91sam7s64 control procedures
Platform: | Size: 196608 | Author: jason_lau | Hits:

[SCM89C52keyboard

Description: lcd key board control - lcd controlling using keyboard
Platform: | Size: 72704 | Author: 马汉 | Hits:

[SCMkey

Description: 基于雨亭的51/AVR单片机开发板的按键扫描程序,在定时器中断中定时扫描,使用状态机进行按键去抖,与延时扫描相比效率较高,占用资源少-Yu Ting s 51/AVR microcontroller based development board scanner button, the timer interrupt in time scan, using the state machine button to shake, as compared with the delayed scan more efficient, less resource
Platform: | Size: 34816 | Author: glf | Hits:

[SCMkey

Description: 键盘扫描,实现对四乘四键盘的扫描,取正确键值-scanning key board, you can get correct key value by the codes
Platform: | Size: 4096 | Author: 尹翔峰 | Hits:

[OS Develop77983-qvkeyboard

Description: virtual keyboard qt 4.6 embedded linux pop up key board
Platform: | Size: 9216 | Author: mayank | Hits:

[SCMkey

Description: key程式 在奋斗学习板上通过-key board adopted the program in the struggle to learn
Platform: | Size: 557056 | Author: 陶志学 | Hits:

[Other Embeded program1)alphabetic-key-board

Description: it used as mobile key board
Platform: | Size: 60416 | Author: jitendra | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-WWDGPLCD1602-Sec-counter

Description: WWDG+LCD1602秒表实验;* WWDG + LCD1602 秒表实验 *两个按键中断方式控制,计时精确到10ms *key1--Start/Stop---PA8(板子上User键) key2---Clear---PC13(板子上Tamper键) *LCD1602接线:D0~D7--->PD[0..7] RS->PE0 RW->PE1 E->PE2(外部接上拉电阻到5V) *by 追梦 2011-4-8 *change by:追梦 2011-4-9 LCD1602有效引脚全部接到PD口 **连接:LCD1602-----> STM32 ** D0~D7 ------ PD[0..7] ** RS ------ PD13 ** RW ------ PD14 ** E ------ PD15-WWDG+ LCD1602 stopwatch test * WWDG+ LCD1602 stopwatch interrupt test* Two buttons control, timing accurate to 10ms* key1--Start/Stop---PA8 (User button on the board) key2--- Clear--- PC13 (Tamper key board)* LCD1602 Connection: D0 ~ D7---> PD [0 .. 7] RS-> PE0 RW-> PE1 E-> PE2 (external pull-up resistor to 5V)* by Dream 2011-4-8* change by: Dream 2011-4-9 LCD1602 effective all the received PD pin port** connecting: LCD1602-----> STM32** D0 ~ D7------ PD [0 .. 7]** RS------ PD13** RW------ PD14** E------ PD15
Platform: | Size: 1015808 | Author: 杜运福 | Hits:

[Windows CEkey

Description: WINCE6.0 TINY6410SDK、mini6410SDK 平台下,VS2005 下写的 键盘的应用层测试程序。驱动程序用的是友善之臂开发板上带的驱动。一个线程用死循环的方式读驱动程序,发现按键有变化后发消息给主线程,使主界面给用户做出提示。基于对话框的MFC程序。-WINCE6.0 TINY6410SDK, mini6410SDK platform, VS2005 keyboard to write the application layer testing procedures. Driver using a friendly arm development board with the driver. A thread with a loop way to read the driver and found that there is a change keys after a message to the main thread, the main interface to the user to make a prompt. MFC dialog-based program.
Platform: | Size: 5736448 | Author: liulangmao | Hits:

[assembly languagekey-board-entry

Description: KEY BOARD ENTRY AND SHOW ON 7 SEGMENT
Platform: | Size: 9216 | Author: mahesh | Hits:

[Otherkey-board-secrets-learning

Description: key board secrets learning
Platform: | Size: 6144 | Author: masari | Hits:

[DSP programkey

Description: ADSP-EDU-BF53X板卡key按键例程;-ADSP-EDU-BF53X key board key routines
Platform: | Size: 34816 | Author: 月亮 | Hits:

[SCMKEY按键程序

Description: MSP430芯片的按键功能使用程序,具体与开发板相关。(The key function of MSP430 chip to use the program, specific development board.)
Platform: | Size: 210944 | Author: 联合收割机 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net