搜索资源列表
ucgui编写的虚拟键盘的程序
- ucgui编写的虚拟键盘的程序,有源码和exe文件
usart
- 从键盘输入字符,当输入的字符达 到10个的时候,终端和LCD都显示所接 收的字符 可以利用虚拟串口调试此程序
keyboard
- 这是一个ucGUI的虚拟键盘程序,可以在ucGUI3.90以上版本运行。与其它虚拟键盘不同的是,这里采用hook方式把按钮的动作挂到目标窗口,这样就可以动态的设定输入对象,完全不需要编写目标窗口的回调函数,非常方便。已经在stm32平台测试通过。-This is a ucGUI virtual keyboard program, you can run ucGUI3.90 above. With other virtual keyboard is different is that here,
HIDKeys
- 用ATtiny24虚拟键盘的程序(WinAVR)-ATtiny24 virtual keyboard with the procedures
Diamond090619
- 简单的俄罗斯方块游戏,AVR ATmega 128、 LCD SED1520、Proteus仿真平台,带有SED1520驱动程序,没有带键盘,用最简单的虚拟终端代替。程序未经优化大小约为7K,只是粗成品。-Simple Tetris game, AVR ATmega 128, LCD SED1520, Proteus simulation platform, with SED1520 driver, not with the keyboard, using the most simple to
jp
- VB虚拟键盘程序,键盘失灵时,可以应急使用,不过不太方便就是了,-VB program Virtual Keyboard, keyboard failures, you can use the emergency, but not very convenient就是了, huh, huh
VKey
- 在qt上测试的虚拟键盘程序,可以根据实际情况设置字体,还蛮不错的-Qt testing in a virtual keyboard program, you can set the font based on the actual situation, quite good
51uart
- 51单片机实现串口接受和发送,Proteus仿真 在“2.1 键盘和LED 数码管显示设计”基础上,增加如下内容: 1、SCI 串行口、TTL-232 电平转换部分电路原理图; 2、相应程序流程图; 3、编程调试,在2.1 基础上,实现串口接收、发送功能,具体如下: (1)按下某键,通过串口送出按下键的键号(重复4 字节)并在虚拟终端上显示; (2)在虚拟终端上输入4 位要显示的数值,串行口接收后,在数码管上显示,数 值输入数据格式为‘s’、‘0~9’、‘0~9’、‘