CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 模拟采集

搜索资源列表

  1. ADC0804PLCD1602

    0下载:
  2. STC单片机+ADC0804+LCD1602实现模拟量采集液晶显示输出-The STC the microcontroller+ADC0804+LCD1602 achieve analog acquisition LCD output
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:1610
    • 提供者:王指
  1. Temperature-data-acquisition-system

    0下载:
  2. 用PIC中档单片机集成的A/D模块,采集LM35输出的模拟温度值,采样速度为2Hz。然后将10位的A/D转换结果分为高低两个字节(高字节8位、低字节2位),通过USART模块的异步模式传到PC机上。通信方式设定为波特率9600、帧格式为8位数据位、无校验位、1位停止位。-Integrated with a mid-range PIC microcontroller A/D module, collecting the the LM35 output of analog temperature v
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:59122
    • 提供者:王勇
  1. 51aduart

    0下载:
  2. 使用51单片机自带的10位分辨率的AD进行模拟量的采集,将采集到的数据通过串口发送给上位机-Use the 10 bits of resolution 51 SCM AD analog collection, the collected data through the serial port to the PC.
  3. 所属分类:Com Port

    • 发布日期:2017-11-19
    • 文件大小:27053
    • 提供者:erre
  1. ds18b20

    0下载:
  2. 数字温度计是一种将模拟温度数据转化成数字温度数据并加以显示的系统。由传感器测得模拟温度数值,并将其转化为数字信号,通过串行通信的方法将数据传送给单片机,并由单片机处理后显示。 本设计采用ATmega16为控制部件,用1602液晶显示方式来显示所测的温度值,温度值的最小精确度为0.1℃,基本上满足一般的要求。温度传感器采用DS18B20,其传感器为数字输出,所以不需要进行模数转化直接由单片机控制读取温度值,这样大大减少了硬件的成本。 每次测温由单片机向测温传感器发出特定脉冲,测温传感器
  3. 所属分类:Project Design

    • 发布日期:2016-01-27
    • 文件大小:786432
    • 提供者:张曹
  1. ADC12

    0下载:
  2. msp430模数转换模块,主要为430单片机将数据采集模拟量转换为数字量的过程-msp430 analog-to-digital conversion module 430 microcontroller data acquisition analog converted to digital
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:6991
    • 提供者:王宇
  1. dianlutu

    0下载:
  2. 通过温度传感器对空气进行温度采集,将采集到的温度信号通过处理后传输给单片机,再由单片机控制显示器,并比较采集温度与设定温度是否一致,然后驱动空调机的加热或降温循环对空气进行处理,从而模拟实现空调温度控制单元的工作情况。空调温控器主要单片机,时序电路,温度采样电路,A/D转换电路,温度显示电路,温度输入电路,驱动电路等组成-Air temperature sensor temperature acquisition by processing the collected temperature s
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:152356
    • 提供者:cc
  1. Intelligent--system

    0下载:
  2. 设计一个智能化的数据采集和电压监控系统,该系统以单片机为核心并具有如下功能:1)能对2-4v范围变化的模拟信号进行连续采样(模拟信号中有尖峰脉冲干扰和50Hz工频干扰)和实时数字显示,采样周期为1秒,保存最近的50个连续采样值;2)当采样值小于2v时1个报警灯闪烁,大于4v时2个报警灯闪烁;3)能对存在的系统误差进行线性插值校正;4)能和上位机进行串行通信,根据上位机的要求随时将采样数据上传;5)能产生占空比为10 幅度为5v的100Hz脉冲波供外设用。智能电压监控系统-Design an in
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-16
    • 文件大小:27425
    • 提供者:cc
  1. aa

    0下载:
  2. 单片机四通道模拟信号采集与显示系统,系统具有四路顺序循环采集与指定某一路采集的功能,且能通过显示屏显示出通道数和电压值。-Single-chip four-channel analog signal acquisition and display system, the system has four order cycle acquisition and specify a way acquisition functions, and can display shows the number
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:1108221
    • 提供者:璇子
  1. 8051_MODBUS_RTU

    0下载:
  2. 用STC89C58单片机做的数据采集和控制,12位AD转换使用TLC2543,通讯协议采用MODBUS(RTU),通过拨码开关改变从机地址,支持模拟量或数字量的读写。(4路模拟量输入、6路开关量输出(继电器输出)、8路开关量输入).-To do STC89C58 SCM data acquisition and control, 12 AD converter TLC2543, communication protocol MODBUS (RTU), to change the slave ad
  3. 所属分类:SCM

    • 发布日期:2017-12-08
    • 文件大小:62227
    • 提供者:hero
  1. adzhuanhuan

    0下载:
  2. 勇PIC单片机的模拟量输入通道AN0进行直流A/D采集。MSSP模块工作在IIC模式,并设置为主模式,对外部的24LC024-EEPROM进行读写。编写程序实现功能:在LCD上实时显示采集的电压值。当SW2按键按下时,通过IIC总线把当前采集的电压写入EEPROM的00H和01H单元,并在LCD上显示写入的电压值,再次按下SW2退出到采集状态。当SW3按键按下时,通过IIC总线从EEPROM的00H和01H单元中读出数据进行验证,并在LCD上显示读出的电压值,再次按下SW3退出到采集状态-Yon
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-11
    • 文件大小:89487
    • 提供者:杨梦红
  1. dianzichen

    0下载:
  2. 一个电子称的接口实验,下位机的模拟电路接到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
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:7907111
    • 提供者:张兵
  1. PWM

    0下载:
  2. 利用51单片机和ADC0809实现的模拟量采集,控制直流电机的PWM波产生-51 MCU ADC0809 achieve analog acquisition, control DC motor PWM wave
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:268349
    • 提供者:胡定禹
  1. VBshujucaiji

    0下载:
  2. 采用51单片机实现对下位机模拟数据的串行采集并由上位机界面实现测量采集的控制和实时数据的曲线描画,采用VB实现-MCU with 51-bit machine the next serial analog data acquisition PC interface implemented by the measurement control and real-time data acquisition curve drawing, using VB
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:8868
    • 提供者:赵飞
  1. cx

    0下载:
  2. 基于51单片机1602显示,AD1549和DA5615的信号采集与DA模拟输出。-Based on 51 SCM 1602, AD1549 and DA5615 DA signal acquisition and analog output.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:50445
    • 提供者:huanghai
  1. AD

    0下载:
  2. stc89c51单片机控制程序,通过4路AD采集模拟电压,并在液晶1602上显示电压值-stc89c51 MCU control procedures, through the four-way AD acquisition of analog voltage and the voltage value displayed on the LCD 1602
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:57981
    • 提供者:Wxz
  1. 13-ADC

    0下载:
  2. 基于MSP430F149单片机设计一个8路模拟信号,8路开关信号的数据采集系统。用数码管显示采集通道和结果,循环显示各通道数据-MSP430F149 MCU-based design of a 8-way analog signals, eight-way switch signal data acquisition system. Acquisition channels with digital display and results, cycle through each channel
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:89809
    • 提供者:010040201020
  1. PCF8591-AD

    0下载:
  2. 基于51单片机通过I/O模拟IIC通讯方式操作PCF8591进行AD采集-Based on 51 single chip microcomputer through the analog I/O operation for AD sampling PCF8591 IIC communication way
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:24055
    • 提供者:周锋
  1. PCF8591-DA

    0下载:
  2. 基于51单片机通过I/O模拟IIC通讯方式操作PCF8591进行AD采集-Based on 51 single chip microcomputer through the analog I/O operation for DA sampling PCF8591 IIC communication way
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:17851
    • 提供者:周锋
  1. C8051

    0下载:
  2. 基于C8051F系列单片机的数据程序,实现了多路模拟量的采集-Based on C8051F series single-chip data program to achieve the multi-channel analog acquisition
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:105710
    • 提供者:刘洋
  1. ADC-Collection-procedures

    1下载:
  2. 基于STC12C5A60S2 ADC采集程序,能够实时采集温度模拟信号,并转变为数字信号传给单片机,再通过串口传给PC上位机并显示出来-Based STC12C5A60S2 ADC acquisition program, collecting temperature in real time analog signals into digital signals and transmitted to the microcontroller, then the host computer via
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:38542
    • 提供者:黄健
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com