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

搜索资源列表

  1. chengzhong

    0下载:
  2. 一款用于地磅称重管理的小软件简单演示了串口和地磅连接读取重量的示例-SDAFOPA L[ ,KAPOK ,
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:178410
    • 提供者:
  1. CSharpserial

    0下载:
  2. 现在可以实现串口端口连接 TCPUDP通讯-Serial port connection TCPUDP newsletter
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:718635
    • 提供者:zhjka
  1. record

    0下载:
  2. 连接串口,进行串口通信,并将数据记录下来,同时在界面上显示当前30个数据-Connect serial, serial communication, and the data is recorded, the data also shows the current 30 at the interface
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3291297
    • 提供者:lushaolei
  1. chuankou

    0下载:
  2. 软件概况 一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。 硬件连接方面,传统台式PC机支持标准RS232接口,当下带有串口的PC很少见,
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:38460
    • 提供者:唐健
  1. new

    0下载:
  2. 自制一个单片机最小系统,包括串口下载、复位电路,采用内部定时器定时控制南北、东西的交通信号灯(采用LED模拟),交通信号灯由红、黄、绿灯组成,东西、南北模拟路口由12路LED组成,其中南北、东西均采用并联方式连接,双向均有倒计时牌。-A self-made microcomputer minimum system, including serial download, reset circuit, using the internal timer control things north and
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:935
    • 提供者:
  1. android-BluetoothSPP

    0下载:
  2. 蓝牙串口程序,实现蓝牙模块与手机连接-android bluetooth uart
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:197654
    • 提供者:linshaowen
  1. DetectionEquipment

    0下载:
  2. 串口通信软件,可以可热量表采集器通信,也可以直接跟热量表通信,带远程数据库连接!-Serial communication software that can be collected heat meter communicates directly with the heat meter can communicate with a remote connection!
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:459485
    • 提供者:李牧
  1. GPS_DebugCode

    0下载:
  2. STM32F103C8通过串口1接收来自NEO-6Q GPS模块的信息并通过串口2连接电脑显示在超级终端,波特率为115200.-STM32F103C8 through the serial port to receive the NEO-6Q 1 GPS module through the serial port information and 2 connecting the computer display in the super terminal, the baud rate is
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3200775
    • 提供者:郝卓
  1. qingjiao

    0下载:
  2. 打包文件,通过串口与电子倾角仪连接,读取角度信息,并显示出来-Serial connection with electronic inclinometer reading angle information and displayed
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2508821
    • 提供者:lizongzong
  1. 51mcu-Virtual-serial-ports

    0下载:
  2. 功能:在pc上,利用纯软件实现51单片机的串口的输入输出仿真, 用到的软件:keil、proteus、虚拟串口及串口调试助手。 1.pc上安装 虚拟串口 然后将com3和com4连接起来 2.pc上运行 串口调试助手,设置: com4 9600 N 8 1 3.pc上安装 proteus软件 4.运行例程中的 simulate_proteus6.7文件,即可实现串口调试-Function: On the pc, the use of pure software 51 m
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2042493
    • 提供者:赵显刚
  1. UART

    0下载:
  2. Verilog语言实现的串口程序,能够烧到开发板上,并与PC连接,通过串口调试助手能够在PC上看到效果。亲测可用-Verilog language serial program that can burn the development board and connected to the PC, to see the effect on the PC via the serial port debugging assistant. Pro-test available
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3860004
    • 提供者:cpx
  1. MFRC522_C51

    0下载:
  2. 实现RC522与单片机的通信连接,这里可以用c语言keil环境编写51单片机控制RC522射频卡读取卡号,通过串口显示-use 51 to RC522
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:30879
    • 提供者:张大洋
  1. serial-communication

    0下载:
  2. 打开电源,连接好串口或者usb转串口至电脑,下载该程序,打开电源,打开串口调试程序,将波特率设置为9600,无奇偶校验,晶振频率为11.0592MHz,发送和接收使用的格式相同。-Turn on the power, connect the serial port or USB to serial port to the computer, download the program, open the power supply, open the serial debugging procedu
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:972
    • 提供者:杨翼
  1. NTRIPClient-SourceCode

    2下载:
  2. Ntrip 客户端的实现,可以接收数据,是老外写的开源代码,VB。 NTRIP(在IP RTCM数据网络传输)是一个移动的RTK改正数据从基地使用互联网漫游协议。这是在传统的收音机不工作,由于树木或丘陵地区特别有用。NTRIP客户端软件的是你需要在车件。得到的数据从互联网和发送出去的车使用的串口。本程序是一个有用的替代GNSS网络收音机。它通常用于在拖拉机驾驶室的一个小笔记本电脑或上网本。上网通常是通过一个USB无线数据卡从手机公司,或连接蓝牙数据功能的手机。-NTRIP(在IP RTCM数
  3. 所属分类:Other systems

    • 发布日期:2015-06-06
    • 文件大小:624640
    • 提供者:czs
  1. cubieboard-master

    0下载:
  2. bluetooth中为蓝牙测试demo:检测周围的蓝牙设备,连接设备,循环发送数据 broadcom-bluetooth:固件源代码,以及加载固件的命令 com:cubieboard从串口读取数据,再通过tcp发送 特点:epoll com_bt:cubieboard从串口读取数据,通过tcp和蓝牙发送 特点:epoll 线程 信号-Connection device for Bluetooth, Bluetooth Test Detection
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-27
    • 文件大小:53021
    • 提供者:张文建
  1. 011webserver

    0下载:
  2. 使用J-LinkV8 MDKKeil版本4.71 调试串口波特率:115200 基于MDKK70-EK_T43硬件平台 实验现象: 编译并下载程序,路由器通过网线连接K70EK_T43开发板的网线接口,在PC上打开IE输入http://twr_k70f120m/ 默认用户名: admin 默认密码 : <空>。-Use J-LinkV8 MDKKeil version 4.71 debugging serial port baud rate: 11
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:753011
    • 提供者:大鹏集成
  1. uart

    0下载:
  2. 硬件:TQ210(S5PV210) 功能:设置UART0,让板子与PC串口通信。 连接好串口后,打开电源,可在串口调试软件上显示如下信息: UART Test in S5PV210 1.LED1 Toggle 2.LED2 Toggle Please 1 or 2 to Toggle the LED 按下 1 可改变LED1状态,按下 2 可改变LED2状态。-Hardware: TQ210 (S5PV210) Function: Set UART0, let the
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1862
    • 提供者:何林坤
  1. printf

    0下载:
  2. 硬件:TQ210(S5PV210) 功能:可通过串口格式化打印信息至PC上。 连接好串口后,打开电源,可在PC上看到如下信息: Uart Test for printf 然后继续打印如下信息: t = 1 (0x1) t = 2 (0x2) t = 3 (0x3) ... -Hardware: TQ210 (S5PV210) function: You can print formatted information via the serial port to
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:2710
    • 提供者:何林坤
  1. ClockSync

    0下载:
  2. 基于串口时钟的校时程序,通过422串口与时钟设备连接。-The school-based program serial clock, clock devices connected via serial port 422.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:200473
    • 提供者:金超
  1. app1

    0下载:
  2. Termianl Host 可以运行在Windows 98SE、Widnows2000、WindowsXP系列的操作系统上,通过一个串口可以连接梅特勒-托利多生产的各种支持SICS指令集的仪表。采用COM技术和用户应用程序交互数据,使用简单方便。-Termianl Host can run on Windows 98SE, Widnows2000, WindowsXP series of operating systems can be connected via a serial port M
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5655
    • 提供者:zzl669
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com