CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 串口接收

搜索资源列表

  1. 单片机C51串口中断接收和发送测试例程

    0下载:
  2. 单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 -80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11.79kb
    • 提供者:王胜
  1. 测量仪串口接收程序

    1下载:
  2. delphi7写的测量仪串口接收程序,使用comdrv32控件
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-11-06
    • 文件大小:7.23mb
    • 提供者:wyjao888
  1. 单片机串口编程

    0下载:
  2. 单片机串口编程---包含串并转换电路驱程序,驱动光二极管闪动程序, 串口发送和接收程序!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2010-12-13
    • 文件大小:9.59kb
    • 提供者:dqjyong
  1. COM_IN_INT.rar

    0下载:
  2. 51单片机采用环形队列输入缓冲区,以中断方式接收串口数据,51 MCU using circular queue input buffer to receive data from serial port interrupt
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:628byte
    • 提供者:cyinfo
  1. serial_Simulation

    1下载:
  2. 单片机IO口模拟串口(接收+发送) 环境:STC单片机+KEIL2 使用单片机的IO口模拟串口。其中分别包含模拟串口接收数据和模拟串口发送数据两个测试程序。 另外,程序附加说明中对网上流传的一个不错的模拟串口代码提了一些改进建议,并说明了测试程序应用于实际工程需要注意的几个地方。-Simulation of Single-chip Serial IO port (receive+ send) Environment: STC Single-chip MCU+ KEIL2 use an
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:3.59kb
    • 提供者:code998
  1. uart

    0下载:
  2. 一个很好的单片机串口接收程序,可以把收到的数据显示在LCD上面,-A good single-chip serial receiver, received data can be displayed on the LCD above,
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:49.66kb
    • 提供者:zz
  1. serial-nrf9e5

    1下载:
  2. nrf9e5带超时无线收发:从串口接收数据(靠超时判断而不是字节判断),无线发送后,接收端将数据显示在串口。-nRF9E5 with overtime wireless transceiver: receiving data from the serial port (rather than relying on overtime to determine byte judge), wireless send after the receiving end the data displayed
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:35.64kb
    • 提供者:xx
  1. RS232C_step-motor

    0下载:
  2. 本程序为MCU端程序,单片机根据串口接收到的不同字符,来实现启动/停止步进电机,改变其转向,转速等动作。-This procedure for the MCU-side procedures, single-chip serial port to receive in accordance with the different characters to achieve the start/stop stepping motor, to change its steering, speed an
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:16.75kb
    • 提供者:吴成伟
  1. str

    0下载:
  2. 使用msp430f413软串口接收数据并写入flash中-Use msp430f413 soft serial receive data and write to flash in
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4kb
    • 提供者:张里
  1. 1602

    0下载:
  2. 该程序从串口接收数据,通过LCD显示数据。在LCD的第一行显示出来, 当数据过多时(超过16个字符),LCD第一行将会被覆盖。 该试验使用的晶振是11.0592,如果使用12M晶振,会出现串口接收 不正常的情况。原因是用12M晶振,波特率9600时的误差率达 8 -The program receives data from the serial port through the LCD display data. The first line in the
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:22.91kb
    • 提供者:mohaigang
  1. cc2530.串口通讯(send & receive)

    0下载:
  2. 网蜂资料中的串口通信实验,可以实现ZigBee串口的接收和发送数据(Bee data serial communication experiment, you can achieve the ZigBee serial port to receive and send data)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:20kb
    • 提供者:晨韶风华
  1. 串口二

    0下载:
  2. stm32f407本实验串口2将不停的打印信息到电脑上,同时接收从串口发过来的数据,把发送过来的数据直接送回给电脑。(Stm32f407 this experiment serial port 2 will print the information to a computer, coming from a serial port to send and receive data, the data was sent directly back to the computer.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:2.97mb
    • 提供者:日暮
  1. IAP15F4K-串口通讯-和校验(中断方式)

    0下载:
  2. 使用单片机实验板,在Keil C开发环境中编写串口发送和接收程序。在串口发送和接收程序中编程增加校验位,使用逻辑分析仪捕捉单片机串口引脚发送和接收数据的波形,并与串口接收和发送的数据进行比较。(Using SCM experiment board, in the Keil C development environment to write serial send and receive program. In the serial sending and receiving program,
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:84kb
    • 提供者:Smile Han
  1. ESP8266串口接收发送

    0下载:
  2. 单片机第一串口接收通过第二串口向ESP8266发送数据(The first serial port receives the data through the second serial port to the ESP8266)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-03
    • 文件大小:51kb
    • 提供者:lxymt
  1. dma+串口接收

    3下载:
  2. 无需中断产生,直接使用DMA接收串口的数据,直接下载下来,编译即可,(No need to interrupt, directly use the DMA to receive data from the serial port, download directly, compile it)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-04
    • 文件大小:2.62mb
    • 提供者:lifeyx
  1. 3:STM32_串口实验

    0下载:
  2. STM32F10x开发的串口应用程序,可进行发送和接收数据(STM32F10x developed a serial port application to send and receive data)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:4.26mb
    • 提供者:lizhihong21
  1. 0第一次试验+串口

    0下载:
  2. 本程序实现51单片机的串口数据接收,和下位机通信的同时,进行下位机的控制。(micro processor of c51 to series controling.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:38kb
    • 提供者:iamhouhuanhuan
  1. 串口IAP实验

    0下载:
  2. 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:460800,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 实验现象: 本实验开机的时候先显示提示信息,然后等待串口输入接收APP程序(无校验,一次性接收
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:5.99mb
    • 提供者:ck_xiaofei
  1. stc89c52串口实验程序模板

    0下载:
  2. stc89c52串口实验程序模板,本实验将通过电脑的串口调试软件向stc89c51的p3.0,p3.1 串口发送数据,stc89c51再把接收到的数据发送回去,(STC89C52 serial experiment program template, this experiment will send data to STC89C51's P3.0, P3.1 serial port through the serial debugging software of the computer, a
  3. 所属分类:单片机开发

    • 发布日期:2018-05-04
    • 文件大小:29kb
    • 提供者:sam张
  1. 单片机串口通信发送、接收C语言编程程序

    0下载:
  2. 单片机程序开发,常规的串口通信代码分析。(Single chip program development, regular serial communication code analysis)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-07
    • 文件大小:44kb
    • 提供者:茨天狼
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com