搜索资源列表
PC_Com
- 用VC进行单片机的串口通讯,并进行数据采集,进行处理以后在PC端显示-VC MCU for serial communication, and data collection, processing beyond the PC to display
usbBulk
- 实现了基于USB接口的数据采集卡。包括芯片驱动程序和固件程序和WIN32应用程序。开发环境为keil C51和VC
PCL818
- 毕业设计时做DC600V逆变器测试系统,采用工控机为主控制器,PCL-818数据采集卡, VC++作编程工具,对25T、25k型客车使用的逆变器进行性能测试。-Graduation time to do DC600V inverter test system, IPC-based controller, PCL-818 data acquisition card, VC++ as a programming tool, 25T, 25k bus-type inverter used for pe
11
- 、实验目的 1、通过编程熟悉VC++的Win32 Console Application的编程环境; 2、通过编程熟悉PCI-1711数据采集卡的数据输入输出; 3、掌握PID控制器的编程方法; 4、了解闭环控制系统的概念与控制方法; 5、熟悉定时器及显示界面的使用方法; 二、实验设备 1.THBDC-1型 控制理论• 计算机控制技术实验平台 2.PCI-1711数据采集卡一块 3.PC机1台(安装软件“VC++”及“THJK_Server”)
USBdatacollection
- VC开发usb数据采集系统,带有keil c固件源码-VC Development usb data acquisition system, with keil c firmware source code
MultiChan_new(HP5450A_GPIB)
- VC++基于GPIB控制惠普54504A示波器进行多通道数据采集-GPIB Control VC++ based multi-channel oscilloscope HP 54504A Data Acquisition
68013DataofAcquisition
- 基于CY7C68013A数据采集系统研究,VC++语言开发-CY7C68013A-based data acquisition system, VC++ language development
CommData
- 数据采集板的 VC软件,有余振曲线,感度曲线,数据列表。用于生产线产品的测试。-Data Acquisition Board VC software, Yu Zhen curve, sensitivity curve, data list. Used in the production line product testing.
usb-pls0824
- sharp红外传感器GP2Y0A21YK0F接USB数据采集器(USB5939)VC++实现测距-Sharp infrared sensor GP2Y0A21YK0F connect USB data collector (USB5939) vc++ realize ranging
A-VC-based-data-Design
- 一种基于VC的智能仪表数据采集软件设计的方案-A VC-based data acquisition software and intelligent instrument design
PIC8757Demo
- VC++版本的数据采集卡的多板卡采集存储程序,可实现多板采集卡同时工作-VC++ version of the multi-board data acquisition card acquisition and storage procedures, multi-board capture card to work simultaneously
DS18B20
- DS18B20温度采集,数码管显示。应用于单片机。采用VC编程。-failed to translate
adis_test
- adis数据采集测试程序,已经在VC++上运行过,程序无误。-Adis data acquisition test program, has been running on in vc++, procedures and correct.
VC_SmartCar
- 智能小车VC编写的上位机: 1.VC编写的上位机控制小车软件 2.采集小车运行中的内存信息 3.上位机控制小车的运动方式 4.轨迹数据信息 5.障碍物距离信息采集 6.hex文件实现小车避障 互联设计淘宝店 http://inter-design.taobao.com/ -Smart car VC prepared pc: 1.VC prepared by the PC control software The 2 acquisition o
VCPserial-communication-test-in-vc
- 使用vs2008编写的一个从单片机采集数据并在vs中实施的生成图形的一个小软件-Generate a small graphics software use vs2008 to write one from SCM data collection and implementation in vs
USB11_ACEX1K
- FPGA文件负责采集传感器数据,然后传给51单片机,51单片机通过usb将信号传递给上位机,,vc文件是上位机软件界面,-FPGA file is responsible for collecting sensor data, and then passed to the 51 single-chip, 51 single-chip signal transmitted to the host computer via usb vc file is a PC software interface
dianzichen
- 一个电子称的接口实验,下位机的模拟电路接到AD,然后单片机控制AD采集,把采集的数据传到vc++编写的上位机,实现重量的事实显示-The fact that said an electronic interface experiment, the next crew of analog circuit receiving the AD and SCM control AD acquisition, the collected data to the vc++ Prep
usb-pcb-firware-libusb
- 如标题,对应之前上传的用VC编写的USB采集电压的客户端程序,这是相应的单片机设计电路(PCB工程),需要烧写到单片中的固件代码(用winavr环境,C语言编写),以及电脑识别USB需要用到的LIBusb文件,都包含在内-Such as title, corresponding to the previously uploaded VC prepared to collect voltage USB client program, which is the corresponding singl
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