CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - 单片机数据

搜索资源列表

  1. pc-rs232-51

    0下载:
  2. 串口程序使用COM1(程序中可修改为其他串口)实现通过RS-232口发送数据至单片机及通过RS-232口接收单片机数据至电脑,配套使用下位机单片机程序。-use COM1 serial port procedures (procedures can be changed to other serial port) to achieve through the RS-232 Send SCM data to and through the RS-232 receiver SCM data to a
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:8.3kb
    • 提供者:bookzhe
  1. USART.rar

    0下载:
  2. AVR单片机串口异步通信,通过电脑串口助手使电脑和单片机运行简单的数据通讯,AVR microcontroller tramsmition
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:24.29kb
    • 提供者:陈中庆
  1. TemComTest

    2下载:
  2. 串口通信上位机界面,与下位机单片机通信,获取温度数据。-PC serial communication interface, and the next-bit single-chip machine communications, access to temperature data.
  3. 所属分类:Com Port

    • 发布日期:2016-08-07
    • 文件大小:1.86mb
    • 提供者:chenmaogang
  1. laochengxu

    1下载:
  2. 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
  3. 所属分类:Com Port

    • 发布日期:2016-01-27
    • 文件大小:1.25kb
    • 提供者:宇泽
  1. MFC

    0下载:
  2. 项目的研究内容是对硅微谐振式加速度计的数据采集电路开展研究工作。硅微谐振式加速度计敏感结构输出的是两路差分的频率信号,因此硅微谐振式加速度计数据采集电路完成的主要任务是测出两路频率信号的差值。测量要求是:实现10ms内对中心谐振频率为20kHz、标度因数为100Hz/g、量程为±50g、分辨率为1mg的硅微谐振式加速度计输出的频率信号的测量,等效测量误差为±1mg。电路的控制核心为单片机,具有串行接口以便将测量结果传送给PC机从而分析、保存测量结果。 按研究内容设计了软硬件。软件采用多周期同
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:236.19kb
    • 提供者:tancm
  1. 51MCU-RS232

    0下载:
  2. 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 和查询发送-This is a C51 single-chip serial reception (disruptions) and send routine can be used to test the suspension of 51 single-chip receiver and query sent
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:1.31kb
    • 提供者:李建峰
  1. comtest

    1下载:
  2. 是基于VC++控件的与单片机串口通信的上位机程序。代码简单,可以实现两位整数两位小数,共四位有效数字的数据传输。其它数据可以类比改动。用于温度,电流,电压等的设置与监控。-Control based on VC++ serial communication with the host computer microcontroller program. Code is simple, can achieve two integers 2 decimals, a total of four sign
  3. 所属分类:串口编程

    • 发布日期:2014-03-01
    • 文件大小:1.84mb
    • 提供者:陈成金
  1. 4

    0下载:
  2. 首先要设定通信协议,一般以帧格式 1、起始字节 2、数据长度 3~n、数据区 其次,vb发了一串数据 当单片机每收到一个数据时: 第一步:判断是不是起始字节,如果是到第二步,否则继续第一步 第二步:收到数据长度 第三步:根据数据长度循环收数据,直到结束。
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:2.34kb
    • 提供者:wanqiyou
  1. zimotiqujichuankouxiazai

    0下载:
  2. 本程序完成字模提取与将提取的字模数据通过串口下载到单片机-The extraction process is complete matrix with the matrix will be extracted from data download to a single-chip serial
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:516.65kb
    • 提供者:CHEN LING
  1. ComMaster

    0下载:
  2. WINDOWS 与单片机串行口通信调试,可设置收发数据格式-Single-chip debugging serial port communications
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:131.66kb
    • 提供者:wang
  1. SEND

    0下载:
  2. 51单片机通过rs232串口 向 上位机循环发送数据-51 MCU through RS232 serial bit upward cycle send data
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1kb
    • 提供者:zhangfeng
  1. communication

    0下载:
  2. 串口通讯程序,用于电脑串口数据交换,单片机串口通讯。-Serial communication program for the computer serial port for data exchange, single-chip serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:242.6kb
    • 提供者:fs249
  1. tt

    0下载:
  2. 采集电子称数据,给单片机发送汉字字模信息-Said electronic data collection, send characters to the single-chip matrix information
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:126.13kb
    • 提供者:xsb
  1. uart-test

    0下载:
  2. avr单片机每隔一段时间就通过串口给上位机发送一段数据,然后等待上危机处理-Single-chip avr from time to time through the serial port to the host computer to send a section of data, and then wait for the crisis management
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:2.31kb
    • 提供者:李林梅
  1. jz

    0下载:
  2. 甲乙两台80C51单片机串行通信,一台通过开关控制P1口的高低电平并发送数据,另一台接收发送过来的数据,通过P1口用发光二极管显示,高电平点亮,低电平熄灭。-A and B two 80C51 microcontroller serial communication, a switch control through the high-low P1 port and send the data to send over another to receive the data, through t
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:15.71kb
    • 提供者:lintao
  1. BDH

    0下载:
  2. 上位机用C++与下位机用单片机的通讯, 用作数据转换-C communication with the MCU
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:57.22kb
    • 提供者:xucaihua
  1. DUT

    1下载:
  2. DUT系列数据采集模块将温度传感器(热电阻,热电偶等)的输出信号或电流、电压直接转换成数字量,通过RS-485总线及标准通信协议将数据传送给主机。在模块上由89C51单片机管理模块自动工作,通道转换、ADC启动、采集数据、参比端补偿(热电偶)、引线电阻补偿(热电阻)、数字校零、非线性校正和数据处理等,均由单片机完成,主机仅在需要数据时,发送读取数据命令,模块给出已经线性化了的温度的数字量。通讯协议兼容台湾研华ADAM4000系列和松下PLC的通讯协议,可以与大多数组态软件直接连接,不需要额外的驱
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3.38mb
    • 提供者:刘学伟
  1. wipecontroller

    0下载:
  2. 采集和现实来自单片机串口的数据;以图形的方式显示,控制雨挂速度-control winper speed ,collect data from winper
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:126.94kb
    • 提供者:jinzhifu
  1. serial-communicatidata-acquisition

    0下载:
  2. 一个学生设计的基于串口的单片机数据采集系统。有硬件电路,软件程序。可以作为毕业设计参考。 -A student design of microcontroller-based serial data acquisition system. A hardware circuit, software program. Graduation can be used as reference.
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:267.6kb
    • 提供者:吴小平
  1. VBVolCollector

    0下载:
  2. 利用电脑串口采集单片机数据,并在用VB编写的界面上显示。-Use of the the computer serial collected the microcontroller data, and display interface written in VB.
  3. 所属分类:Com Port

    • 发布日期:2017-11-20
    • 文件大小:14.73kb
    • 提供者:chen
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com