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

搜索资源列表

  1. GSMtest.rar

    0下载:
  2. 这是个用预调试gsm的程序 可与tc35模块直接通过串口连接,This is a use of pre-commissioning procedures gsm with tc35 module to connect directly through the serial port
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:3500920
    • 提供者:
  1. J2MEBLUETOOTHTOPC.rar

    0下载:
  2. J2ME蓝牙串口连接PCJ2ME蓝牙串口连接PCJ2ME蓝牙串口连接PC,J2ME Bluetooth serial connection PCJ2ME Bluetooth serial connection PCJ2ME Bluetooth PC serial port to connect
  3. 所属分类:J2ME

    • 发布日期:2017-03-28
    • 文件大小:3380
    • 提供者:程风
  1. 12864_serial.zip

    0下载:
  2. 用于51单片机的12864串行程序,注释写的比较清楚,包含硬件连接端口的设置还有格式。直接就可以用,For 51 of the 12864 single-chip serial procedures, more clearly written in the Notes, including the hardware ports are the format settings. Can be used directly on
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1382
    • 提供者:柯鸿彬
  1. DS18b20.rar

    1下载:
  2. DS18b20串口测温程序,可是显示温度及传送串口连接上位机,DS18b20 serial temperature measurement process, but show that the temperature and sent the serial port to connect PC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-17
    • 文件大小:17472
    • 提供者:张丹彤
  1. VirtualSerialPortEmulation.rar

    0下载:
  2. 虚拟串口仿真,得利用proteus软件 其中有一个虚拟串口连接软件,可以把电路仿真软件中的串口与计算机软件的串口连接起来,实现软件控制虚拟的硬件系统,Virtual serial port emulation, proteus software may use one to connect the virtual serial port software circuit simulation software to the serial port and serial port of compu
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2758050
    • 提供者:libin
  1. SERI

    0下载:
  2. 单片机通过串口连接轨迹球的软件驱动汇编代码。-Single-chip through the serial port to connect trackball assembly code of the software drivers.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1880
    • 提供者:cjq
  1. smsAtApp

    0下载:
  2. C#写的串口发送AT指令发短信,可以使用手机或短信猫串口连接-C# to write the serial port to send AT commands to send text messages, you can use the phone or text message cat serial port
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:113053
    • 提供者:baixu
  1. vb.net-sendSMS

    0下载:
  2. VB.NET写的通过串口连接短信模块来发送中文短信的程序-Written in VB.NET module via a serial port connection to send Chinese SMS text message program
  3. 所属分类:SMS

    • 发布日期:2017-04-02
    • 文件大小:720534
    • 提供者:毕于博
  1. SPI

    0下载:
  2. NXP 处理器lpc1700下spi测试程序 这是UART测试程序,本程序,将串口连接到 串口0 打开串口终端软件 将会显示串口0输出的信息串口2输出开发板信息。-lpc1700spi UART test program which is testing the program, download the program, will open the serial port connected to the serial 0 serial 0 terminal software will dis
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:221318
    • 提供者:
  1. VirtualInstrument

    2下载:
  2. FLUKE 45双显示数字万用表应用程序,串口连接。可进行数据采集并具有简单数据分析功能,包括最值、均值、方差等。运行环境-.Net 2.0-FLUKE IS 45 dual display digital multimeter application, serial connection. Data collection and simple data analysis capabilities, including the most value, mean, variance, and so
  3. 所属分类:CSharp

    • 发布日期:2015-07-01
    • 文件大小:11920384
    • 提供者:enzo
  1. VB-COM-chat

    0下载:
  2. 串口聊天,顾名思义,两台电脑用串口聊天.需要事先用232交叉线将两台电脑的串口连接起来,设置通信端口为COM1.打开软件,先点击"连接",之后便可开始聊天.-Serial chat, the name suggests, the two computers using the serial port chat prior to the 232 crossover cable to connect the two computers serial port, set the communicati
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:7062
    • 提供者:zs.zhao
  1. mouse

    0下载:
  2. 模拟电脑鼠走迷宫,并可通过串口连接电脑鼠-Rat Maze analog computer, and through the serial port to connect a computer mouse
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:373395
    • 提供者:boat
  1. GSMreaserch

    0下载:
  2. 短信的发送需要GSM模块和处理器协作完成,GSM模块与ARM处理器通过串口连接,处理器向串口发送接收AT命令与 GSM模块形成通信回路。-Send text messages GSM modules and processors need to be completed in collaboration, GSM module and the ARM processor through the serial port connection, the processor to the seri
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-26
    • 文件大小:428559
    • 提供者:wangbo
  1. ModemConnet

    0下载:
  2. 本程序主要是演示了如果通过串口连接modoem的方法,对于初学者有用。-This procedure is demonstrated through the serial port to connect if modoem methods useful for beginners.
  3. 所属分类:Modem program

    • 发布日期:2017-04-03
    • 文件大小:39971
    • 提供者:小宝
  1. SMSAgent

    0下载:
  2. 通过串口连接GSM手机或者短信猫,进行短消息的收发。带数据库!WaveCom模块通用。-Through the serial port connected GSM phone message or cats, to send and receive short messages. With the database!
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:387797
    • 提供者:王海强
  1. 4c4cad87-9177-4c6e-898f-c5d3efdf1d72

    0下载:
  2. 用单片机与液晶块12864串口连接,用c语言编写-MCU with LCD 12864 block serial connection, using c language
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1474
    • 提供者:陈其见
  1. M89SPEC071031

    0下载:
  2. GPS M-89模块DATASHEET 串口连接原理图-GPS M-89 modules to connect serial schematic DATASHEET
  3. 所属分类:GPS develop

    • 发布日期:2017-04-17
    • 文件大小:419088
    • 提供者:LJ
  1. 2

    0下载:
  2. 实现串口连接的模拟程序界面,计算机网络安装环境.-Serial interface to connect the simulation program, computer network installation environment.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-16
    • 文件大小:4040012
    • 提供者:蔡玲芳
  1. blue

    0下载:
  2. 串口连接程序,支持蓝牙,主要是pc与ppc的短信互通-Serial connection procedures, support for Bluetooth, the main pc and ppc is the SMS exchange
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:190185
    • 提供者:qiu
  1. 296CPort264

    0下载:
  2. 串口连接与相关编程调试 -Serial Debug
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:186436
    • 提供者:chenglan
« 1 2 3 4 5 6 78 9 10 11 12 ... 48 »
搜珍网 www.dssz.com