搜索资源列表
sampling
- 这是一个用单片机与PC进行232通讯来采集模拟信号的装置
PIC单片机A/D数据采集与LED显示
- 利用PIC单片机实现模拟信号A/D采集,并在LED上显示。
adc
- 以AT89C51单片机为核心,设计一个基于单片机的数据采集系统,采集16路模拟量.含有源代码,和原理图。-AT89C51 microcontroller as the core to design a microcontroller based data acquisition system, acquisition of 16 analog. Containing the source code, and schematic.
shuzicunchushiboqi
- (1)设计并实现一个模拟带宽为400Hz~3000Hz 的简易数字存储示波器。 (2)要求应用输入信号幅值为0~5V,含8 路选通开关的A/D 器件0808 进行数据采集转换,128×64 全点阵液晶显示模块TG12864E 显示输入信号波形。 (3)要求能由单片机控制频率变化、幅度步进,能良好的在液晶显示模块上显示幅度0~5V,波形显示可以自动刷新,也可手动刷新。 -(1) design and implementation of an analog bandwidth of
c8051f120adc
- c8051f120单片机AD转换程序,可实现模拟信号采集-c8051f120 chip AD conversion process can be analog signal acquisition
duolushujucaiji
- 基于单片机的多路数据采集系统设计。介绍了基于单片机的数据采集的硬件设计和软件设计,数据采集系统是模拟域与数字域之间必不可少的纽带,它的存在具有着非常重要的作用。-Based on single-chip multi-channel data acquisition system design
MSP430F149_complex
- 基于MSP430F149的综合通讯程序,目的是通过ADC采集传感器的输出,经标定算法最后通过串口232与上位机通信,以及DAC7512的模拟电压控制输出。代码调试通过,包含以上所有功能,适合做430单片机采集程序的框架-MSP430F149-based integrated communications program, the purpose is the acquisition of the sensor output by an ADC, the calibration algorithm
adzhuanhuan
- 勇PIC单片机的模拟量输入通道AN0进行直流A/D采集。MSSP模块工作在IIC模式,并设置为主模式,对外部的24LC024-EEPROM进行读写。编写程序实现功能:在LCD上实时显示采集的电压值。当SW2按键按下时,通过IIC总线把当前采集的电压写入EEPROM的00H和01H单元,并在LCD上显示写入的电压值,再次按下SW2退出到采集状态。当SW3按键按下时,通过IIC总线从EEPROM的00H和01H单元中读出数据进行验证,并在LCD上显示读出的电压值,再次按下SW3退出到采集状态-Yon
msp430f1611ADC
- 对msp430f1611单片机内部ADC的使用程序,可以让你学习对模拟电压采集-The use of msp430f1611 MCU internal ADC program, can let you learn to the analog voltage acquisition
Temperature-Measurement
- 本设计是针对MCS—51型AT89C51系列单片机在采样、比较和控制方面的应用。本课题研究的主要内容是: (1)温度检测过程 该环节使用铂电阻Pt100为测温元件,Pt100具有性能稳定、抗氧化性能强和测量精度高等优点,可以实现较为准确的测温。 (2)数据的采集和转换过程 数据采集系统是计算机对整个系统进行控制和数据处理,采用ADC0804实现由模拟量到数字量的转换。 (3)温度控制过程
C51-AD
- C8051系列单片机 通过外部AD转换 采集四路模拟信号 并且用1602液晶显示 通过按键换屏 分别显示四路的信息-C8051 series single chip microcomputer through external AD convert analog signal acquisition four road And with 1602 liquid crystal display (LCD) Through the buttons in screen Respectively acc
define
- 本数据采集系统是基于单片机AT89C51来完成的,4路的模拟电压通过通用的8位A/D转换器ADC0809转换成数字信号后,由单片机进行数据处理,并将处理后的数据送LED显示器显示。再经过常用的8位D/A转换器DAC0832将数字数据转换成模拟量,供示波器观测。-The data acquisition system is based on SCM AT89C51 to complete, 4-way analog voltage through a common 8-bit A/D conver
AirEnvironmentalMonitoring
- 利用msp430单片机对空气中的细颗粒物浓度进行处理并显示,以光学灰尘传感器发出激光经细颗粒物衰减后的模拟量进行采集,经单片机处理后显示,另外还有温湿度显示部分-Using msp430 single chip microcomputer to deal with the concentration of fine particulate matter in air and display, issue the laser in the optical sensor dust after fin
IARAD
- 可以对传感器的模拟输出信号进行采集,通过转换为数据信号然后传给单片机做处理-Can simulate the output signal of the sensor acquisition, by converting the data signal to the microcontroller then do processing
AD_test
- 本文件是c8051f020单片机的ad程序例程,可实现多路模拟量的采集。-This document is c8051f020 ad MCU routine, enabling multi-channel analog acquisition.