搜索资源列表
car_control
- 完整的小车控制程序,包括上位机和下位机两大部分,实现对小车的自动寻线和遥操作,上位机采用vc编写,包括串口通信和键盘响应两大部分,实现了利用电脑键盘对小车的实时控制,程序都调试成功,并有程序说明文挡。-integrity of the trolley control procedures, including upper and lower machine parts, Implementation of the trolley line and automatically searching
814code_asm
- 于ADuC812的智能无功补偿控制器的研制 一种眼科B型超声诊断议 SL11R单片机外部存储器扩展 单片机复位电路...支持键盘双击事件的C程序设计! 一些源程序 FrankLin C51 库函数的一些bug! VC++用ActiveX控件与单片机串行通信 -in ADuC812 intelligent reactive compensation controller development of a B-type ultrasonic ophthalmic diagnosis and SL11
TimeAndKey
- 周立功公司的USB2.0芯片ISP1581的键盘上位机VC编的源程序,包括动态链接库和头文件-the ISP 1581 chip USB2.0 PC keyboard VC addendum to the source, including dynamic link library and header files
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
KeyBoard-VC.rar
- 一个在Windows CE下开发的软键盘功能,支持联想输入,支持Unicode,One in the development of Windows CE under the soft keyboard feature, support for the importation of association to support Unicode
electromotor1[1].7
- 下位机:基于8051内核双列直插式芯片实现,自动控制寻迹、小车运行状态显示。上位机:使小车与计算机实现串口通信,用VC编制一个控制界面,可以通过键盘上的上下左右按扭或则鼠标键实现小车实时控制和加速控制。 -Under-bit machine: Based on the 8051 dual in-line core chip, automatic control tracing, running car show. PC: The car with the computer serial po
4_4keyboardprocedures
- 4*4键盘程序,基于VC编程,仅原代码需下载到硬件上去实现-4* 4 keyboard procedures and it is based on the VC++
InputMethod
- 这是一个开发WINCE系统上键盘输入法的例子,在EVC上编写,方法易懂,简单易用,可以一看。-This is a development system, the keyboard input method WINCE case in point is the preparation of the EVC, methods easy to understand, easy to use, you can have a look.
codesent
- avr单片机,通过编辑键盘实现定义按键,按键连续按可以连续发送字符,并且在数码管上显示出来,在vc中可以编辑,也可以在cvavr下编辑运行-avr microcontroller achieved by editing the definition of the keyboard keys, key continuous press can send characters continuously, and displayed on the digital control in vc can e
14
- USB键盘实例,包括硬件设计和软件编程,VC实现-USB keyboard cases, including the hardware design and software programming, VC implementation
VC_Programming_how_get_name_classic_keyboard_key_c
- VC编程实现如何获得键盘按键的名称经典代码-VC Programming how to get the name of the classic keyboard key code
WinCE_Input_Method
- 本程序演示了,在Windows CE操作系统下,通过VC++应用程序,如何更改软键盘,也就是输入法面板的位置。这个功能在Windows CE应用软件中是很常用的,希望对大家有帮助。-This program demonstrates, in the Windows CE operating system, applications through VC++, how to change the soft keyboard, which is the input location of the p
Keyboard
- vc软键盘,只能在windows下运行,wince下不能运行-vc softkeyborad only run in windows ,wince can not run
51jzjb
- 矩阵键盘控制,C语言写的51单片机源代码,包括4X4矩阵键盘(查表法)、4x4矩阵键盘实验(计算法)、矩阵键盘按键键值显示程序、矩阵键盘模拟电子-: VC/C++ source code, and other categories, single-chip control matrix keyboard control, C language source code written in 51 single-chip, including the 4X4 matrix keyboard
PC-through-USB-controls-C8051F320
- C8051F320的USB具有强大的通讯功能。先通过VC++编写控制代码,然后再用Keil4实现LED、数码管、温度传感器、键盘监控等模块的程序代码编写。最终通过USB连接PC与下位机。实现PC控制单片机的各个模块。-The C8051F320 The USB powerful communication features. Control code written by VC++, and then Keil4 LED digital tube, temperature sensors, ke
PC-and-mcu-communikation
- 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm