搜索资源列表

  1. 串口驱动源代码

    0下载:
  2. 自己编写的基于飞利浦的ARM7单片机LPC2200的UART串口驱动程序,支持OS和非OS,只需要在UART0.h上配置即可
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2009-04-30
    • 文件大小:2708
    • 提供者:gxwwg_dz
  1. 8051串口程序

    0下载:
  2. 用于51系列单片机的串口程序源码-51 for the single-chip Serial procedures FOSS
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:35840
    • 提供者:王汝梅
  1. 老外编写的51单片机UART驱动

    0下载:
  2. 很有参考价值的51单片机串口程序,正在搞串口的看一看-great reference value of 51 MCU procedures, is now pursuing a look at the serial port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:张子实
  1. F020串口例程

    0下载:
  2. C8051F020串口通信例程-C8051F020 serial communication routines
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:郑建辉
  1. 蓝牙串口

    0下载:
  2. 该程序是实现蓝牙串口通信的,在计算机上用vb进行编程,打开蓝牙的uart口,从而打开蓝牙的串口。-Bluetooth serial communications, computers programmed with vb, Bluetooth UART open mouth, open the Bluetooth Serial Port.
  3. 所属分类:串口编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:郭天文
  1. 标准的串口通讯设计VHDL

    0下载:
  2. 标准的异步串口通讯设计程序——基于VHDL编程-communication design programme of standard asynchronous serial port base on VHDL programme
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-04
    • 文件大小:10240
    • 提供者:于飞
  1. 串口通讯(演示验证)

    0下载:
  2. AVR单片机ATmega128的串口通讯程序,根据输入的数据,点亮不同的指示灯,可以验证串口通讯的正确性。-AVR ATmega128 serial communications procedures, data entry, lit the lights come on, can verify the correctness of serial communications.
  3. 所属分类:串口编程

    • 发布日期:2024-05-04
    • 文件大小:19456
    • 提供者:田园
  1. Virtual UART

    0下载:
  2. 采用430的TIMERB的CCR1做发送,TimerA 的CCR1作接受的虚拟串口程序,达到真实的串口效果。在430的13x,14x,15x,16x系列里中总共可以虚拟2个串口。-TIMERB use of the 430 to do this alignment, the alignment TimerA for acceptance of virtual serial procedures to achieve real resul
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:马小哈
  1. uart-verilog-vhdl

    0下载:
  2. 拿verilog和vhdl编写的串口通信代码(可综合)-with vhdl and verilog prepared by the serial communication code (synthesis)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-04
    • 文件大小:294912
    • 提供者:刘索山
  1. Uart

    0下载:
  2. 这是一个通用的51单片机和计算机串口通信的程序,经验证,是正确的。-This is a generic single-chip microcomputer 51 and computer serial communication procedures, experience certificates, is correct.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:23552
    • 提供者:谢勇
  1. uart

    0下载:
  2. mega128串口通讯源码API函数,中断方式-Serial Communication mega128 source API function, interruption mode
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:liuyingjie
  1. UART

    0下载:
  2. 使用C51编程,在KEIL的编译环境写实现的串口通讯的原代码-The use of C51 programming environment in the KEIL compiler realize the serial communication to write the original code
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-04
    • 文件大小:23552
    • 提供者:
  1. uart

    0下载:
  2. DM642的串口驱动源码,用CCS开发环境打开-DM642 serial driver source code, open development environment with CCS
  3. 所属分类:DSP编程

    • 发布日期:2024-05-04
    • 文件大小:58368
    • 提供者:马甲
  1. uart

    0下载:
  2. AVR单片机编程中异步串口uart的c语言编程,可以直接应用-AVR Microcontroller Programmer asynchronous serial UART in the c language programming, can be applied directly
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:14336
    • 提供者:叶夜
  1. UART

    0下载:
  2. 一个通用串口的verilog源程序,包含发送和接收模块-A universal serial Verilog source code, including sending and receiving modules
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-04
    • 文件大小:53248
    • 提供者:typhooncome
  1. uart

    0下载:
  2. 2440裸机测试串口的代码,编译环境ads,可以用仿真器单步调试。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-04
    • 文件大小:205824
    • 提供者:张海
  1. UART

    0下载:
  2. MSP430串口自动波特率识别(代码)。已在MSP430EP449中运行过。-MSP430 serial automatic baud rate identification (code). In MSP430EP449 run-off.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-04
    • 文件大小:8192
    • 提供者:Edward kong
  1. uart

    0下载:
  2. 一步 教你51_PC串口通信 实现单片机串行通信的c语言程序-Step 51_PC teach you realize single-chip serial communication serial communication c language program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:69632
    • 提供者:金娇伊
  1. UART

    0下载:
  2. 编程得到了异步串口UART的通讯,可以进行异步串口的传输。-Programming has been UART asynchronous serial communication, can be asynchronous serial transmission.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:13312
    • 提供者:stone
  1. UART

    0下载:
  2. 有关C8051F020的程序,主要介绍了串口UART的具体使用方法-The C8051F020 procedures, introduces a specific use Serial UART
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:lixinnan-8888
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org