搜索资源列表

  1. SerialCom

    0下载:
  2. C51 串口通信 包括解析报文-C51 Bunches of communication include the message translating
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:Chen
  1. study_CIP51

    0下载:
  2. c51串口编程的例子,为新手提供好的编程手法和技巧。-decoder serial programming examples for the newcomers to provide good programming practices and skills.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:谷力民
  1. 把单片机串口通讯改造为SPI通讯接口源程序

    0下载:
  2. 把单片机串口通讯改造为SPI通讯接口源程序,使用C51语言编写,可以用于MCS8051单片机-put microcontroller serial communications to transform SPI interface source, the use of C51 language, which can be used Mcs8051 MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:吴健
  1. 模拟串口(用IO口实现)

    0下载:
  2. 此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!-this program can help you in the absence of SCM Serial, Serial function, C51 program is conducive to transplant!
  3. 所属分类:串口编程

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:南郁星
  1. s_serial(c51用io口模拟串口)

    0下载:
  2. s_serial(c51用io口模拟串口)-s_serial (c51 mouth simulation with io Serial)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:陈建文
  1. C51test

    0下载:
  2. 单片机C51串口中断接收和发送测试例程可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开销是一样的 -80C51 Serial interrupted receive and send test routines can be used to test 51 MCU interrupt reception// Send inquiries and, I also think that
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:yanyan
  1. C51_Serial

    0下载:
  2. 单片机C51串口中断接收和发送测试例程,一个小的测试程序-80C51 Serial interrupted receive and send test routines, a small test procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:徐小华
  1. Serialz

    0下载:
  2. 一个很不错C51串口小程序 输入和输出缓冲区可设置大小 波特率自动计算设置并带有测试程序.-a quite small procedures C51 serial input and output buffer size baud rate can be set up to install and automatically calculated with the test.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:
  1. 89S51dangongtongxun

    0下载:
  2. C51串口单工通讯程序一成功通过测试,请放心下载-C51 single serial communication program for a successful test, please rest assured Download
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:秦子强
  1. com

    0下载:
  2. C51串口通迅例程,可与电脑COM口进行串口的串行通迅-C51 serial communication routines, with the computer serial COM port for serial communication
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:吕涛
  1. C51

    0下载:
  2. c51单片机资料,模拟串口通信程序,-C51 single-chip data, analog serial communication procedures,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:135168
    • 提供者:刘涛
  1. aaaa

    0下载:
  2. c51串口通讯测试程序,发送字符,返回字符!-err
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:143360
    • 提供者:ytspc
  1. 51UARTPROGRAME

    0下载:
  2. 一个C51串口通讯程序,学习串口通讯的经典源码.-A C51 serial communications program, learning the classic serial communication source.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:nihao
  1. MCSCOM

    1下载:
  2. 单片机串口通讯程序 keil c51 串口读写,通讯协议控制-Single-chip serial communication program keil c51 serial reading and writing, communication protocol control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:楚燕
  1. pc_51

    0下载:
  2. C51串口程序,一个很好的C51串口收发程序-C51 serial procedures, a very good program C51 serial transceiver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:刘小华
  1. 51SComDriver

    0下载:
  2. 一套比较完整的51单片机C51串口通信驱动程序,其中包括 (1)串口初始化,晶振为11.0592M,方式1 波特率300-57600; (2)串口输出一个字符(非中断方式); (3)串口输出一个回车换行; (4)串口输出一个字符串(非中断方式); (5)串口接收一个字符(非中断方式); (6)串口接收一个定长字符串(非中断方式,只用于字符需有一个的idata字符串数组); -Relatively comple
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:eacho
  1. C51-LCDcaidankongzhi

    0下载:
  2. 用proteus仿真,四个键盘控制,可以实现A/D转换,串口通讯,模拟热水、冷水温度设置,和香水喷洒功能控制!主界面有四个菜单,共有四个功能!只有四个按键控制!-Proteus simulation using the four keyboard control, can realize A/D converter, serial communications, simulation of hot water, cold water t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:130048
    • 提供者:阿一
  1. main.c

    0下载:
  2. c51串口发送以及接收数据程序,有利协议实现-C51 serial port to send and receive data procedures, realize favorable agreement
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:叶懋
  1. C51SerialReceptionAndSendRoutine

    0下载:
  2. C51串口接收(中断)和发送例程,希望对初学的朋友有所帮助-C51 serial reception (interrupted) and send routine, and they hope to help beginner' s Friend
  3. 所属分类:串口编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:雷杨杰
  1. C51--tc35i

    0下载:
  2. 利用c51实现西门子tc35i串口通信,能够实现单片机控制短信收发-Siemens c51 achieve tc35i use serial communications, to achieve single-chip transceiver control messages
  3. 所属分类:手机短信编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:zjg
« 1 23 4 5 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org