CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 串口 接收

搜索资源列表

  1. UART发送接收

    0下载:
  2. stm8串口与上位机进行通信,上位机先发送数据给单片机,单片机再将数据反馈给上位机(Stm8 serial communication with the host computer through the computer, sends the data to the MCU, MCU and data feedback to the host computer)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3092480
    • 提供者:Sherlock0001
  1. chuankou5.0使用版

    1下载:
  2. 自动检测串口,并直接选中串口。并且可以分情况保存串口接收内容。发送和接收都可以采用16进制或字符格式。并且支持有combobox下拉选择快捷发送栏(Automatically detect the serial port, and directly select the serial port. And you can save the contents of the serial port to receive the content. Both send and receive can be
  3. 所属分类:C#编程

  1. STM32_USART_DMA_IDLE

    0下载:
  2. stm32f429xx DMA串口接收IDLE中断 已调通(Stm32f429xx DMA serial port to receive IDLE interrupt has been transferred)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:6468608
    • 提供者:nancy_he
  1. 10.串口实验

    0下载:
  2. C51实现串口通信,调节波特率完成串口接收数据(C51 realize serial communication, adjust baud rate, complete the serial port to receive data)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:36864
    • 提供者:健儿子
  1. STM32F103RB_DMA_RX_TX

    0下载:
  2. //DMA串口发送\接收 //功能描述:可以通过按键进行串口DMA发送,两个按键分别发送不同的东西, //按键定义可以在key.c中查看,发送的长度可以在函数中修改 //串口接收长度可以通过变量RX_DATA_LENTH修改,串口接收后通过USART_SendData函数发送回去(//DMA serial send / receive Function Descr iption: / / can be sent through the serial port DMA keys, two
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:357376
    • 提供者:Z-Maker
  1. Rx_async

    0下载:
  2. 串口接收文件,实际测试过,功能可以实现,信号已经标注(Serial port to receive the file, the actual test, the function can be achieved, the signal has been marked)
  3. 所属分类:串口编程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:lss092
  1. 简单模拟串行通信2017-10-10 (1)

    0下载:
  2. 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
  3. 所属分类:单片机开发

    • 发布日期:2017-12-17
    • 文件大小:65536
    • 提供者:Smile Han
  1. 串口2.0

    0下载:
  2. 两台电脑进行文件数据传输与接收,一台在传输口里输入数据,点击发送后,另一台可以接收到(Data transmission and reception between two computers)
  3. 所属分类:串口编程

    • 发布日期:2018-01-01
    • 文件大小:200704
    • 提供者:一起学
  1. USART_TEST

    0下载:
  2. 利用CC2541的串口功能,通过串口接收发送中断控制LED等(Using cc2541usart function, control LED flashing.Naked film measurement.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:107520
    • 提供者:abbott_chen
  1. Chuankou

    0下载:
  2. 实现8位串口的接收和发送模块,将串口接收和发送模块分成了几个小模块进行设计。方便之后的bug的修改。(Receiving and sending module of 8 bit serial port)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:3829760
    • 提供者:chrisitna
  1. m432_uart_DB1.4

    0下载:
  2. msp432 串口发送 串口接收程序 可以试用(Msp432 serial port to send serial receive program)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:1328128
    • 提供者:睡意阑珊
  1. LCD1602显示+串口接收温度

    0下载:
  2. 液晶屏LCD1602显示当前温度并通过串口调试助手修改温度(The liquid crystal screen LCD1602 displays the current temperature and modifies the temperature through the serial debug assistant)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:1342464
    • 提供者:白粥
  1. ComAssistant

    0下载:
  2. 简单串口接收发送,能正常接收和发送十六进zhi(Simple serial port receiving and sending)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:129024
    • 提供者:earwen
  1. 单片机汇编:RS232串口实验

    0下载:
  2. 1.发送数据; 2.返回接收到的数据; 3.数码管显示接收到的HEX数据.(Assembler of RS232 serial port experiment)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-08
    • 文件大小:3382272
    • 提供者:影半
  1. 接收并解析数据-调试成功

    0下载:
  2. 本程序使用与Arduino R3开发板,程序功能是在串口通讯模式时解析收的数据。(This program uses the Arduino R3 development board, the program function is in the serial communication mode to analyze the data.)
  3. 所属分类:串口编程

  1. test7

    0下载:
  2. 此程序实现的功能是串口接收数据校验并回传数据(The function of this program is to receive data check and return data by serial port)
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:珍珍1123
  1. 例5-改进-串口接收COM2

    0下载:
  2. com 串行通讯Labview串行通讯专题讲座介绍(com serial communication Labview serial communication seminar introduction.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:11264
    • 提供者:sun211
  1. STM8_模拟串口接收(接收单个字节完成)

    1下载:
  2. 利用STM8S103F3P6的普通IO口设计UART功能,波特率可以达到250Kbps,能够稳定的接收单字节数据并通过串口输出。模拟串口的发送也可以达到250Kbps.(Using STM8S103F3P6 general IO mouth design UART function, baud rate can reach 250 KBPS, can receive stable single-byte data and output via a serial port. Simulation
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-20
    • 文件大小:870400
    • 提供者:NVregret
  1. 45-摄像头串口接收图片407摄像头代码 (1)

    0下载:
  2. ov2640摄像机资料,并且可以通过上位机上传到串口显示(Ov2640 camera data, and can be uploaded to the serial port by the host compute)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-23
    • 文件大小:16143360
    • 提供者:yangxiu123321
  1. USART_DMA

    0下载:
  2. 使用STM32CubeMX配置生成Keil4工程,实现串口接收不定长字符串(STM32CubeMX configuration is used to generate Keil4 engineering to receive indefinite long string by serial port)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-29
    • 文件大小:8820736
    • 提供者:没有昵称乎
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com