搜索资源列表

  1. 基于中断的串口驱动及显示程序

    1下载:
  2. 基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, inte
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1682
    • 提供者:单敏
  1. msp430f169的串口初始化程序

    0下载:
  2. MSP430F169__UART0,已经调试过,msp430f169的串口初始化程序
  3. 所属分类:串口编程

    • 发布日期:2010-10-25
    • 文件大小:493
    • 提供者:kkkkxxxxkx
  1. SCI串口初始化代码示例

    0下载:
  2. 功 能:对串行口进行初始化,默认为允许SCI,正常码输出,8位 * * 数据,无校验等,允许发送器允许接收器.查询方式收发,* * 波特率为9600bps(设fBUS=2.4576MHz) * *参 数:无 * *返 回:无
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-01-16
    • 文件大小:1194
    • 提供者:wsy2501
  1. 用控制台写的一个串口读写程序

    0下载:
  2. 本程序是一个用控制台写的一个串口初始化及读写程序,能够实现对pelco协议的相机云台的控制
  3. 所属分类:控制台(字符窗口)编程

  1. Visual C++串口通信技术与工程实践

    0下载:
  2. 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:264192
    • 提供者:张强
  1. 串口存储器

    0下载:
  2. 提供I2C总线初始化、工作时的启始位、结束位、提供I2C总线的时钟信号,并返回在时钟电平为高期间 SDA信号线上状态。本函数可用于数据发送,也可用于数据接收-provide I2C bus initialization, the Start-end, provide the I2C bus clock signal, the clock and return to the high-level signal line during th
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:陈虹
  1. 基于中断的串口驱动及显示程序

    0下载:
  2. 基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, inte
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:单敏
  1. 基于串口AT的手机短信程序

    0下载:
  2. 基于串口AT的手机短信程序 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。-based on the Serial AT SMS to a procedure based on the Serial SMS Send/Receive procedures; Demo is very simple, based on asynch
  3. 所属分类:手机短信编程

    • 发布日期:2024-05-17
    • 文件大小:61440
    • 提供者:lxr
  1. 315M无线通信模块

    0下载:
  2. 315M的无线通讯模块,用VC编写(1) 串口初始化,如何设置波特率,串口的四种工作方式。 (2) 串口查询、中断方式发送程序编写方法 (3) 串口查询、中断方式接收程序编写-- 315M wireless communications modules, prepared with VC (1) serial port initialization, how to set up a baud rate, Serial four meth
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:272384
    • 提供者:孟凡军
  1. PC机串行通信程序设计

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communica
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:58368
    • 提供者:王成
  1. DSP28_Sci

    0下载:
  2. 这是DSP2812关于串口初始化以及配置元程序,对DSP初学者非常有用,希望大家一起学习进步!-on serial configuration and initialization procedures, DSP beginners to very useful and I hope all of us can learn from progress!
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:辛庆
  1. comin

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:唐友灿
  1. C8051FXXX_init

    0下载:
  2. C8051FXXX单片机串口初始化程序,采用c语言编写-Single-chip serial C8051FXXX initialization procedure for the preparation of c language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:zzz
  1. C8051F330_TEST

    0下载:
  2. 串口通讯 实现F330串口初始化.对看门狗,等的设置 以及检测单片机的各管脚的好坏-Serial communication serial port initialization realize F330. Of watchdog, and other settings as well as the detection of single-chip microcomputer of the pin and the bad
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:邢楠
  1. ew809

    0下载:
  2. 这是一个对ARM9通用的LINUX ARM QT串口初始化设置,只要在自己的程序打开这个程序,及初始化数据结构,就可以读写出N个字节的串口数据-This is an ARM9 general-purpose serial port LINUX ARM QT initialization settings, as long as in their own program to open this process, and to initi
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者:陈龙昌
  1. SCI

    0下载:
  2. MC9S12 单片机串口初始化及发送和接受1字节、N字节程序-MC9S12 single-chip serial port initialization and send and receive 1 byte, N-byte program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:20480
    • 提供者:xuechi
  1. LSD-TEST430F5438-01-CRC1.c

    0下载:
  2. ** 串口初始化顺序: ** 1、置位UCSWRST ** 2、配置UCAXCTL0、UCAXCTL1 ** 3、波特率设置 ** 4、使能接收或发送中断-** Initialize serial order:** 1, Set UCSWRST** 2, configuration UCAXCTL0, UCAXCTL1** 3, the baud rate settings** 4 so that it can rece
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:guochangshou
  1. 1183ddc6-5cf2-4c78-991e-cc42f6d29499

    0下载:
  2. 串口初始化 源码要求为至少5个C或Java源码或其他好源码或编程学习资料-Serial initialization code calls for at least 5 C or Java source code or other good source of information or programming to learn
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:denny
  1. STM32串口实验

    0下载:
  2. STM32单片机串口初始化配置,实现STM32串口收发(STM32 microcontroller serial initialization configuration, to achieve STM32 serial transceiver)
  3. 所属分类:嵌入式/单片机编程

  1. DSP串口控制程序

    0下载:
  2. 串口初始化测试程序,测试已通过,可以移植使用(Serial initialization test program)
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:chunzhilian
« 12 3 4 5 6 7 8 9 10 ... 27 »

源码中国 www.ymcn.org