CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - S-Function

搜索资源列表

  1. serial

    1下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。-This module' s function is to verify implementation and basic PC-to serial communication functions. Required in the PC, install a serial port debug tool for the functional verification process
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:2406
    • 提供者:邢小强
  1. BlueTeeth

    0下载:
  2. 电视机可以增加蓝牙模组实现蓝牙电视的功能:电视的声音通过蓝牙传输到蓝牙耳机,或者蓝牙手机的音乐通过蓝牙模组传输到电视机播放; 此PC端小工具就完成了整个过程的模拟,其蓝牙控制代码不需要太多修改直接就在电视软件中编译通过,缩短了软件开发时间,必须PC端的软件调试要比嵌入式的调试方便,PC端调试好后,直接移植过去-TV Bluetooth module can be increased to achieve Bluetooth TV function: TV sound transmitted
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:398674
    • 提供者:pangn
  1. Commix

    0下载:
  2. 为工业控制设计的串口设备调试工具,已被很多工控行业人员使用,主要特点:   1、能根据设备的通讯协议,方便地生成多种冗余校验如Modbus,并加上结束符,适用于大多数串口通讯的工业设备;   2、能够混合输入16进制数、10进制数、ASCII字符,这种功能通过转义符“\\”实现;   3、支持串口1~255,可以自定义任意通讯参数组合,随时改变参数而不用关闭串口,支持不常用的波特率等;   4、可以测出设备的响应间隔。 -Design for industrial contr
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:196844
    • 提供者:tjl
  1. 7

    0下载:
  2. 既昨天的430串口程序后又添加了几个程序模块。3*4的矩阵键盘扫描以及通过锁存器IO口复用来驱动数码管。功能是这样:先对按键进行消抖,然后判断键值通过数码管显示通过串口发送出去。-Both procedures after yesterday' s 430 serial port to add a few program modules. 3* 4 matrix keyboard scanning and recovery through the latch to drive the di
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:22391
    • 提供者:小贾
  1. SeriesPortDlg

    0下载:
  2. 将利用API函数开发了一个串口通信程序,在开发之前需要对计算机中的DB-9连接线头进行跳线- Will have developed a serial port signal procedure using the API function, before development needs to carry on to computer s DB-9 connection end jumps the line
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3262
    • 提供者:王静
  1. MODEMINFO

    0下载:
  2. 应用串口的功能可以显示本计算机的Modem的各种信息-Application of the function of the serial port to display the computer' s Modem variety of information
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1976825
    • 提供者:叶超
  1. API1

    0下载:
  2. 基于VC的用API实现两PC间的串口通信程序,经过编译成功,功能可实现-VC-based API implementation between the two PC' s serial port communication program compiled successfully, the function can be realized
  3. 所属分类:Com Port

    • 发布日期:2017-11-11
    • 文件大小:34574
    • 提供者:洛思琪
  1. com-

    0下载:
  2. Option Explicit Dim vChar() As String Dim outbte() As Byte Dim snum As Integer Dim rnum As Integer Dim p As Integer Dim s As String Dim out(100) As Byte Dim varP As Variant API函数,用于取得Windows系统自启动以来所经过的时间(单位为毫秒) Private Declare Fu
  3. 所属分类:Com Port

    • 发布日期:2017-11-10
    • 文件大小:28664
    • 提供者:hpzxx
  1. USART_for_ATmega32or16

    0下载:
  2. for USART initialization see Examples of UBRR Settings for Commonly Used Oscillator Frequencies table in atmega32 s datasheet or caculate fosc UBRR= ------------- - 1 16 X Baud Rate for at 16MHz freq. for 9600 baud rate function will be Us
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:1088
    • 提供者:Kamal gevariya
  1. SerialPortAPI

    0下载:
  2. 一种在Window s 9x 及以上操作系统下利用Win32 API函数实现串行通讯的方法-Win32API function implementation utilizing serial
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3416728
    • 提供者:徐昊
  1. bluetoothUtil

    1下载:
  2. 安卓手机的蓝牙通讯代码,可以实现简单的蓝牙搜索功能,及配对功能,实现蓝牙通讯-Android phone s Bluetooth communications code, can achieve a simple Bluetooth search function, and the pairing function, to achieve Bluetooth communication
  3. 所属分类:Com Port

    • 发布日期:2015-08-22
    • 文件大小:7168
    • 提供者:杜兆勇
  1. s

    0下载:
  2. 自己编写的一个简单实用的串口通讯程序,可以实现笔记本与单片机串口通讯功能-I have written a simple and practical serial communication program, you can achieve serial communication with the microcontroller serial communication function
  3. 所属分类:Com Port

    • 发布日期:2017-04-12
    • 文件大小:1147
    • 提供者:文朋
  1. ComAssistant

    0下载:
  2. 本版本由sky的1.0修改而成,本来只是用来学习SPCOMM控件的,想不到经过一个晚上的努力,程序已经近于完善了。就将我的成果共享出来吧。由于改用COMPORT控件为SPCOMM控件,整个代码已经经过大规模的改动,去除了Email等与程序应用不太相关的部分,改进了绝大部分算法,添加原未完成的功能 ,程序依然是参照龚建伟VC版《串口调试助手V2.2》来编写的。我相信,现在的程序不比龚建伟VC版《串口调试助手V2.2》差,毕竟串口调试助手V2.2不能显示中文字符(或许只有我遇到这个问题)。把它作为我
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:259539
    • 提供者:shengzh
搜珍网 www.dssz.com