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

搜索资源列表

  1. 串口通信最终测试机

    1下载:
  2. 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters, and SCM and PCs through four
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:53978
    • 提供者:林世飞
  1. Windows CE下的串口通讯类

    0下载:
  2. 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:5655
    • 提供者:wzg
  1. VxWorksSerialDrive.rar

    0下载:
  2. VxWorks下串口通讯的实现,详细介绍了在vxworks下编写串口驱动程序的过程以及使用串口收发数据的流程,值得参考,Serial Communication under VxWorks realization described in detail in the preparation of serial under VxWorks driver process and the use of serial port to send and receive data flow, it is a
  3. 所属分类:VxWorks

    • 发布日期:2017-03-30
    • 文件大小:492701
    • 提供者:lichaoxu
  1. uart_EP3C16_FIFO

    1下载:
  2. Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-10
    • 文件大小:6756352
    • 提供者:515666524
  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. MCU-to-VB

    1下载:
  2. Visual Basic 串口通讯接收单片机发送的16进制数据-Visual Basic serial communication receiver microcontroller 16 to send binary data
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-21
    • 文件大小:478750
    • 提供者:王强
  1. SWJ

    0下载:
  2. WINCE下EVC++基于串口通讯公司项目完成源代码,具备RS232通信采集功能,和波形显示,数据存储功能,等等。很完善。经典-WINCE ARM92410
  3. 所属分类:Windows CE

    • 发布日期:2017-05-11
    • 文件大小:3047530
    • 提供者:芮桂华
  1. 1260vb

    0下载:
  2. 很好的VB编写的串口数据通讯源码,我从这个开始了我的单片机通讯之路,希望对你也是个启迪!-VB well prepared serial data communication source, I started from this single-chip communications of my road, I hope for you is also a inspiration!
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4850156
    • 提供者:zhaozonghui
  1. 11112321

    1下载:
  2. 毕业设计时制作的一套水位遥测自控系统,本系统以AT89S51单片机为主控单元,通过超声波传感器和液位变送器实现液位实时数据的检测和自动控制。系统分主控站与测控站,通过主控站的键盘可以实现对测控站的水位上下限的控制和显示。主控站与测控站之间的无线实时数据传输的解决方案采用广泛应用于无线抄表、工业数据采集系统和水文气象监控等领域的无线通信芯片nRF24L01组成无线高速数据收发模块。系统实现对所监控水位的短矩离无线测量与自动控制,利用GFSK实现数据高速传送以及较低的功耗。从测控站传送过来的数据通过
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5180621
    • 提供者:王利华
  1. Victor

    0下载:
  2. 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder seria
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1112607
    • 提供者:5445
  1. 090527softwaredesignofanalysisofgammarayscollected

    0下载:
  2. 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-16
    • 文件大小:4454896
    • 提供者:李涛
  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. USARTmonichengxu

    0下载:
  2. pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:2168
    • 提供者:菜丫
  1. cc2530.串口通讯(send & receive)

    0下载:
  2. 网蜂资料中的串口通信实验,可以实现ZigBee串口的接收和发送数据(Bee data serial communication experiment, you can achieve the ZigBee serial port to receive and send data)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-17
    • 文件大小:20480
    • 提供者:晨韶风华
  1. 上位机串口通讯

    1下载:
  2. 自己写的比较完整的上位机串口助手,可以跟下位机建立通讯,并接发数据(Write your own complete PC serial assistant, can establish communication with the lower machine, and sending and receiving data)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-17
    • 文件大小:69710848
    • 提供者:Fantsy
  1. 简单模拟串行通信2017-10-10 (1)

    0下载:
  2. 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
  3. 所属分类:单片机开发

    • 发布日期:2017-12-16
    • 文件大小:65536
    • 提供者:Smile Han
  1. IAP15F4K-串口通讯-和校验(中断方式)

    0下载:
  2. 使用单片机实验板,在Keil C开发环境中编写串口发送和接收程序。在串口发送和接收程序中编程增加校验位,使用逻辑分析仪捕捉单片机串口引脚发送和接收数据的波形,并与串口接收和发送的数据进行比较。(Using SCM experiment board, in the Keil C development environment to write serial send and receive program. In the serial sending and receiving program,
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:86016
    • 提供者:Smile Han
  1. 09-1串口通讯USART

    0下载:
  2. 串口的端口的定义。端口初始值的赋值,定义端口的输入输出口,通讯数据的传送了接收。(The value of the initial value of the port,Define the input and output of the port,The transmission of the communication data is received)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-31
    • 文件大小:2579456
    • 提供者:爱尔阿斯
  1. 单片机与PC机串口通讯仿真

    0下载:
  2. 实现单片机与PC之间的串口通信功能,实现双方之间数据的传输(Realization of serial communication between single chip and PC)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:21504
    • 提供者:呐呐呐
  1. 串口通讯

    0下载:
  2. 利用FPGA 收发串口数据,可与上位机以及其它芯片通信(Using FPGA to send and receive serial data, it can communicate with the host computer and other chips.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:434176
    • 提供者:朽木生
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com