搜索资源列表
一个单片机串行数据采集传输模块的设计
- 以GMS97C2051单片机为核心,采用TLC2543 12位串行A/D转换器,设计了一个串行数据采集/传输模块,给出了硬件原理图和主要源程序。-to GMS97C2051 as the core, using TLC2543 12 serial A / D converter, the design of a serial data collection / transmission module provides the hardware schematics and the main so
datacollect
- 动态数据采集器与离线监测诊断系统,,很详细的介绍-dynamic data acquisition system and off-line monitoring and diagnosis system, and a detailed explanation
DEMO_MenuSelect
- 数据采集器pt850程序,vc++6。0运行需要。插件,www.nlscan.com下载插件-Data Collector pt850 procedures, vc 6. 0 required for the operation. Plug-ins, plug-in download www.nlscan.com
数据采集系统程序
- 以GMS97C2051单片机为核心,采用TLC2543 12位串行A/D转换器,设计了一个串行数据采集/传输模块,给出了主要源程序。-to GMS97C2051 as the core, using TLC2543 12 serial A / D converter, the design of a serial data collection / transmission module, is the main source.
8lushujucaiji
- 8路数据采集器,有两个51单片机系统构成,控制端和采集端,两个51通过max485芯片进行串行通信。此为控制端源码;-Rd 8 data acquisition system, both have 51 single-chip microcomputer system consists of control and collection of client-side, two 51 through max485 chip serial communication. Source for the
CAPTURER
- 工厂环境污染控制数据采集器,LPC23-数据采集器,LPC2300
PLC485M(4.4)
- 电力载波抄表系统里的电力载波采集器,采集数据再通过RS485向主站发送.-Meter Reading System Power Line Carrier Power Line Carrier' s collector, collecting data through RS485 sent to the master station.
ads8364_f2812
- ADS8364是美国德州仪器公司(TI)的一款六通道、16位并行输出、同步采样的模数转换器。该芯片提供了一个灵活的高速并行接口,可以直接与数字信号处理器TMS320F2812相连。本文主要介绍了这个接口的软、硬件设计,着重论述了这两款芯片是如何配置启动和工作的。本设计广泛应用于电机控制、多轴定位系统、三相功率转换、多通道数据采集等场合。-TI_ADS8364&F2812
ECG
- 基于单片机的ECG数据采集与预处理 本课题首先介绍了心电信号检测电路的设计,给出了心电信号采集电路具体的设计方法与部分实现电路。并采用了线性光电耦合器放大电路,对前置级运算放大电路及后置级放大电路进行光电隔离,有效地抑制了各种干扰。 其次,主要进行基于AT89C52低功耗MCU的便携式心电监护仪及其系统的研究。 根据人体心电信号的特征,设计性能优良的心电信号采集系统,选用低功耗8位单片机AT89C52和大容量Flash存储器对采集的心电信号进行记录、分析及处理-MCU-based ECG
mega16
- 基于mega16的数据采集器的完整代码。在CVAVR里面编译的。能够正确运行。-Based on the data acquisition system mega16 complete code. Compiled in CVAVR inside. Running correctly.
project
- 开发环境 IAR430 数据采集器源码-Development environment IAR430 Data Acquisition Source
pd
- 摩托罗拉 讯宝数据采集器 盘点应用程序示例 语言 VB.NET-Symbol Data Collector inventory procedures
shujucaiji
- 用一片FPGA、模数转换器ADC0809和数模转换器DAC0832构成一个数据采集系统,并用FPGA实现数据采集中对ADC、增量调制运算、DAC以及有关数据显示的控制-Using an FPGA, ADC and DAC DAC0832 ADC0809 form a data acquisition system and data acquisition with the FPGA on ADC, delta modulation operation, DAC, and control of t
stm32定时器+ADC+DMA+双缓冲 实现数据采集
- stm32定时器+ADC+DMA+双缓冲 实现数据采集()
N03-1_NCU
- 通过485传输实现对所管理的检测终端进行控制并收集数据,同时通过另一个485把加工好的数据,上传到上一层设备。(Through the 485 transmission to achieve the management of the detection terminal control and collect data, and at the same time through another 485 of the processed data, upload to the upper lay
dsp2812数据采集
- 本实例软件部分设计介绍主程序流程,a/d初始化子程序,中断服务子程序等。 TMS320F2812片内集成A/D转换器进行数据采集。(The software design of this example introduces the main program flow, a/d initialization subroutine, interrupt service subroutine and so on. TMS320F2812 chip integrated A/D converter
STM32+定时器+ADC+DMA+双缓冲 实现数据采集
- STM32+定时器+ADC+DMA+双缓冲 实现数据采集(STM32+ timer +ADC+DMA+ double buffer to realize data acquisition)
AD7606资料-V0.8
- 高精度数据采集器源程序,可以直接应用于实际项目中(High precision data collector source program, which can be directly applied to the actual project)
定时器+ADC+DMA+双缓冲 实现数据采集
- 使用探索者STM32F4开发板,实现ADC多通道采集数据+DMA,(ADC +DMA multiple conversion)
BT04蓝牙六通道ADC数据采集传输
- 通过STM32F103系列自带的ADC采集器,采集电压信号,并且通过BT04蓝牙将采集到的六通道ADC数据传输至手机中的手机中的蓝牙测试程序,经测试可以运行!