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

搜索资源列表

  1. ShuiHuArm

    0下载:
  2. stm32与计算机虚拟串口通信,有完善的帧协议-the stm32 computer virtual serial communication frame agreement
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-28
    • 文件大小:1461800
    • 提供者:hanyanbin
  1. Pro_I2C

    0下载:
  2. 模拟I2C串口协议,并成功实现了串口通信。-Analog I2C serial Agreement, and successful implementation of the serial communication.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-04
    • 文件大小:77727
    • 提供者:
  1. STM32_USART

    0下载:
  2. stm32的串口通信,采用中断方式,协议响应事件采用结构体方式存储或发送。-stm32 serial communication, interrupt, agreements structured body responds to events stored or transmitted.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:1143695
    • 提供者:qiaoxueyuan
  1. SerialRev

    0下载:
  2. 单片机串口通信模板,Keil工程打包,包括两种单片机8051和C8051F020. 有多机通信协议,数据格式为“起始码+本机地址+数据”,模板中已建立接收数据、命令处理、数据发送等流程,极大地方便了串口通信的开发-Packaged single chip computer serial communication templates, Keil projects, including two and 8051 MCU C8051F020. How machine communication pr
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2595
    • 提供者:王鹏飞
  1. read_write-ds1961

    0下载:
  2. 实现一线协议的读写,并且能够实现单片机与单片机之间的串口通信-Line protocol to achieve read and write, and to achieve single-chip serial communication between the microcontroller
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:2799
    • 提供者:陈文倩
  1. ATmega128-DS18B20-to-USART

    0下载:
  2. 实验名称:DS18B20 测温实验 功能描述:DS18B20 测试温度并从串口发送到电脑上 实验目的:学习单总线通信协议 熟悉18B20的应用 熟练掌握单总线及串口通信设置的使用 实验说明:MCU--M128 内部8M晶振 连接方式:单总线接口外接DS18B20。 -Experiment name: DS18B20 temperature experiments Descr iption: DS18B20 test temperature and sen
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:62552
    • 提供者:jiangqianli
  1. stm32.tar

    0下载:
  2. 我用的是stm32103c8t6芯片,在大牛帮助下一点点从一窍不通到做完项目,走了不少弯路,现在把我的工程贴上,希望能给做stm32的人一点帮助。项目主要用到adc采集数据、采集温度、串口依照协议收发数据、硬件i2c与其他板子i2c通信。-I use stm32103c8t6 chip in the next little bit of help from Daniel ignorant to finish the project, and take a lot of detours, now
  3. 所属分类:SCM

    • 发布日期:2014-10-16
    • 文件大小:21223424
    • 提供者:李石
  1. C8051F-MCU-serial-communicat

    1下载:
  2. C8051F单片机与PC串口通信,能实现各种C8051单片机的串口通信,9600波特率,232协议-C8051F MCU and PC serial communication
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:695
    • 提供者:nalyst
  1. 51-single-chip-serial-communication

    0下载:
  2. 51单片机串口通信使用RS232通信协议控制数码管,LED等-51 single-chip serial communication using RS232 communication protocol control digital tube, LED etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:9149
    • 提供者:田武林
  1. UART

    1下载:
  2. 使用标准VHDL编写的RS232协议,可在CPLD或者FPGA上直接实现串口通信功能。-use VHDL to implement RS232 protocol, which can be used in CPLD or FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:530247
    • 提供者:林铎
  1. serio-machine

    0下载:
  2. 串口通信数据包状态机算法的解析代码片段,该代码片段可作为工程应用中上位机和下位机串口帧协议解析的参考,实现了一种基于状态机解析算法-Serial communication packet state machine algorithm for parsing code fragment, the code fragment can be used as engineering applications, PC and slave serial protocol analysis frame of
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:894
    • 提供者:QIANGGE
  1. ucos-project-ii-stm32c8t6

    0下载:
  2. stm32单片机-F103C8T6上实现了多任务的切换的ucos任务,实现了3路的串口数据的通信,串口数据接收的灵敏度比较高,其中一个串口通信是基于modbus协议,同时可以进行CAN的通信,需要的朋友可以根据自己的需要进行修改。-implemented on a single chip-F103C8T6 stm32 ucos task switching multitasking achieve three-way serial communication data, serial data
  3. 所属分类:uCOS

    • 发布日期:2017-05-20
    • 文件大小:5721671
    • 提供者:李永发
  1. usart

    0下载:
  2. 这是一个C51串口通信程序。实现以下功能:通过判通讯协议的数据头,然后判断有效数据来控制继电器。-This is a C51 serial communication program. To achieve the following functions: data communication protocols through the head judge, and judge the data to control relay.
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:21790
    • 提供者:王云
  1. F28335_SCI_Example

    0下载:
  2. 基于F28335的SCI串口通信程序。本程序的特点是代码简单、高效。本代码共包含三个工程文件:1、基本通信(实现了最基本的通过SCI协议通讯的功能。上位机下发一个字符或字符串,下位机原样返回该字符或字符串);2、SCI通信FIFO版(在1的基础之上启用了FIFO缓存接收或发送的数据);3、SCI通信FIFO与中断版(通过启用FIFO功能减少对CPU资源的占用,且数据的发送与接收处理均在中断中完成)。此三个程序基本验证了F28335的SCI模块所有功能。-F28335 of SCI-based s
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:370158
    • 提供者:杨杨
  1. ASC0

    1下载:
  2. 英飞凌XE164/XC2000,串口通信ASC协议例程源码是实现-Infineon XE164/XC2000, serial communication protocol routines source is to achieve ASC
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2711
    • 提供者:WD
  1. readdegree

    0下载:
  2. 能够读取电表数据。使用DLT645协议读取,对初学者串口通信是个很好的借鉴-Able to read the meter data. Use DLT645 protocol read for beginners serial communication is a good reference. .
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-05
    • 文件大小:120870
    • 提供者:zhoulian
  1. readtempertrue

    0下载:
  2. 能够读取温度数据,,使用Modbus协议,对串口通信的初学者有很好的借鉴意义-Able to read the temperature data, and by using Modbus protocol serial communication for beginners have a good reference
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:119504
    • 提供者:zhoulian
  1. dai_ma

    0下载:
  2. 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-03
    • 文件大小:2690048
    • 提供者:文松
  1. I2CTest_UseSoftI2CModule(PB0,PB1)

    1下载:
  2. 本程序实现了用TI LM3S系列单片机的IO端口接入I2C总线,可以实时监控总线上的变化与传输,并将I2C传输的内容,实时通过串口打印出来,可用于破解各种I2C通信协议,曾经用于解析PIC单片机之间的I2C通信,解决了串口实时打印的问题,采用FIFO,UART接受与发送均采用中断,并解决了FIFO中断深度等等问题。仅供参考。(This program is used to achieve the IO port access I2C bus by using TI LM3S Series MCU
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-07
    • 文件大小:1806336
    • 提供者:Lafang
  1. UsartHandle

    0下载:
  2. 该模块实现串口DMA发送中断接收,与系统或者外设通信,一发一答的方式,发送一帧数据,需等待对方应答,如果在规定时间内未等到ACK数据,发送端 会重发该数据,采用状态机制原理,对串口使用以及协议搭建很参考价值(The module DMA send serial interrupt receiving, and system or peripheral communication, one answer, send a frame of data, need to wait for the ans
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:6144
    • 提供者:dengxinghying
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com