搜索资源列表

  1. 51单片机IO口模拟串口通讯C源程(单片机)

    1下载:
  2. 单片机串口调试小程序,是单片机之间的通信的-small microcontroller serial debugging process, the communication between the microcontroller's
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1457
    • 提供者:
  1. TestComforC51W78E58

    0下载:
  2. Keil C 51单片机串口通信程序, 通过该程序可以了解和使用单片机串口通信
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:28846
    • 提供者:黄先生
  1. duojitongxin

    0下载:
  2. 利用51单片机实现串口多机通信的实验程序,分别有上位机和下位机的程序。-using MCS-51 microcontroller serial multi-machine communication experimental procedure, the respective PC and the next crew procedures.
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:肖俊
  1. 51communication

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

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

    0下载:
  2. SH601.C 单片机间的RS232串行通信程序 SH602.C 单片机和PC之间的串行通信程序 SH603.A51 用51单片机的I/O口模拟串口的例程 SH604.C 单片机的无线数据传输例程 SH605.A51 使用单片机实现I2C串行通信的例程 SH606.A51 使用单片机实现的红外数据传输 SH607.C 双端口RAM方式的数据通信例程 608 介绍电平转换芯片MAX485的使用方法和接口电路。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:60416
    • 提供者:马一
  1. c51-2

    0下载:
  2. 51单片机通过无线收发模块nRF24L01实现通信的程序,以及和PC通信的串口程序-51 microcontroller through a wireless transceiver module nRF24L01 achieve communication procedures, and the PC and the serial communication procedure
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:30720
    • 提供者:sjh
  1. tc35GSM

    0下载:
  2. 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, G
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:171008
    • 提供者:
  1. serial

    0下载:
  2. c51单片机与PC间的串口 通信驱动程序-C51 MCU and PC serial communication between the driver
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 这是串口通信的下位机测试程序,用C51写的,在单片机P0口接数码管,上位机控制软件用VC++编的,要的话发邮件到xsl2009@qq.com-This is a bit of serial communication under the test procedures, using C51 written in single-chip digital P0 port access control, PC control software
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:ww
  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-17
    • 文件大小:1024
    • 提供者:eacho
  1. IcCard

    0下载:
  2. 基于VC++6.0应用MSCOMM控件的串口通信上位机程序,实现与51单片机的通信-Based on VC++ 6.0 Application MSCOMM control PC serial communication procedures, with 51 single-chip communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:3673088
    • 提供者:徐徐
  1. SMS_Mcu_Program

    0下载:
  2. 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, G
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:169984
    • 提供者:lzd
  1. 51kaifaban

    0下载:
  2. 51单片机全套学习资料 提供电路原理图 各种C语言实验程序 包括LED流水灯,数码管显示,中断,定时器,串口通信,DS18B20温度显示,液晶1602,12864显示,看门狗,按键检测,音乐播放等程序.-51 Singlechip a full set of learning materials to provide a variety of circuit schematics C language experimental proc
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:307200
    • 提供者:james
  1. examples_of_code

    0下载:
  2. 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, includi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:292864
    • 提供者:文子
  1. 001

    0下载:
  2. 51单片机与PC串口通信程序 C语言程序-51 single-chip serial communication with the PC program C language program
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 利用51单片机实现虚拟串口通信的C语言程序,附有PROTEUS仿真电路。-The use of 51 single-chip realization of a virtual serial communication C-language program, with PROTEUS simulation circuit.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:65536
    • 提供者:丛梦龙
  1. 51

    0下载:
  2. 51单片机串口通信程序,串口收发采用中断方式,指针调用-51 uart code,the code about 51 uart
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 51单片机串口通信程序集,有详细的注释说明,希望对大家有用-51 single-chip serial communication assembly, there are detailed notes, I hope to be useful
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 51单片机串口通信程序及C#电脑控制端软件-51 single-chip serial communication program and the C# computer-controlled client software
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:117760
    • 提供者:zzhouhanbo
  1. 51与STM通信

    0下载:
  2. 51单片机与stm32单片机串口通讯程序文件(51 and STM32 serial communication)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:2691072
    • 提供者:freedomleo
« 1 2 34 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org