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

搜索资源列表

  1. HowToUseSpcomm

    0下载:
  2. 使用spcomm控件进行串口通信的程序,包括数据的发送与接收,同时采用定时发送的方式,delphi语言编写。-spcomm used for serial communication control procedures, including data transmission and reception. Timing also adopted this approach, delphi language.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:182.97kb
    • 提供者:王力
  1. comin

    0下载:
  2. LPC串口初始化源代码,含发送接收和中断处理程序-LPC serial port initialization source code, including receiving and sending interrupt handling procedures
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:唐友灿
  1. Modbus_ASCII

    1下载:
  2. 44B0的串口接收发送程序 **** 现在共享这样的代码有些过时了,但这是我参考很多例子才编写出来的。集合了很多优点:采用环形缓冲机制;读数据时不必关接收中断(没有几个人能实现的),所以不会存在数据丢失的可能;以数据帧为单位接收发送;能够缓冲几千个数据帧(由FrameLen定义)。注:本来是为Modbus协议而编写的,后来简化了校验和Modbus规范。-44B0 receiving this procedure **** now sharing some of the outdated code
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3.18kb
    • 提供者:jackychen
  1. uart

    0下载:
  2. ARN7核s3c44b0串口程序源码,包括FIFO,非FIFO多模式的接收发送.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:4.44kb
    • 提供者:雪莱
  1. UART1

    0下载:
  2. 该程序是基于周立功的magic arm箱上的,可以通过串口发送接收数据,采用查询方式,当然也可以用在其他lpc21xx上,另外,有个问题,就是用pc机串口工具发数据太快,会丢掉的。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:69.11kb
    • 提供者:李军
  1. DataRet

    0下载:
  2. 在ARM LPC21**上,使用串口UART0接收上位机发送的数据,当接收到8个连续数据后,将接收计数值加一后输出显示的程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2.39kb
    • 提供者:johnny zhang
  1. Data_output

    0下载:
  2. 在ARM LPC21**上使用串口UART0接收上位机发送的数据,当接收到8个连续数据后,将接收计数值加一后输出显示的程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2.4kb
    • 提供者:johnny zhang
  1. Nios

    1下载:
  2. 本程序介绍了基于NIOSii的串口接收程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:933byte
    • 提供者:薛永华
  1. UART

    0下载:
  2. LPC23XX/LPC24XX的串口接收程序。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:6.71kb
    • 提供者:仝静
  1. chuankou

    0下载:
  2. 利用汇编语言编写的串口通信程序,可发送数字并显示在接收端的数码管上,用PROTEUS7仿真,测试通过,运行良好-Written in assembly language using serial communication program, the number can be sent and displayed at the receiving end of the digital control, and with the PROTEUS7 simulation, test, run goo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:6.68kb
    • 提供者:zhangxi
  1. shangweiji

    0下载:
  2. 本上位机是基于VB语言编程的进行与单片机串口通信的上位机。用于三个舵机的控制。串口通信格式为波特率9600bps、8位数据位、1位停止位、无校验、ASCII码字符通信。串口通信程序用于接收上位机发送过来的控制命令。控制命令采用自定义文本协议,即协议内容全部为ASCII码字符。通信协议格式为起始符“#”通道号CHx,脉宽百位,脉宽十位,脉宽个位,与停止符“!”。-The host computer is based on the VB programming language for serial
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:7.21kb
    • 提供者:刘杰
  1. USART-IARban

    0下载:
  2. arm stm32开发板上的串口实验程序,实现串口数据的接收与发送,开发环境为IAR-arm stm32 development board serial experimental procedures, Serial data reception and transmission, development environment for the IAR
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:384.59kb
    • 提供者:张小抗
  1. CC2530UART2Test

    0下载:
  2. cc2530 串口接收程序 中间有接收中断操作,结合datasheet调整波特率可直接使用-cc2530 serial middle of the receiving program receive interrupt operation, combined datasheet adjust baud rate can be used directly
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-02
    • 文件大小:23.27kb
    • 提供者:lixinwen
  1. tinyos-CC2530-P2P

    0下载:
  2. 实现TinyosElectronics的CC2530开发板的点对点测试程序。可以实现从一个PC串口发送数据,到另一个PC串口接收数据的过程。-Achieve TinyosElectronics point of CC2530 development board test program. Can be achieved from a PC serial port to send data to another PC serial port to receive data in the proce
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:467.78kb
    • 提供者:fanyt
  1. STM32-USART

    0下载:
  2. STM32串口接收程序。 发送一个数据给串口,串口返回-STM32 Programma for usart senddata for usart and return
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:2.47kb
    • 提供者:刘振华
  1. CC2530AD

    0下载:
  2. cc2530的AD串口接收程序,研究zigbee 的人应该知道的-The AD cc2530 serial receiving programme, research zigbee people should know
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1.89mb
    • 提供者:沈家伟
  1. C51PUART

    0下载:
  2. 此程序是对单片机C51的串口通信UART的应用程序。通过上位机对单片机发出指令下位机进行串口接收,然后控制温控系统。此为下位机部分。-This program is a C51 microcontroller UART serial communication applications. Issued under the microcontroller through the PC serial port to receive instruction bit machine, and then
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:8.66kb
    • 提供者:DISENCHAN
  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
    • 文件大小:4.18kb
    • 提供者:shandong
  1. UART

    0下载:
  2. //DM430-A型开发板串口接收发送程序,使用单片机的串口0,显示操作通过串口调试助手 //通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到开发板板 //开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替 //开发板的BSL区的RXD和TXD0连接,TXD和RXD0连接即可 //注意使用BSL模块作为USB转串口功能的时候,RTS和TCK跳线帽、DTR
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:25.94kb
    • 提供者:yan
  1. stm32f103串口DMA接收发送

    1下载:
  2. 改程序主要把串口通讯与DMA结合 ,提高CPU工作效率,软件中运行的串口1的工作; 开启相关函数,就可以分别开启串口2,串口3的工作,这些函数在软件中都有标注。
  3. 所属分类:其他嵌入式/单片机内容

« 12 3 »
搜珍网 www.dssz.com