搜索资源列表
AD_CH7
- 7通道AD转换程序,实现多通道数据采集系统方案
D30_Station_02
- 多通道高速数据采集源程序,c语言编写,经过实际验证。
111
- 利用SPCE061A,RS485 多路数据采集系统 本系统采用双CPU控制,主机与从机的CPU都是使用SPCE061A单片机。从CPU负责采集七路数据,同时应答主CPU发送的命令。主CPU进行数据处理,数据显示,键盘输入,系统报警,语音播报通道的电压值。在主CPU与从CPU的通讯中,采用国际标准的RS485差分方式接口,使通讯的速率和传输距离均大于RS232的标准接口方式,并且用线最少(只要两根)。本系统实现了一种具有语音播报、语音提示的高性能、高智能的实用型远距离多路数据采集系统。
wenducaiji.rar
- 设计了一种多通道温度测量控制系统,采用AT89系列单片机作为内核,选用热敏电阻为测温元件,实现了对多路温度信号的巡回检测。给出了系统的硬件结构,测温元件的线性化方法及数据采集软件流程图。,Designed a multi-channel temperature measurement control system, used as the AT89 MCU core, optional thermistor for temperature measurement devices, the rea
TLC1549_C51
- 本程序介绍了一个利用RS232和/或RS485连接,采用CD4051多选一通道,用TI公司的10位串行A/D芯片TLC1549进行数据采集的程序.本程序还附带AT24C04的读写函数.希望对您有所帮助.-This procedure describes a use of RS232 and/or RS485 connection, using CD4051 choose a channel, using TI s 10-bit serial A/D chip TLC1549 data colle
c8051f320
- 用c8051f320单片机控制CC2500无线收发芯片进行多通道数据采集和无线传输-multi-channel data acquisition and wireless transmission with c8051f320 single-chip and CC2500 wireless transceiver chip
MultiChan_new(HP5450A_GPIB)
- VC++基于GPIB控制惠普54504A示波器进行多通道数据采集-GPIB Control VC++ based multi-channel oscilloscope HP 54504A Data Acquisition
Atem
- 一种新型多通道远程监控数据采集系统A new multi-channel remote monitoring data acquisition system-A new multi-channel remote monitoring data acquisition system
jiazhanyong-labview-code
- 一个基于labview软件的多通道数据采集系统,labview比赛一等奖,作品。-labview code.
change-name
- 数据采集系统中,为使多通道便于选择而设计的通道选择模块。适用于pci板卡。-The data acquisition system, in order to make multi channel choice and design of channel selection module. Applicable to the PCI board
duolushujuaiji
- 本程序实现的是双机通信,从机具有多路采集数据功能,主机可以通过不同的按键实现控制从机的不同通道数据采集并将数据送回主机-The program implementation is a two-machine communication, data collection from a number of road equipment functions, the host can be achieved through different keys to drive the different c
LabVIEW-based
- 传统的数据采集仪器(如示波器、频谱仪等)尽管采集速率大,但往往功能单一,且造价昂贵,不适合用于多通道、低速率的场合。使用LabVIEW编写的虚拟仪器,功能强大且易于开发,能方便地实现数据实时显示和保存。-Traditional data collection instruments (such as an oscilloscope, spectrum analyzer, etc.) even though a large collection rate, but often single fun
ad123
- 一种单片机的数据采集的编程方法。多通道的数据采集-a method of programming based on mcu,
dda
- 本系统以AT89C51单片机为控制核心技术的多路温度采集控制系统,该系统提供8路温度信号采集,经A/D转换后送单片机LED显示。系统由热敏电阻温度传感器测量环境温度,将其电压值送入ADC0809的IN0通道进行模数转换,转换所得的数字量由数据端D7-D0输出到89C51的P0口,经软件处理后将测量的温度值经单片机的RXD端串行输出到74LS164,经74LS164串并转换后,输出到数码管的7个显示段,用数字形式显示出当前的温度值。该系统电路简单、可靠性高,能解决实际应用中的问题-Microcon
data-acquisition-
- 随着计算机技术的飞速发展和普及,数据采集系统在多个领域有着广泛的应用。本系统是基于C8051F060单片机和计算机串口通信的数据采集模块,使用单片机内部ADC和多路模拟开关进行多路数据采集,并且通过串口将数据传送给计算机进行处理。在本系统设计中体现了自顶而下的设计思想以及模块化思想,设计中首先明确系统的主要功能以及确定参数,将系统分成多个模块分开设计和测试,然后再进行综合和总体功能测试。本系统能够实现八路数据同时采集,通过计算机监控软件,能够显示各个通道的瞬时电压,实时显示一路数据波形,并且能够
test
- 简单的多通道数据定时采集程序,同时实现定时的led灯闪烁功能-Simple multi-channel data collection procedures regularly, while achieving timing led lights flashing function
4
- 基于DS18B20的多通道温度数据采集与传输系统设计,源程序,方便大家学习交流.-DS18B20 based multi-channel temperature data acquisition and transmission system design, source code, to facilitate learning exchanges.
MSP430-uart-adc
- MSP430内部ADC实现多通道数据采集,并将数据打包通过串口实时上传,这可是我毕业设计的程序哦!- MSP430 internal ADC multi-channel data acquisition and real-time data package uploaded through the serial port, this is my graduation project program Oh!
ADDApro
- 利用单片机控制A/D转换器实现多通道数据采集系统。具有如下功能: 1.基本功能 (1)采集的数据为0-5V电压信号; (2)通过按键选择任意通道的数据显示或轮流显示; (3)可以设定报警上下限。 2.扩展功能 自行扩展功能,如音乐铃声,通讯功能等。-Use SCM control A/D converter multi-channel data acquisition system. It has the following functions: 1. Basic f
ADC_DMA
- 用ADC多通道采集,存放数据DMA,串口发送出来(ADC multichannel collection, storage of data DMA, serial port)