搜索资源列表

  1. atmega16串口收发程序

    0下载:
  2. AVR单片机atmega16串口中断接收和发送程序。接收到字符后再发送出去。-AVR atmega16 interrupt receive and transmit procedures. After receiving characters sent.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:鹏程万里
  1. 单片机C51串口中断接收和发送测试例程

    0下载:
  2. 单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 -80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12077
    • 提供者:王胜
  1. c中断方式实现串口通讯

    0下载:
  2. 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:22694
    • 提供者:黎林
  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. 很好的avr串口收发(中断)程序

    0下载:
  2. 一个非常好的串口中断收发程序
  3. 所属分类:串口编程

    • 发布日期:2011-05-10
    • 文件大小:48617
    • 提供者:meiyong
  1. tq2440的裸奔程序

    0下载:
  2. 几个裸奔的程序 无os 的测试程序 有LCD 的 串口的 中断的 计时的
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. uartintr

    0下载:
  2. 一个基于AVR单片机的通用、标准串口收、发中断程序,可移植到8/16/32的单片机上-an AVR-based generic, standard serial admission, the suspension procedure, can be transplanted into 8/16/32 on the MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:liming
  1. C语言实现串行通信接口程序

    0下载:
  2. c语言实现串口通讯的两个例子,分别为中断式和询问式两种-serial communications, the two examples were interrupted and asked-two-
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:黎林
  1. 微机串行通信实验报告

    0下载:
  2. 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assem
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:feng
  1. subserial

    0下载:
  2. 串口芯片扩展的双串口中断源程序。其中有很多处理技巧请细心体会!-chip dual interrupt source. There are a lot of skills to deal with sensitive to please!
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:
  1. PC机与RS232串口通讯_C51源程序

    0下载:
  2. 此程序为单片机和PC机RS232传输时候的C51源码!实现单片机中断程序发送,接受功能.-procedure for a microcontroller and PC RS232 transmission when the C51 source! MCU interrupted proceedings to send and receive functions.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者:南郁星
  1. GPRS_Q2403

    0下载:
  2. arm下驱动WAVECOM模块Q2403的源代码,包括拨打电话,发短信,串口中断接收发送等!-arm driving under Enfora Flash Card module source code, including telephone calls and send text messages, send interrupt reception so!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:夏磊
  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. sourcecodesofchuankouinterruptcommunication

    0下载:
  2. 是一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送的多串口通信程序。-under DOS is a serial communication program, program structure better, can be compiled out with interrupt receiving/sending of multiple serial communication program.
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:wang
  1. dsp_SCI

    0下载:
  2. dsp串口通讯,采用中断方式实现接收和发送功能-dsp serial communications using interruption means receive and transmit functions
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:明镜无尘
  1. 51communication

    0下载:
  2. 利用80C51单片机串口进行通信,程序很简单.-use 80C51 microcontroller serial communication, a very simple procedure.
  3. 所属分类:其他小程序

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

    0下载:
  2. 这是关于串口中断的程序,感兴趣可以下载,作为技术交流-this is about interrupt the proceedings, interested can download as a technology exchange
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:宋小伟
  1. serial_1

    0下载:
  2. dos下串口测试程序,利用中断进行发送数据-dos testing procedures, the use of data for transmission interruption
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:dyq_king
  1. 26-串口COM中断

    0下载:
  2. avr单片机,串口通讯程序串口0测试程序,目标器件:ATmega16,晶振:RC 1MHZ编译环境:ICCAVR 7.22 ,(AVR singlechip, serial port communication program serial port 0 test program target device: ATmega16 Crystal oscillator: RC 1MHZ Compilation environment:
  3. 所属分类:其他小程序

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

    0下载:
  2. STM32F103串口收发中断实现,STM32 通过串口和上位机的对话,STM32 在收到上位机发过来的字符串后,原原本本的返回给上位机。(STM32F103 serial port transceiver interrupt realization, STM32 through the serial port and the upper computer dialogue, STM32 after receiving the stri
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:282624
    • 提供者:陆地键仙
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org