搜索资源列表

  1. 单片机串口发送和接受驱动程序

    1下载:
  2. 单片机串口发送和接收驱动程序,一直在用,绝对没有问题!
  3. 所属分类:C#编程

    • 发布日期:2010-10-30
    • 文件大小:821
    • 提供者:319peter
  1. 串口通讯程序

    0下载:
  2. vb6.0环境 通过串口发送数据或文件内容
  3. 所属分类:通讯编程

  1. atmega16串口收发程序

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

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:鹏程万里
  1. liangs_串口调试器2002

    0下载:
  2. 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现
  3. 所属分类:串口编程

    • 发布日期:2024-05-06
    • 文件大小:148480
    • 提供者:张小姐
  1. 完整串口通信程序(发送和接受)Vc++源代码

    2下载:
  2. 一个比较完整串口通信程序Vc++源代码 相信大家看后一定会有收获的!-a relatively complete serial communication program source code Vc I believe we will certainly have to see after harvest!
  3. 所属分类:串口编程

    • 发布日期:2024-05-06
    • 文件大小:1886208
    • 提供者:孙明
  1. Book1

    0下载:
  2. 串口发送程序,可以用于发送8个数据,不能接收 -Send serial procedures, can be used to send 8 data, should not receive
  3. 所属分类:汇编语言

    • 发布日期:2024-05-06
    • 文件大小:39936
    • 提供者:朱将荣
  1. FS456

    0下载:
  2. 51单片机串口发送程序以及仿真,方式1.发送MCU-51信号-51 Single-chip serial port to send a program, as well as simulation, one way. Send MCU-51 signal
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:27648
    • 提供者:
  1. SPort

    0下载:
  2. 串口发送程序,程序功能简单,但可以通信,供参考-sorial port test programe
  3. 所属分类:中间件编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:QFlitcom
  1. rs232

    0下载:
  2. 串口发送程序(RS232)经过调试可用,用于控制硬件通信-labview(1)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:gaoxin
  1. LV-BC-2.0

    0下载:
  2. 单片机89S51串口发送程序,端口号为P3.0和 P3.1-89S51 microcontroller serial port to send procedure, the port number for the P3.0 and P3.1
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:244736
    • 提供者:魏琴
  1. abc

    0下载:
  2. 串口发送程序,可以借鉴参考 大家可以用51单片机来使用-Serial transmission program, you can use for reference we can use microcontroller with 51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:18432
    • 提供者:king
  1. 232send

    0下载:
  2. 8051的串口发送程序,有注释方便学习,接收程序另有下载-8051 serial port procedures, notes to facilitate learning, while receiving program download
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:27648
    • 提供者:郝广杰
  1. 2

    0下载:
  2. 51单片机的串口发送程序(c语言)无校验-80c51 serial port to send the program
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:zdd
  1. chuankoufasong

    0下载:
  2. 串口发送程序,利用MAX232做电平转换芯片,只发送,兼显示-Serial transmission procedure, and use MAX232 level converter chip to do, just send, and display
  3. 所属分类:串口编程

    • 发布日期:2024-05-06
    • 文件大小:93184
    • 提供者:zhangruina
  1. 串口程序

    0下载:
  2. 串口发送程序serial test,适用于初学者学习串口发送功能(Serial port to send the program serial test, suitable for beginners to learn serial transmission function.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:枫树
  1. 串口发送报文学习测试程序V1.0-已验证

    0下载:
  2. 这是根据网上某位大神的代码学习改编,测试串口发送报文的方法,所有做的比较简单,但稍微有点基础的都可以看懂。(This is according to the code of a great God online learning adaptation, test the serial port to send message method, all do relatively simple, but a little bit of ba
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:17408
    • 提供者:kenyi2007
  1. C#SerialPort控件开发串口通信程序的例子 源码

    0下载:
  2. 串口工具的实现,VC++ 完整串口通信程序(发送和接受)(The implementation of serial port tools)
  3. 所属分类:串口编程

    • 发布日期:2024-05-06
    • 文件大小:1364992
    • 提供者:wsr
  1. 串口发送以及AD转换

    0下载:
  2. 单片机C51的串口发送以及AD转换程序(可以采集电压值,并且大于3V会有蜂鸣器报警)(Serial port transmission and AD conversion program of single chip microcomputer C51)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-06
    • 文件大小:13312
    • 提供者:rydqs
  1. 完整串口通信程序(发送和接受)源代码

    0下载:
  2. 完整串口通信程序Vc++源代码,实现通过串口发送和接收数据的功能(Complete serial communication program Vc++ source code, to realize the function of sending and receiving data through the serial port)
  3. 所属分类:通讯编程

    • 发布日期:2024-05-06
    • 文件大小:39936
    • 提供者:二胖臭臭
  1. stc89c52串口实验程序模板

    0下载:
  2. stc89c52串口实验程序模板,本实验将通过电脑的串口调试软件向stc89c51的p3.0,p3.1 串口发送数据,stc89c51再把接收到的数据发送回去,(STC89C52 serial experiment program template, this experiment will send data to STC89C51's P3.0, P3.1 serial port through the serial debuggi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:29696
    • 提供者:sam张
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org