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

搜索资源列表

  1. 51串口通信计算器

    0下载:
  2. 51串口通信计算器,很方便的完成51单片机的波特率的计算。-51 serial communication calculators, convenient completed 51 SCM baud rate calculations.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.22kb
    • 提供者:tony
  1. C8051F310单片机串口通信程序

    0下载:
  2. C8051F310单片机串口通信程序,串口发送,波特率96,C8051F310 single-chip serial communication program, serial transmission, the baud rate 96
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-26
    • 文件大小:12.76kb
    • 提供者:宛玉
  1. F2812_SCI02 PC机串口调试助手

    0下载:
  2. F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port r
  3. 所属分类:DSP编程

    • 发布日期:2017-03-22
    • 文件大小:354.53kb
    • 提供者:奋斗不止
  1. zigbee-cc2430-temp.rar

    0下载:
  2. 该演示程序实现温度的采集与显示功能,内部温度传感器定时采样,并将采集到的温度信息广播发送出去,另外的节点接收到温度信息后通过串口向计算机上报,串口通信波特率为57600,The demonstration program of acquisition and temperature display function, the internal temperature sensor sampling timing and the temperature of the information col
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:242.5kb
    • 提供者:love man
  1. uart1

    0下载:
  2. stc的12c5a60s2单片机的单独波特率UART串口通信-stc' s 12c5a60s2 separate microcontroller UART baud rate serial communication
  3. 所属分类:SCM

    • 发布日期:2016-01-25
    • 文件大小:30kb
    • 提供者:liu
  1. C8051F310

    1下载:
  2. C8051F310单片机与计算机的串口通信的例程,可减少系统开发时间:单片机接收计算机发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁,采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率-C8051F310 MCU and the computer
  3. 所属分类:SCM

    • 发布日期:2015-12-30
    • 文件大小:4.38kb
    • 提供者:Edward zhang
  1. serial

    0下载:
  2. -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在 --PC机上安装一个串口调试工具来验证程序的功能。 -- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控 --制器,10个bit是1位起始位,8个数据位,1个结束 --位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实 --现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:64.1kb
    • 提供者:johnson
  1. uart

    0下载:
  2. 430通信程序,通过配置430URAT模块实现波特率9600 2400 15200串口通信-430 Communication Program, through the configuration 430URAT Module 9600 2400 15200 baud rate serial communication
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:9.57kb
    • 提供者:
  1. UART_SUCCESS

    0下载:
  2. 实现FPGA和上位机的串口通信,里面由波特率发生器,移位寄存器,计数器,detecter,switch,switch_bus等功能块综合而成。-FPGA implementation and the host computer' s serial communication, which by the baud rate generator, shift register, counters, detecter, switch, switch_bus such as function bl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1.77mb
    • 提供者:zhn
  1. FGGA-MCU-commucation

    0下载:
  2. FPGA与单片机串口通信波特率4800kb/s-FPGA and the microcontroller serial communication baud rate 4800kb/s
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5.42mb
    • 提供者:yan
  1. uart

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:795.53kb
    • 提供者:Domo
  1. CS17-1

    0下载:
  2. 单片机与PC 串口通信互发数据,正确设置波特率,快速掌握收发数据的基本操作-Microcontroller and the PC serial communication service among the data, the baud rate is set correctly, quickly grasp the basic operation of sending and receiving data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:656byte
    • 提供者:皮可以
  1. 频率接收

    0下载:
  2. STM32F103与FPGA的串口通信,波特率4800,采用单向通信的方法。(Serial communication between STM32F103 and FPGA)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:5.83mb
    • 提供者:梅梅宇
  1. 串口通信(改变了波特率38400)

    1下载:
  2. 单片机实现串口通信,也可以与手机进行通信(Singlechip communication)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-16
    • 文件大小:3.21mb
    • 提供者:枫叶灵
  1. 232串口程序

    1下载:
  2. 实现FPGA平台下串口通信,支持波特率选择,测试稳定。使能信号下降沿有效(Serial communication, support baud rate selection)
  3. 所属分类:VHDL/FPGA/Verilog

  1. uart_ip

    0下载:
  2. 实现串口通信模块设置,包括频率分频、波特率产生、接口时序要求(Implementation of serial communication module settings, including frequency division, baud rate generation, interface timing requirements)
  3. 所属分类:VHDL/FPGA/Verilog

  1. 实验15:串口通信

    0下载:
  2. SBUF串口通信 输入输出寄存器,倍增波特率4800,实现波特率9600(SBUF serial port communication input-output register, doubling the baud rate 4800, realizing the baud rate 9600)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:66kb
    • 提供者:DESIGN001
  1. UART9600&PWM

    0下载:
  2. 程序编写实现了UART串口通信的收发功能,设计波特率调整,还有50HZ的PWM波(The program is programmed to realize the transceiver function of UART serial port communication, design baud rate adjustment, and 50HZ PWM wave.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-04
    • 文件大小:39kb
    • 提供者:莫莫27
  1. 中级篇03:UART,波特率115200与PC通信

    1下载:
  2. 本程序实现FPGA的串口通信功能,可以进行数字字符等的发送,波特率为115200(This program implements the serial communication function of the FPGA, and can transmit digital characters, etc., and the baud rate is 115200.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-11-12
    • 文件大小:10.07mb
    • 提供者:小明d1
  1. 基于STM32的串口通信下载软件

    0下载:
  2. 一款适用于ARM的串口通信下载软件,可以调整波特率等参数,并支持查看收发数据。
  3. 所属分类:嵌入式Linux

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com