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

搜索资源列表

  1. DeviceDebuger

    0下载:
  2. 用VC++做的热水器控制器面板,包含串口通信等。-VC++ to do with the heater control panel, including serial port communications.
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4.32mb
    • 提供者:firebire
  1. vb

    1下载:
  2. 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
  3. 所属分类:Com Port

    • 发布日期:2015-04-22
    • 文件大小:82.11kb
    • 提供者:陆杰锋
  1. shiboqi

    0下载:
  2. 实现函数发生器产生的波形能够在电脑显示器上显示。函数发生器通过GPIB卡与电脑连接并传输数据,电脑上通过LABVIEW软件环境完成与GPIB卡的数据通信。在LABVIEW环境下完成了对虚拟仪器前面板以及后台程序框图的设计与编程。在LABVIEW开发环境下,实现对GPIB控制时,采用VISA模块驱动的方法进行编程。设计结果在LABVIEW环境下的虚拟示波器能够实现示波器的功能,能够显示函数发生器所产生的任意波形。- achieve the waveform can be displayed on
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:刘峰
  1. gpslib-src

    0下载:
  2. 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:99.5kb
    • 提供者:flashvip
  1. SerialCommunication

    0下载:
  2. LabView的串口通信程序,上位机通过串口得到的数据可显示在波形面板上-LabView serial communication program, the data which get from serial can be displayed in the waveform panel
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:21.38kb
    • 提供者:张华
  1. serial_control_led

    0下载:
  2. c51单片机编程。利用串口从电脑上向单片机发送数据,单片机接受并返回数据,同时控制单片机实验板上的LED灯。-c51 microcontroller programming. Using the serial port from a computer to send data to the microcontroller, microcontroller to accept and return data, SCM test panel LED lights.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:599byte
    • 提供者:何荐坤
  1. CSharpSerial

    0下载:
  2. 串口通讯控制台程序CSharp源码,使用.NET2.0的Serialport类,此程序简单的实现了两个串口的的数据收发,是初学者的学习串口编程的好例子。-Serial Communication Control Panel procedures CSharp source code, use. NET2.0 of Serialport class, this program has achieved two simple serial data transceiver is a beginner
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:61.97kb
    • 提供者:罗德文
  1. com

    0下载:
  2. VB下利用串口控制继电器,采用自制控制板-VB relay under the control of the use of serial, self-made control panel
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:4.14kb
    • 提供者:吴晓东
  1. VB-control-dimmer-or-LED-adjust

    1下载:
  2. VB串口控制可控硅程序,控制界面。-VB,MScom control adjust or dimmer system ,conrol panel.
  3. 所属分类:Com Port

    • 发布日期:2016-10-05
    • 文件大小:19kb
    • 提供者:林中海
  1. control-panel-apps

    0下载:
  2. 淘宝上买的继电器串口调试源代码,看不懂,对你有用的下吧-Taobao to buy the relay serial debugging source code, read, useful to you, are you
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:143.45kb
    • 提供者:尚想
  1. H1595-water-tight-door-panel

    0下载:
  2. 采集25扇门的开关状态,在面板上用红LED指示开,绿LED指示关,并把25扇门的开关状态用NMEA语句从RS422发送给上位机.-detect the 25pcs watertight door open/close status, and display the status of each door in panel, red LED mean open, green LED means close, meanwhile these information will be send out
  3. 所属分类:Com Port

    • 发布日期:2017-06-16
    • 文件大小:23.21mb
    • 提供者:panbinhua
  1. gpslibsrc

    0下载:
  2. 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:81.19kb
    • 提供者:zfcx1688
  1. 20130402-0414

    0下载:
  2. 控制astro、ca310等自动测试程式-auto control Astro and ca310 to measure the panel.
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5.33mb
    • 提供者:rain
搜珍网 www.dssz.com