CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 串口通信协议

搜索资源列表

  1. STM32-USART

    0下载:
  2. STM32串口通信协议,包括识别码+数据+校验。-STM32 serial communication protocols, including identification code+ data+ parity.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:39718
    • 提供者:阳光
  1. recive

    0下载:
  2. 单片机串口接收中断接收数据分析函数,用于串口通信协议,GPS等-Microcontroller serial receive interrupt receiving data analysis functions for serial communication protocols, GPS, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:689
    • 提供者:Tracy
  1. FXY4568_LM75A

    0下载:
  2. 温度检测 LM75A I2C串口通信协议 -Temperature detection
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2613685
    • 提供者:fan
  1. KT540B_reference-circuit

    0下载:
  2. KT540B是一个提供串口的语音芯片,完美的集成了MP3、WAV的硬解码。同时软件支持工业级别的串口通信协议,以SPIFLASH、TF卡或者U盘作为存储介质,用户可以灵活的选用其中的任何一种设备作为语音的存储介质。通过简单的串口指令即可完成播放指定的语音,以及如何播放语音等功能,无需繁琐的底层操作,使用方便,稳定可靠是此款产品的最大特点。-KT540B is a provider of serial voice chip, perfectly integrated hardware decode
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:92738
    • 提供者:曾辉
  1. KT603C_reference-circuit

    0下载:
  2. KT603C是一个提供串口的语音芯片,完美的集成了MP3、WAV的硬解码。同时软件支持工业级别的串口通信协议,以SPIFLASH、TF卡或者U盘作为存储介质,用户可以灵活的选用其中的任何一种设备作为语音的存储介质。通过简单的串口指令即可完成播放指定的语音,以及如何播放语音等功能,无需繁琐的底层操作,使用方便,稳定可靠是此款产品的最大特点。-KT603C is a provider of serial voice chip, perfectly integrated hardware decode
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-23
    • 文件大小:19735
    • 提供者:曾辉
  1. PTUF1FS_Instruction-for-use

    0下载:
  2. PTUF1FS是一个提供串口的语音模块,完美的集成了MP3、WAV的硬解码。同时软件支持工业级别的串口通信协议,以SPIFLASH、TF卡或者U盘作为存储介质,用户可以灵活的选用其中的任何一种设备作为语音的存储介质。通过简单的串口指令即可完成播放指定的语音,以及如何播放语音等功能,无需繁琐的底层操作,使用方便,稳定可靠是此款产品的最大特点。-PTUF1FS is a provider of serial voice module, the perfect integration of MP3,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2372764
    • 提供者:曾辉
  1. QYMTF1FS_Instruction-for-use

    0下载:
  2. QYMTF1FS是一个提供串口的语音模块,完美的集成了MP3、WAV的硬解码。同时软件支持工业级别的串口通信协议,以SPIFLASH、TF卡或者U盘作为存储介质,用户可以灵活的选用其中的任何一种设备作为语音的存储介质。通过简单的串口指令即可完成播放指定的语音,以及如何播放语音等功能,无需繁琐的底层操作,使用方便,稳定可靠是此款产品的最大特点。-QYMTF1FS is a provider of serial voice module, the perfect integration of MP3
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1775101
    • 提供者:曾辉
  1. QYMUSB2FS_Instruction-for-use

    0下载:
  2. QYMUSB2FS是一个提供串口的语音模块,完美的集成了MP3、WAV的硬解码。同时软件支持工业级别的串口通信协议,以SPIFLASH作为存储介质,降低了成本同时也增加了产品的稳定性。通过简单的串口指令即可完成播放指定的语音,以及如何播放语音等功能,无需繁琐的底层操作,使用方便,稳定可靠是此款产品的最大特点。另外该模块也是深度定制的产品,集成了3W的功放,直接外接喇叭即可放音。同时模块支持10段语音的指定触发播放。无需任何烧录器,无需任何软件,USB直接烧写。-QYMUSB2FS is a pr
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-09
    • 文件大小:1782356
    • 提供者:曾辉
  1. 2005serial

    0下载:
  2. 基于wince6.0的串口读写工程,该应用程序没用MFC中MSCOM组件,通过createfile\writefile\readfile等流驱动函数直接读写串口,其中还包括波特率、奇偶校验位以及串口通信协议的详细编程,该类经调试在VS2005环境下调试成功,对wince系统下串口通信实现具有很好的借鉴意义。-Based on the serial read and write wince6.0 engineering, the application useless in MSCOM MFC c
  3. 所属分类:Windows CE

    • 发布日期:2017-05-28
    • 文件大小:10260708
    • 提供者:QIANGGE
  1. C51_SeriCom(Int)

    0下载:
  2. 单片机串口通信协议,以中断方式实现。已经过实测应用,可以其它串口程序完美兼容。-Microcontroller serial communication protocol, to achieve interrupt mode.It has been measured using other serial procedures, can be perfectly compatible.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:35691
    • 提供者:zzx
  1. STC15-LCD12864

    0下载:
  2. STC15单片机驱动LCD12864,并且是使用串口通信协议,节约IO口,亲测可用-STC15 microcontroller driven LCD12864, and you are using serial communication protocol, save IO ports, pro-test available
  3. 所属分类:SCM

  1. serial-communication

    0下载:
  2. stm32单片机串口通信协议,适用于103-stm32 microcontroller serial communication protocol for 103
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:90683
    • 提供者:徐伟祝
  1. chuankou-tongxin-liecheng

    0下载:
  2. 一个简单的集成串口通信协议 MFC的上位机软件 和对应的下位机串口通信软件 对新手学习串口通信很有帮助-A simple serial communication protocol MFC integrated PC software and the corresponding lower computer serial communication software for the novice to learn the serial communication helpful
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:714510
    • 提供者:
  1. Peripheral_uart_parse

    0下载:
  2. 此文件为串口通信协议文件,可以实用AT指令实现通信,本人已经实践过,很好用。-This file for a serial port communication protocol, can be useful AT instruction to realize communication, I have been practice, very useful
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:8503
    • 提供者:awenleo
  1. WIFI-

    0下载:
  2. WIFI开发板-机智云接入串口通信协议文档.pdf-WIFI development board- wit cloud access a serial port communication protocol document. PDF
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:106878
    • 提供者:车世家
  1. windows-xia

    0下载:
  2. 串口通信协议的程序,是可以用的,希望好好学习吧,没有什么本事的啊-A serial port communication protocol procedures, can be used, want to good good study, have no skill
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-07
    • 文件大小:1113640
    • 提供者:陈丽霞
  1. 串行口通信程序

    0下载:
  2. 基于modbus协议的上位机和单片机串行通信的程序(serial communication between PC and microcontroller program based on Modbus protocol)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:46080
    • 提供者:yanzhangege
  1. test_uart

    0下载:
  2. 基于fpga的uart串口通信协议,64位数据(Uart communication protocol based on fpga, 64-bit data)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:4382720
    • 提供者:巴拉望
  1. 红外线发射下位机

    0下载:
  2. 基于stm32f103ve 方案的红外线发射接收工程,具备功能 1.自定义上位机和单片机的串口通信协议 2.上位机设定键值实现随机或重复发送 3.可解析遥控器按键值在上位机中显示(Stm32f103ve based infrared transmitting and receiving project, with functions 1. Custom serial communication protocol 2. the host computer sets the key va
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:2097152
    • 提供者:robinyang
  1. Arduino和CSharp通讯

    0下载:
  2. LED 串口控制 Arduino和CSharp通讯 通信协议,单片机 Arduino开发板通信(LED serial port control Arduino and CSharp communication and communication protocol, MCU Arduino development board communication)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:71680
    • 提供者:love12
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com