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. 51.单片机控制GSM模块Tc35i

    1下载:
  2. 单片机控制GSM模块Tc35i 最近在做毕业设计用到GSM无线模块进行短信数据发送接收,在使用8位单片机控制Tc35i,SCM GSM module TC35i done recently graduated from design used GSM wireless modules send receive SMS data using 8-bit single-chip control TC35i
  3. 所属分类:GPS编程

    • 发布日期:2015-04-18
    • 文件大小:1.68kb
    • 提供者:QJD
  1. USART.rar

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

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

    0下载:
  2. 使用AVR单片机解析出GPS数据,并将这些信息显示在1602液晶屏上-Using the AVR microcontroller parse out the GPS data and information displayed in the LCD screen 1602
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:17.82kb
    • 提供者:小陈
  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. 1133

    0下载:
  2. 提取铁路的GPS数据通过串口,下位机为单片机-Extraction of the railway through the serial port of the GPS data
  3. 所属分类:GPS develop

    • 发布日期:2017-05-03
    • 文件大小:555.92kb
    • 提供者:
  1. cc2500application

    0下载:
  2. 此为射频模块CC2500和MSP430单片机的应用程序,可以用来接收发送数据。-This is the CC2500 RF module and application MSP430 MCU can be used to send data to receive.
  3. 所属分类:RFID

    • 发布日期:2017-03-30
    • 文件大小:14.68kb
    • 提供者:liangjian1988
  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. SDSDv17

    0下载:
  2. 一些关于SD卡的操作资料,在做单片机开发或其他嵌入式开发时非常有用!-SD card about the operation of information, development or other embedded microcontroller to do when developing very useful!
  3. 所属分类:3G develop

    • 发布日期:2017-05-04
    • 文件大小:1010.85kb
    • 提供者:propor
  1. DUT

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

    • 发布日期:2017-05-13
    • 文件大小:3.38mb
    • 提供者:刘学伟
  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
    • 提供者:吴小平
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com