搜索资源列表
VC实用高级编程
- 在VC++中利用ActiveX控件开发串行通信程序 用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程 一个单片机串行数据采集/传输模块的设计-in VC using ActiveX development serial communication program with VC prepared MSComm control serial communication program's source code, and write a detailed pro
serial
- Matlab是常用的演草纸式编程工具,好多非计算机专业的都可以掌握,若能利用它控制实现与单片机、DSP等下位计的通信,则可轻易实现控制与数据的采集,然后利用matlab强大的运算和处理功能进行后继的处理,这样对于研究生作毕业设计非常有利。利用Matlab实现控制串口通信,控制下位机,VC.m是起始界面,其他的为子程序,希望对大家有帮助。
rs232-msp430
- 毕业设计 单片机 采集温度rs232上传 电脑显示温度曲线 包含源码 可以数据保存
VBup
- 我的毕业设计程序,单片机采集数据(温度)经串口发送至电脑显示并画出曲线,注释详细,稍加修改即可为你所用,-My graduate design program, microcontroller data acquisition (temperature) sent through the serial port to the computer display and draw the curve, comment in detail, little changes can work for yo
laochengxu
- AVR 单片机 多路AD转换采集程序,可以实现数据采集-AVR single-chip multi-channel AD converter collection procedures, can achieve3-way data acquisition-Multi-channel AD converter AVR Microcontroller collection procedures, can achieve data acquisition-AVR single-chip multi-c
lxj_cj
- 基于C8051f120单片机的多通道数据采集,用来采集不同通道的电压值,利用ADC功能块。-Multi-channel data acquisition
MCUdown
- 我的毕业设计程序,单片机采集数据(温度)经串口发送至电脑VB显示并画出曲线,注释详细,稍加修改即可为你所用,-My graduate design program, microcontroller data acquisition (temperature) to send to the computer via serial port, and draw curve VB show, notes in detail, little changes can work for you, huh,
MFC
- 项目的研究内容是对硅微谐振式加速度计的数据采集电路开展研究工作。硅微谐振式加速度计敏感结构输出的是两路差分的频率信号,因此硅微谐振式加速度计数据采集电路完成的主要任务是测出两路频率信号的差值。测量要求是:实现10ms内对中心谐振频率为20kHz、标度因数为100Hz/g、量程为±50g、分辨率为1mg的硅微谐振式加速度计输出的频率信号的测量,等效测量误差为±1mg。电路的控制核心为单片机,具有串行接口以便将测量结果传送给PC机从而分析、保存测量结果。 按研究内容设计了软硬件。软件采用多周期同
tt
- 采集电子称数据,给单片机发送汉字字模信息-Said electronic data collection, send characters to the single-chip matrix information
C51
- 本文介绍的用 89C51 单片机I/O 口模拟实现串行通信的方法,已成功 地应用在某电压数据采集系统中,实践证明能可靠地传送和接收数据。-This article describes using 89C51 microcontroller I/O port Serial communication simulation method has been successfully applied in a certain voltage data acquisition system, the
645_51_asm
- 遵循电力部DL/T645-1998协议,通过RS485总线,采集并存储,电表的数据通过无线(红外)进行数据通讯.51单片机程序.-Follow the Ministry of Electric Power DL/T645-1998 agreement, through the RS485 bus, collected and stored meter data via wireless (infrared) for data communication .51 monolithic Mach
timer
- 51单片机实现的4路设备工作时间计时器,有C51源码和Proteus仿真文件,还包括VB编写的上位机数据采集程序源码,通过串行口读取设备工作时间数据。-4-way MCS51 hours timer device, a C51 source and the Proteus simulation files, including VB, PC data acquisition program source code, read through the serial port device work
DUT
- DUT系列数据采集模块将温度传感器(热电阻,热电偶等)的输出信号或电流、电压直接转换成数字量,通过RS-485总线及标准通信协议将数据传送给主机。在模块上由89C51单片机管理模块自动工作,通道转换、ADC启动、采集数据、参比端补偿(热电偶)、引线电阻补偿(热电阻)、数字校零、非线性校正和数据处理等,均由单片机完成,主机仅在需要数据时,发送读取数据命令,模块给出已经线性化了的温度的数字量。通讯协议兼容台湾研华ADAM4000系列和松下PLC的通讯协议,可以与大多数组态软件直接连接,不需要额外的驱
wipecontroller
- 采集和现实来自单片机串口的数据;以图形的方式显示,控制雨挂速度-control winper speed ,collect data from winper
MC81F4316
- 韩国现代单片机MC81F4316 用于测试 豆浆机,按键处理,模拟串口数据采集-Hyundai SCM MC81F4316 for testing soybean milk machine, keys, analog serial data acquisition
serial-communicatidata-acquisition
- 一个学生设计的基于串口的单片机数据采集系统。有硬件电路,软件程序。可以作为毕业设计参考。 -A student design of microcontroller-based serial data acquisition system. A hardware circuit, software program. Graduation can be used as reference.
3Ddisplay
- Labview 3D显示物体姿态。单片机采集传感器数据,通过串口传至电脑,labview接收数据并截取处理,通过3d控件显示。-The labview 3D display object attitude. Single-chip sensor data collected and transmitted to the computer through the serial port, labview receive data and the interception of the proces
VBVolCollector
- 利用电脑串口采集单片机数据,并在用VB编写的界面上显示。-Use of the the computer serial collected the microcontroller data, and display interface written in VB.
51Comm
- 单片机将采集到的数据处理后,通过串口发送出去-SCM will handle the collected data, sent through the serial port
MATLAB串口数据采集
- 基于matlab的串口助手, 实现简单的串口数据收发,用于单片机与上位机通讯(a serial tool designed by matlab)