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

搜索资源列表

  1. armand51tongxin

    1下载:
  2. 51单片机发送,三星的S3C2440接收,并点亮led小灯,通信波特率是115200,单片机采用定时器2来实现该波特率-51 SCM to send, samsung s S3C2440 receiving, and lit led lights, communication baud rate is 115200, microcontroller timer to achieve this by 2 baud rate
  3. 所属分类:SCM

    • 发布日期:2015-12-04
    • 文件大小:26624
    • 提供者:wangkun
  1. chuankoutongxin

    0下载:
  2. 功能描述:单片机与电脑串口通信 把单片机的一些数据传给电脑波特率设置为51的12倍,现在波特率 1152-Function Descr iption: microcontroller and the computer serial communication microcontroller data to the computer baud rate set to 51 to 12 times, now baud rate 115200
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3778
    • 提供者:
  1. chuanxingtongxin

    0下载:
  2. QT实现单片机上的串行通信,带界面。可实现功能:设置串口参数,包括波特率、数据位、校验位和停止位等。 2. 选择串口并且打开。 3. 读写打开的串口。 4. 断开串口。 -QT on a single-chip serial communication with the interface. Functions: Set the serial port parameters, including baud rate, data bits, parity bit and stop bit. (2)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:908323
    • 提供者:33
  1. main

    0下载:
  2. PIC单片机的模拟串口发送程序,波特率为9600bps,在PIC16F683调试成功。-PIC16F683
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:3301
    • 提供者:tswxb688
  1. MSP430

    1下载:
  2. 关于MSP430单片机串口通信的波特率设置-MSP430 microcontroller serial communication baud rate settings
  3. 所属分类:SCM

    • 发布日期:2016-05-11
    • 文件大小:15360
    • 提供者:刘业程
  1. serial-test

    0下载:
  2. /*用串口调试助手发送一个字符,单片机收到字符后 返回给电脑一个”I get",串口波特率设为9600*/-/* Serial debugging aides to send a character, SCM received character Back to the computer a "I get", the serial port baud rate to 9600* /
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:620
    • 提供者:dong
  1. RS2322

    1下载:
  2. verilog 功能:DSP或单片机向FPGA的DPRAM中写入一块数据(最大不超过2K字节,前2个字节为代发送数据长度),然后给出启动信号send_start,本模块自动读出DPRAM中的数据,按设定的波特率将DPRAM中规定的长度的数据发送出去。 接口信号说明: send_start:启动FPGA串行发送脉冲 sys_rst:系统复位脉冲 bps_setup:波特率选择 clk5_714:5.714MHz时钟 char_in:从DPRAM中读出的代发送数据 R
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:898
    • 提供者:胡铁乔
  1. 12M_T2CON_UART0_9600

    0下载:
  2. 51单片机实现12M晶振达到9600波特率的程序,可能会有点不稳定-51 MCU 12M crystal up to 9600 baud rate program may be a bit unstable
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:516
    • 提供者:林洋
  1. serialport

    0下载:
  2. 通用串口通信类,移植性强,用于上位机与单片机通信,适应各种波特率-The universal serial communication class, portability between PC and microcontroller communication to adapt to a variety of baud rate
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-04-01
    • 文件大小:3533104
    • 提供者:herthy
  1. 51-string-receive-code

    0下载:
  2. 51接收字符串演示程序.rar 单片机可以接受超长字符串,当然字符串来自PC,其他的也可以, 收到后再原封不动的发回来,本代码12MHz,波特率为4800,有11.0592M的话可以更完美,(9600下可以误差0 ,当然的你自己去改本代码) 本代码现在可以在4800,12M下正确发送94个单字字符 (注:第64个支付被丢后面的前移一个字符,因为12M下波特率不是标准的4800) 或31个双字节字符(汉字)。-51 to receive the string demo prog
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:31822
    • 提供者:呵呵呵
  1. STC12C5A60S

    0下载:
  2. STC12C5A60S2单片机中独立波特率发生器的使用方法介绍及相关代码-STC12C5A60S2 microcontroller independent Baud Rate Generator using the methods described and related code
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:19826
    • 提供者:张文龙
  1. VB

    0下载:
  2. 利用VB软件做的单片机串口通信上位机 可以修改波特率 串口 并能显示数据-The use of Serial Communication between the host computer to do VB software can modify the baud rate of serial port and can display data
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:6627153
    • 提供者:hexin
  1. serial-communication

    0下载:
  2. 单片机串口通信详细注释 主要是基于51单片机的串口通信 采用9600波特率-Detailed notes of single-chip serial communication based on 51 single-chip serial communication using 9600 baud
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:36131
    • 提供者:刘一
  1. com-communication

    0下载:
  2. 基于51单片机的串口实验代码 波特率为1152-Experiment based on 51 single-chip serial code baud rate to 115200
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:77011
    • 提供者:Harry
  1. GPS

    0下载:
  2. 基于51单片机的GPS实验代码 使用串口1 波特率为4800 使用的GPS模块为GStar -Experimental code based on 51 single-chip GPS to use a serial port baud rate is 4800 use the GPS module GStar
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:82173
    • 提供者:Harry
  1. SoftUart

    1下载:
  2. 使用MSP430单片机的定时器A,模拟UART通信。程序在IAR环境下调试通过,实际应用在2.45M的主频下,波特率19200能够可靠通信。-MSP430 MCU timer A simulation of the UART communication. Program debug in IAR environment through practical application in 2.45M clock speed 19200 baud rate for reliable communica
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1500
    • 提供者:guoxiao
  1. uart(9600)

    0下载:
  2. 基于TI的超低功耗单片机MSP430F5419,软件环境IAR,运用单片机三个UART模块与三个外围模块通信,波特率96-Based on TI' s ultra-low power microcontroller MSP430F5419 software environment IAR, the use of single-chip three UART modules and three peripheral module communications, 9600 baud
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:29612
    • 提供者:wangmingliang
  1. chuanxingshuchizichengxu

    0下载:
  2. 串行输出子程序,对单片机的波特率进行设置(9600),可直接调用!-Serial output subroutine, the SCM baud rate for setting (9600), can be directly call!
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:2814
    • 提供者:zhao
  1. chuankoutongxin

    0下载:
  2. 1.由上位机发送1给单片机时,蜂鸣器以400ms频率发声,发2时以200ms频率发声,发3时以100ms频率发声,发4时关闲蜂鸣器。 1.以2400bps从计算机发送任一字节数据,当单片机收到该数据后,在此数据前加上一序号然后连同此数据一起发送至计算机,当序号超过255时归零。 2.以16进制发送一个0-65536之间的任一数,当单片机收到后在数码管上动态显示出来,波特率自定。 3. 用AD以1HZ的频率采集模拟信号,然后转换成数字量,再将其以1200bps发送到计算机,在计算机上显
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:7271
    • 提供者:仁惠
  1. 2MSP430F149USART1sendreceivewithpc

    0下载:
  2. 使用MSP430F149芯片,透过串口与电脑发送接收通信,波特率9600,8数据,无校验。使用32.768k晶振,使用P3.6和P3.7口作为发送和接收口,使用异步通信USART1,采用中断形式。实现通信,当单片机接收到什么字符后,它会自动把接收的字符发送个电脑-MSP430F149 chip computer through the serial port and send and receive communication baud rate 9600 data, no parity. 32
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:22047
    • 提供者:超越
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 21 »
搜珍网 www.dssz.com