CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - RS232

搜索资源列表

  1. FT232CDM

    0下载:
  2. FT232CDM 2.00 .zip:FT232 usb转换 rs232驱动程序,-FT232CDM 2.00. Zip: FT232 usb converter RS232 driver,
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:378.81kb
    • 提供者:wzj
  1. Delphi_Com232

    0下载:
  2. Delphi编写的RS232串口程序,可以作单机通讯和多机通讯。-Delphi procedures for the preparation of the RS232 serial port, can be used as stand-alone communications and multi-machine communication.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:192.51kb
    • 提供者:江先志
  1. RS232

    0下载:
  2. RS232串口通信,由89c52单片机控制。异步通信,内含两个程序。-RS232 serial communication, controlled by the 89c52 microcontroller. Asynchronous communication, contains two programs.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7.27kb
    • 提供者:李冰
  1. rs232

    0下载:
  2. RS232例程(包括PC端和书上了串口例程)-RS232 routines (including the PC client and the book on the serial routines)
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:huanghua
  1. LabVIEW_com

    0下载:
  2. labview rs232 -labview rs232
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:9.39kb
    • 提供者:孙晶
  1. RS232

    0下载:
  2. 简单的串口程序,可实现RS-232基本通讯功能。-Simple serial procedures, RS-232 to achieve the basic communication functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.95kb
    • 提供者:anvon
  1. Dimmer_m32

    0下载:
  2. This Temperature PID regulator for Tamman ovens. Temperature is measured by thermocouple via lm358 - > Atmega s ADC and regulated over triac. All data is sent via RS232 connection on PC and controlled by LabView.-This is Temperature PID regulator
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:368.88kb
    • 提供者:yakuzaa
  1. RS232

    0下载:
  2. 关于RS232的VHDL程序,具体是什么还不是太清楚,不过程序还是可以借鉴-RS232 on the VHDL program, specifically what is not too clear, but the procedure can still learn from
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:293.08kb
    • 提供者:y
  1. RS232-UART1

    0下载:
  2. MSP430f149单片机与PC串口通信,实现PC机向单片机发送数据,单片机收到后向PC机返回相应数据-MSP430f149 single-chip serial communication with the PC to achieve PC-to send data to the single-chip, single-chip PC-received return to the corresponding data
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:21.63kb
    • 提供者:chenyun
  1. RS232

    0下载:
  2. RS232 Example for RS232 communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:106.46kb
    • 提供者:Nguyen Chi Linh
  1. overvolt

    0下载:
  2. Its a Lamda Power Supply. Here each program illustrated how to control the equipment remotely through a RS232/RS485 Cable from a remote system. These programs are developed in LabVIEW 7.1. LabVIEW is a Product & Trademark of National Instruments(NI).
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:221.94kb
    • 提供者:Majo John
  1. ft232_modul

    0下载:
  2. Modul with FT232 USB<->RS232(TTL) converter Features: - single layer board (easy for self-etching), but with 6 wire bridges on top - bus-powered or self powered configuration via jumper - EEPROM for configuring your own product descr
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:158.16kb
    • 提供者:Nick
  1. RS232_RS485

    0下载:
  2. 程序运行环境: 下位机:dsPIC30F6014A 上位机:串口调试助手 RS485芯片:MAX489 通信方式:PC机 --- RS232转RS485 --- RS485接口 --- dsPIC30F6014A 通信内容:PC机发送一串字符(约定以“回车”结束)给下位机,下位机接收后不做任何处理返回给PC。-Environment for running programs: The next bit machine: dsPIC30F6014A Host
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:762byte
    • 提供者:轩零
  1. rs232

    0下载:
  2. 串口发送程序(RS232)经过调试可用,用于控制硬件通信-labview(1)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4.13kb
    • 提供者:gaoxin
  1. RS232串口连接

    1下载:
  2. 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:17kb
    • 提供者:babyliang99
  1. TCP+UDP+串口RS232

    1下载:
  2. 这个是TCP+UDP+串口RS232一体化测试软件,我用它做TCP_Client可以接受TCP_Server快速大量数据发送,同时用串口监测TCP_Server打印信息,调试起来非常方便。(This is the TCP+UDP+ serial RS232 integration testing software, I use it to do TCP_Client, you can accept a large number of rapid TCP_Server data transmiss
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:374kb
    • 提供者:rebel_joker
  1. RS232

    0下载:
  2. 基于TMS320F28035,RS232通讯相关程序(RS232 communication base on TMS320F28035)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:6kb
    • 提供者:霸气kevin
  1. RS232-16OUT

    0下载:
  2. Control de 16 salidas por medio de RS232. Usa un Attiny85, un MAX232, y dos 74595, Los comandos son enviados via serial. Letras en Mayuscula para encender y en minisculas para apagar
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:30kb
    • 提供者:max_saeta
  1. VB编程RS232串口控制DA数模转换

    0下载:
  2. VB编程RS232串口控制DA数模转换,希望对大家有用(VB programming RS 232 serial port control DA digital mode conversion)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:13kb
    • 提供者:彦子盗
  1. RS232串口通讯

    1下载:
  2. stm32 rs232 串口通讯实验的全部教程源码,包括了工程文件的整理(stm32 rs232 serial port communication exam.)
  3. 所属分类:其他

    • 发布日期:2020-08-28
    • 文件大小:1.75mb
    • 提供者:james04
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com