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

搜索资源列表

  1. Electronic_calendar

    1下载:
  2. 文件包内有两个文件:1.单片机下位机程序,包含温湿度传感器SHT11的接口程序、液晶显示程序、按键扫描程序、串口通讯程序;2.VC6.0上位机应用程序,通过串口通讯获取温湿度信息,并且绘制温湿度曲线,实现可视化-Package contains two files: 1. Microcontroller lower computer program, including temperature and humidity sensor SHT11 the interface program, LC
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3856679
    • 提供者:龙阳
  1. pc实现两个虚拟串口交互

    0下载:
  2. 一台PC实现两个虚拟串口互相传递数据,也可以改为两台电脑互相传递数据
  3. 所属分类:Windows编程

  1. kehshechenxu

    1下载:
  2. 编制一全双工UART电路,通过试验箱MAX202E转换成RS232电平,与计算机进行通讯实验,设置8个按键,按键值为ASIC码“1”~“8”,通过串口发送给计算机,在计算机上显示键值,同时在数码管最高位显示;计算机可发送“0”~“F”的ASIC码,FPGA接收后在数码管低位显示0~F。通过按键可设置波特率。 要求:波特率为三种 1200、2400、9600,由1个按键选择,3个LED分别指示; 数据格式为1位起始位、8位数据位和一位停止位; 上位计算机发送接收软件可使用
  3. 所属分类:其他

  1. shuangjitongxin

    0下载:
  2. 两个单片机的串口通讯,甲机控制乙机LED,乙机控制甲机数码管,新手适用(Serial communication between two microcontrollers)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:45056
    • 提供者:Mr Lixs
  1. 自动获取串口

    0下载:
  2. labview 自动获取串口号,两种方法(LabVIEW automatically gets serial number)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-30
    • 文件大小:146432
    • 提供者:lqc1994
  1. 汇编语言串口通信

    0下载:
  2. 通过汇编语言实现两台机器的串口通信,文件包括发送机,接收机的代码(The assembly language realizes serial communication between two machines. The file includes the transmitter, the receiver's code)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-21
    • 文件大小:632832
    • 提供者:qqwqq
  1. serial_matlab

    0下载:
  2. matlab读取串口数据,实时显示。 数据格式、串口设置可根据代码注释自定义 含test4与test5l两个例程,较为简单,后者需要开两个matlab(Do serial's data reading and real-time displaying by matlab, . Data format and serial settings can be customized according to code comments Containing test4 and test5l tw
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:karonforever
  1. C#软件包

    0下载:
  2. 两台电脑间通过串口实现类社交软件界面的通信工具(Two computers through the serial port to achieve social software interface communications tools)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:1339392
    • 提供者:言32
  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. stm32虚拟串口驱动1.4

    0下载:
  2. Windows下STM32 USB虚拟串口驱动程序。本人经多次实验发现,必须在开发时,设置CDC的PID和VID两个参数与驱动程序中stmcdc.inf中的数字相同。否则,系统将不可识别STM32的USB口为串口。(STM32 USB virtual serial port driver under Windows. I have many experiments found that must be in development, set the CDC PID and VID, two pa
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:2255872
    • 提供者:dart86
  1. bluetooth3-2usart

    0下载:
  2. 基于stm32单片机和两个CC2541蓝牙模块之间通信,同时开启两个串口用于上位机监测数据。(Two CC2541 power on the need to configure the AT command first, this part of the configuration to be completed when the power.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-20
    • 文件大小:1686528
    • 提供者:不明不白
  1. serial-net-tool

    0下载:
  2. 使用qt编写的串口网络调试助手,简单demo功能,并且带有两种stylesheet的效果(Prepared using QT serial network debugging assistant, simple demo function, and with two kinds of stylesheet effect)
  3. 所属分类:串口编程

    • 发布日期:2017-12-25
    • 文件大小:209920
    • 提供者:静静苑
  1. STM32F103RC 串口实验UART4

    0下载:
  2. 进行串口收发,及匹配两个串口手机做出处理(Serial transceiver, and matching two serial phones to handle)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:1955840
    • 提供者:anjoe
  1. LS_SW_Test

    0下载:
  2. 四十路音频通过串口控制任意两路音频输出。(The forty way audio frequency controls any two-way audio output through the serial port.)
  3. 所属分类:串口编程

    • 发布日期:2017-12-28
    • 文件大小:861184
    • 提供者:shanxing
  1. txrx

    0下载:
  2. FPGA串口通信的简单示例程序,分为TX和RX两个模块(A simple program for FPGA serial communication)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:
    • 文件大小:1024
    • 提供者:pROGRAPE
  1. phprs232

    0下载:
  2. 什么是RS232/RS484及其应用? QUOTE: RS232接口就是串口,电脑机箱后方的9芯(或25芯)插座,旁边一般有 "|O|O|" 样标识。 一般机箱有两个,新机箱有可能只有一个。笔记本电脑有可能没有。 有很多工业仪器将它作为标准通信端口。通信的内容与格式一般附在仪器的用户说明书中。(hat is RS232/RS484 and its application? QUOTE: RS232 interface is the serial port, t
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:8192
    • 提供者:yangyang333
  1. 67929561

    0下载:
  2. 实现两台PC机的串口通信,很好用,经编译无错误()
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:37888
    • 提供者:clole
  1. STC15-DoubleUART

    1下载:
  2. 与我上传的Android程序配套的单片机程序。STC15单片机用使用两路串口,一路做485通信,一路与WIFI模块通信(And I uploaded the Android program matching SCM program. STC15 microcontroller uses two serial ports, one way to do 485 communications, one way to communicate with WIFI module.)
  3. 所属分类:串口编程

    • 发布日期:2018-05-01
    • 文件大小:59392
    • 提供者:途灵
  1. OmronPlcDisplay

    0下载:
  2. 2、配置文件Config.xml中定义了串口配置参数,每一个字段均有说明,按照说明配置即可,两个PLC均需要配置 其中 Port:串口号、BaudRate: 波特率、ByteSize:数据位、StopBits:停止位、Parity: 校验位需与PLC中的配置匹配 本程序只支持PLC单元号为0,PLC中的配置请确保如此 Mark:标记量和Data:所需要记录的数据中寄存器地址Register、Address请根据实际情况配置 3、运行OmronPlcDisplay.exe
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:24263680
    • 提供者:nakee
  1. matlab串口通信基础讲义

    0下载:
  2.  在Matlab环境下,读取串口数据的方式可以分为两种—查询和中断。以查询的方式进行串行通信时,如下位单片机有大量的数据分时分批传送给PC机,就需要不停查询串行口的缓冲区,有数据就读取;虽然编程容易,但这样做不能对数据进行实时处理,系统实时性不高,而且会极大地占用系统的资源。以中断的方式对串口进行控制实现串行通信,就可以实时处理下位机传送的数据;但编程相对复杂一些,需要采用Matlab的事件和回调函数机制。(In Matlab environment, there are two ways to
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:SDDASDASD
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com