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

搜索资源列表

  1. MT8870

    1下载:
  2. 双音频解码器MT8870的驱动,用串口接收数据,可从串口调试器查看接收的数据-dual audio decoder di drives with Serial receive data from the serial debugger view of the data received
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11175
    • 提供者:梁江
  1. 串口通讯经典程序

    0下载:
  2. 这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。 -that I write on small serial communication procedures, suitable for two between the PC (cross-Serial Line) serial communications. M
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:83293
    • 提供者:鸡蛋
  1. mscomm

    0下载:
  2. 读取激光串口通信数据,并转换为数组格式并显示在界面中,可以实现接收和发送(Read serial data, and converted to array format)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:33848320
    • 提供者:whm
  1. sound_wave

    0下载:
  2. 使用串口定时器发送1038字节的数据.,可以通过串口助手接收数据(Use serial timers to send 1038 bytes of data)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:69632
    • 提供者:WZRY
  1. comtest1

    3下载:
  2. c# 打开本机串口接收发送 程序 以及MODBUS 数据CRC校验 c# 串口设置,发送接收MODBUS数据(C# opens the local serial port, receives the sending program and the MODBUS data CRC check)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-16
    • 文件大小:161792
    • 提供者:snr19820216
  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. 数据采集

    0下载:
  2. 软件实现对串口数据的接收,在windows平台下,采用vc++开发(Software to achieve serial data reception, under the windows platform, using vc++ development)
  3. 所属分类:串口编程

    • 发布日期:2017-12-21
    • 文件大小:72704
    • 提供者:sunguang216
  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. dw_pyserial_work

    1下载:
  2. 利用python开发一款跨平台的串口通讯程序,基于串口线程的异步通讯。实现自动查找可用串口,数据帧的异步接收,数据分析和图形显示,可作为硬件调试用的上位机软件。(Using Python to develop a cross platform serial communication program, asynchronous communication based on serial thread. Automatic lookup of available serial ports, asy
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:dw001
  1. DoorLock

    0下载:
  2. 使用串口实现数据接收并处理,使用了串口类。(about data receiving and processing by serial port)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-08
    • 文件大小:21741568
    • 提供者:楚羌
  1. SerialPortDemo

    0下载:
  2. 接收loRa串口通信数据,本机测试代码,便于学习调试(Receiving loRa serial communication data)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-08
    • 文件大小:283648
    • 提供者:Maxtree
  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. 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. MyScomTest可实时显示数据

    0下载:
  2. 基于Matlab的串口实时接收数据。并显示(The data is received in real time based on the serial port of Matlab. And display)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:53248
    • 提供者:AngelNofly
  1. Communication

    0下载:
  2. 实现无协议TCP通讯 、 数据接收事件 、连接成功事件。串口通讯,串口接收事件、(Implementation of non protocol TCP communication and data reception events)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-29
    • 文件大小:7168
    • 提供者:董大
  1. (FIFO)串口接收和发送

    2下载:
  2. 使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习(Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.)
  3. 所属分类:单片机开发

    • 发布日期:2019-12-02
    • 文件大小:11249664
    • 提供者:feishen
  1. 蓝牙接收主机控制小车减速

    1下载:
  2. 蓝牙串口传输数据,控制小车做出相应的动作(Bluetooth serial port transfers data and controls the car to make corresponding actions)
  3. 所属分类:其他

    • 发布日期:2020-08-09
    • 文件大小:93184
    • 提供者:时光荏
  1. C#,实时接收数据

    2下载:
  2. C#上位机小软件:串口接收、实时显示温湿度传感器的数据(下位机已经处理好的,直接取出),不包含数据存储功能,包含一个灯的自定义控件,可用作提示报警。(C# upper computer small software,serial port receiving,real-time display of temperature and humidity sensor data (which has been processed by the lower computer and taken out
  3. 所属分类:C#编程

    • 发布日期:2020-06-03
    • 文件大小:7969792
    • 提供者:橘子小姐啊
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com