搜索资源列表
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
Menu_onPC
- 本代码包为本人的一篇文章<一个占用内存极少的菜单系统的实现>在在PC上的测试移植代码。 ------------------------------ Menu_Src目录为Menu的源代码 Ks0108.C的void Display_Locate(unsigned char DisplayData, unsigned char X, unsigned char Y)函数为最底层的显示函数。 该函数调用LCD模拟函数来完成显示。 KeyScan.C的unsigned
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++
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
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
fangbofasheng
- 基于c语言的单片机编程,根据键盘输入发不同的方波序列-The code is base on VC.A square wave sender。
QQ2010Login
- 使用VC++完成QQ2010自动登录。使用模拟键盘按键启动QQ2010。-Using VC++ to complete QQ2010 automatic login
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