CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机通讯

搜索资源列表

  1. 通讯案例:单片机与组态

    0下载:
  2. 希望对操作组态王及单片机的朋友有所帮助,供大家学习进步!请勿用于其他用途。 详细说明了单片机与组态王的通信实例。(Just for everyone to learn. Please do not use it for other purposes. Detailed communication examples.)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:1292288
    • 提供者:莉莉88
  1. c51通讯

    1下载:
  2. 利用c51单片机实现简单的通信,简单实现主机控制从机(Using C51 microcontroller to achieve simple communication)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-20
    • 文件大小:3270656
    • 提供者:steve02
  1. 红外通讯

    0下载:
  2. 51单片机解码红外传感器,51mcu接收红外传感器协议并解析,用串口助手显示(51 MCU decoding infrared sensor)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:vanson421
  1. 113-串口通讯

    0下载:
  2. 51单片机的串口通讯程序,包含主程序,头文件等等(51 singlechip serial communication program, including the main program, header files and so on)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:12288
    • 提供者:zyj无言
  1. 串口通讯

    0下载:
  2. 用于单片机与PC之间的通讯,发送与接收字符,执行相应的指令(communication between PC and SCM)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:若谷
  1. 51单片机实现的RS485通讯程序

    1下载:
  2. RS-232接口实现计算机和单片机通信程序(RS-232 interface to achieve the computer and singlechip communication program)
  3. 所属分类:其他

  1. USART

    0下载:
  2. STC系列单片机通讯读写程序, 可以学习参考(STC series SCM communication read-write program, can learn reference)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:zhaobo
  1. 单片机串口通讯

    0下载:
  2. 芯片资料,关于单片机串口通讯的相关知识-异步通讯(Chip information on singlechip serial communication related knowledge - asynchronous communication)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:197632
    • 提供者:fanyongsheng
  1. MSP430通讯程序

    0下载:
  2. MSP430单片机通讯程序, 对相关设计人员有参考价值(MSP430 SCM communication program, has reference value to relevant designers)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:zhaobo
  1. 单片机串口

    0下载:
  2. 单片机串口设计实验,通过串口实行单片机和电脑的通讯(Serial port design of MCU)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:98304
    • 提供者:辰xx
  1. SerialPort

    0下载:
  2. 实际操作中,C#窗体,与单片机实现串口通讯,并通过实际校验(In actual operation, C# forms, and MCU serial communication, and through the actual verification)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-31
    • 文件大小:154624
    • 提供者:lvclay
  1. PC机与单片机通信

    0下载:
  2. PC机与单片机通信,单片机设计,串口通讯实例(The design of communication, PC and single-chip microcontroller, serial communication example)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:3312640
    • 提供者:yunyunc52
  1. 单片机与PC机串口通讯仿真

    0下载:
  2. 实现单片机与PC之间的串口通信功能,实现双方之间数据的传输(Realization of serial communication between single chip and PC)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:21504
    • 提供者:呐呐呐
  1. 红外通讯

    0下载:
  2. 单片机msp430控制红外驱动程序,IAR平台(MCU MSP430 control infrared driver, IAR platform)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:yande820
  1. 基于51单片机的蓝牙传输

    0下载:
  2. 基于stc89c51的蓝牙通讯技术详解,分享与探讨内容,哈哈哈哈哈哈哈哈哈哈哈啊哈哈(bluetooth STC89C51 based Bluetooth communication technology, sharing and discussing content)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:7152640
    • 提供者:ydt
  1. 双机通讯

    0下载:
  2. 单片机直接进行双机通讯程序;由于当发送中断发生的时候、接收中断发生的时候。中断号都是4,都会进入中断子程序,这里就通过if(RI===1)很巧妙的解决了这个问题。也就是说,只有接收中断发生后才会执行if内部的程序。(A single chip computer directly carries out a two machine communication program; because when the interrupt occurs, the receiving interruption
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:5120
    • 提供者:夜城
  1. 串口通讯

    0下载:
  2. 单片机串口通讯实验程序,ATMEGA8,仅供参考学习(Serial port experiment program of single chip microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:46080
    • 提供者:两眼滴茫然
  1. 倒计时控制板通讯式 CB-DJSV10_V1.0.0

    1下载:
  2. 1. 单片机为STM32F051 2. 485通讯式倒计时 3. 协议符合倒计时标准“GAT 508-2004 道路交通信号倒计时显示器”(1. MCU is STM32F051 2.485 communication countdown panel 3. agreement conforms to the countdown standard "GAT 508-2004 road traffic signal countdown display")
  3. 所属分类:交通/航空行业

    • 发布日期:2018-04-22
    • 文件大小:1971200
    • 提供者:jackyhuang
  1. 综合实验6:串口通讯测温

    0下载:
  2. 综合实验6:串口通讯测温 51单片机开发板学习例程(Comprehensive Experiment 6: serial communication temperature measurement)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-29
    • 文件大小:2470912
    • 提供者:anzinak
  1. 串口通讯

    0下载:
  2. C8051F020单片机串口通讯例程程序(serial communication)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-29
    • 文件大小:11264
    • 提供者:jacky_young
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com