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

搜索资源列表

  1. updesignshow

    0下载:
  2. 串口数据采集的上位机源码,C++编写,自行编写了串口通讯类,使用时请先读串口类定义的源码-serial data acquisition PC source, C, the self-produced serial communications. Please read using serial definition of source categories
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1065033
    • 提供者:wu nan
  1. flowerxq

    0下载:
  2. RFID手持设备的读写代码,具有读RFID卡和进行数据管理的代码,同时还包含串口通讯的代码
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:859413
    • 提供者:xinqi
  1. UART-CC2430

    0下载:
  2. 实现CC2430的无线通讯功能,实现无线的透时串口功能,即通过两个CC2430实现无线串口收发数据。-Achieve CC2430 wireless communications, wireless serial port when the permeability function that, by two CC2430 wireless serial send and receive data.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:778607
    • 提供者:杨鹏君
  1. DHT11_081206

    0下载:
  2. *** *** *** *** *** **** DHT21使用范例 单片机 : AT89S52或 STC89C52RC 功能 ; 串口发送温湿度数据 波特率 9600 硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑 公司 ; 广州奥松电子 -********************************** DHT21 usage examples SCM: AT89S52
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:712655
    • 提供者:涂婉萍
  1. Exp3

    1下载:
  2. 实现 ARM和计算机之间 串行通讯: ARM监视串行口,将接收到的字符在液晶屏上显示出来。 (计算机向串口发送数据是通 过键盘来实现的)-ARM and the realization of serial communication between computers: ARM monitor serial port, will receive the characters in the LCD screen is displayed. (The computer sending
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:325411
    • 提供者:
  1. msp430modem

    0下载:
  2. msp430f149 实现modem数据采集传输的通讯系统的设计 电路图和程序 串口通信 复位监控 modem】 -msp430f149 to achieve modem data collection and transmission of the communication system design and procedures for serial communication circuit Reset Monitor
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:21894
    • 提供者:JEFF
  1. shizhong

    0下载:
  2. 如果是用pc的串口传输数据就好办了,可以安装一个串口监视工具(如AccessPort)。电脑串口一般是2、3、5三根线通讯,2是txd,3是rxd,5是GND,但是电脑的逻辑电平与单片机的逻辑电平不同,具体看串口通信协议,网上很容易搜到。 IIC总线上的数据可以通过示波器查看,两个探头,一个连接clk,另一个连接sda,IIC通信时可以观察到传输的数据。 -If you are using pc' s serial port to transfer data much easier t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:1154
    • 提供者:陈明宇
  1. LEDDemo

    0下载:
  2. 设备中使用SR232的串口通讯,实现数据请求发送实例-Equipment used in the SR232 serial port communication, realize data request to send examples
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-26
    • 文件大小:51029
    • 提供者:陈兵
  1. DELPHI源代码-读卡器开发

    0下载:
  2. DELPHI源代码-读卡器开发 #ifndef _EXPORT_FUNC_H_ #define _EXPORT_FUNC_H_ //return successful result #define LIB_SUCCESS 0 //return failed result #define LIB_FAILED 1 #define MAX_RF_BUFFER 1024 /******** 功能:获取动态库版本号 2字节 ****************
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-03-06
    • 文件大小:315777
    • 提供者:testsb
  1. uart

    0下载:
  2. Tinyos 1.x代码,通过串口通讯得到数据,通过无线发送-Tinyos 1.x code, serial communication data sent via wireless
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:524111
    • 提供者:石月升
  1. QT1

    0下载:
  2. 一款基于QT的串口助手,可以向单片机收发数据实现电脑与单片机的通讯-A based QT serial assistants, computer and microcontroller communication to the microcontroller to send and receive data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-19
    • 文件大小:678756
    • 提供者:陈希尧
  1. master-VI

    0下载:
  2. 基于nrf905数据传输系统,上位机测试软件,基于串口通讯,亲测,无问题,本科毕业设计作品-Based on nRF905 data transmission system, the PC test software based on serial communication, pro-test, no problem, graduate designs
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-26
    • 文件大小:17556
    • 提供者:peter
  1. MSP430F241x

    0下载:
  2. MSP430程序实现串口数据通讯,可以作为调试用。-msp430 is very important procedure,which can be used in MCU.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:455147
    • 提供者:zhuzy
  1. stm32f107Data-Acquisition-System

    0下载:
  2. 使用神州四号STM32F107VCT6开发板实现RS485串口采集数据,RS232串口打印系统运行信息,以太网客户端与服务器通讯传送数据,SD卡备份,SD卡配置IP地址,定时器与RTC时钟结合整点作业等-Using STM32F107VCT6 development board,we developed serial data acquisition with RS485,printing system function information with RS232, communicati
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-26
    • 文件大小:9728425
    • 提供者:Zhai
  1. code

    1下载:
  2. 基于ARDUINO平台将超声波采集的模拟信号转换成数字信息,然后利用串口通讯将数据(8位二进制)传送至PC端,利用相应的程序进行处理即可,本程序经调试已成功使用。-Arduino based development platform, analog data acquisition ultrasonic sensor converts the digital signal, and then sends the data through the serial port to the Pc sec
  3. 所属分类:Other Embeded program

  1. fenzhanduankou

    0下载:
  2. 属于监控系统的一段串口通讯程序,只用于串口数据的接收与发送。-the code belong to a system of control,it is only be uset as receive and transmite.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:4278
    • 提供者:shandong
  1. STM32coom20130902

    0下载:
  2. STM32五串口通讯例程,五个串口收到数据均可返回。-STM32 five serial communications routines, five serial receive data can be returned.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1125934
    • 提供者:赖华波
  1. stm32-6050

    0下载:
  2. 用stm32读取mpu6050模块的数据,通讯格式是串口uart格式-With stm32 mpu6050 module to read the data, the communication format is the serial uart format
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-13
    • 文件大小:3642741
    • 提供者:王杜
搜珍网 www.dssz.com