CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - serial port a

搜索资源列表

  1. serial

    0下载:
  2. 基于wince平台开发的控制华为GPRS模块(GTM900)的串口程序-a serial port program control Huawei GPRS module (GTM900)developed on wince platform.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-26
    • 文件大小:9292907
    • 提供者:郎红
  1. serial-test

    0下载:
  2. /*用串口调试助手发送一个字符,单片机收到字符后 返回给电脑一个”I get",串口波特率设为9600*/-/* Serial debugging aides to send a character, SCM received character Back to the computer a "I get", the serial port baud rate to 9600* /
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:620
    • 提供者:dong
  1. serial

    0下载:
  2. 矿用数字压力计采集系统。通过串口采集手持采集中的数据,并进行分析、处理。-Mine of digital manometer collection system,Through a serial port with the data collection collection, analysis and processing
  3. 所属分类:LabView编程

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

    0下载:
  2. 用IAR编写,是MSP430F149单片机的双串口通信。由PC机发数据,串口A与串口B同时显示该数据,调试通过。-Write with IAR MSP430F149 microcontroller serial communication. Send data to a PC serial port A and serial B to display the data through debugging.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:21577
    • 提供者:唐建
  1. Serial-procedures

    0下载:
  2. 电脑串口的应用范例,典型应用,可用于同各种硬件通行-Examples of the application of the computer serial port, typical applications, can be used to pass with a variety of hardware
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2064329
    • 提供者:gernie
  1. Serial-experiments

    0下载:
  2. 该程序实现串行口的接收与发送,并用8个发光二极管实现对单片机接收到得数据的相应二进制显示。对于初学者是一个很好的实验例子。文件程序中含有详细备注,均为本人自行编辑。-The procedures for receiving and sending of serial port and eight light-emitting diode on the microcontroller receives data corresponding binary. For beginners is a go
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:437316
    • 提供者:张明辉
  1. serial

    0下载:
  2. 该程序配有仿真,是通过串口,将信号从一个单片机传到另一个单片机,并显示出来-The program simulation, through the serial port, the signal from a microcontroller to another microcontroller, and displayed
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:45969
    • 提供者:Sunny
  1. Serial-Print

    0下载:
  2. 本程序实现了以下功能: 单片机上电后等待从上位机串口发送来的命令,同时在数码管的前四位以十进制 显示 AD采集来的数值。 1)当收到以十六进制发送来的01后,向上位机发送字符串“Turn off ad!”,同时间隔 一秒读取AD的值,然后把AD转换过来的数表示成实际电压值(浮点数),并且从串口发 送给上位机,形式如“The voltage is 3.398438V”发送周期也是一秒一次。 2)当收到02时,向上位机发送“Turn off ad!”并停止发送电压值 3)
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:32840
    • 提供者:张明辉
  1. serial

    0下载:
  2. 串口程序 可供给上位机与下位机(单片机)通过串口进行通信-Serial program for PC and lower place machine (SCM) through a serial port for communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2200
    • 提供者:冯健均
  1. Serial--ports--and--infrared-tracing

    0下载:
  2. 51单片机串行口通信及智能小车红外寻迹测试程序 串口工作方式1 实现最基本的串口发送过程测试 寻迹包含PWM波的调节-51 Serial port communication and smart car infrared tracing test program serial way to a realization of the basic serial port to send test tracing of PWM wave adjustment
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1919
    • 提供者:xyls
  1. vb-for-serial-port

    0下载:
  2. 这个是用高级语言VB6.0编写串口通信的源码,也是很管用。若看懂的话,可以进行适当的修改,就可以适应各种场合的通信了。-This is written in high-level language VB6.0 source of serial communication, is also very useful. If to read it, you can make the appropriate changes, communication can be adapted to a varie
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:16420
    • 提供者:黎扩新
  1. Serial-receiver

    0下载:
  2. 本实例中,开发板通过串口与PC上运行的上位机软件通信,使用了modelsim 定时器T0作为波特率发生器,串口波特率为9600。-In this instance, the development board communication through the serial port on a PC running PC software, use the timer T0 as a baud rate generator, serial port baud rate to 9600.
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:16288
    • 提供者:麦飞
  1. Serial-Port-Tool

    1下载:
  2. VC6 做的一个串口调试助手,实现字符串与十六进制数据的收发,自动发送等功能-VC6 to do a serial debugging assistant, a string of hexadecimal data transceiver, automatic transmission and other functions
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:45820
    • 提供者:小白
  1. Serial-communication-programming

    0下载:
  2. 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口. 由于Linux引入了设备文件的概念,读写串口可以像读写普通文件一样进行操作,非常简单,方便。-The serial port is a common computer interface, with connecting lines is less simple communication, is widely used. Used serial RS-232-C interface.
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:1370
    • 提供者:caiwenxing
  1. serial-port-communication

    0下载:
  2. MSP430单片机模拟串口发送,主要用定时器设置波特率,该文件包括源码和IAR程序-MSP430 microcontroller analog serial transmission, with a timer to set the baud rate, the file including the source and IAR program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-22
    • 文件大小:32119
    • 提供者:董文普
  1. Atmeg32-serial

    0下载:
  2. 程序实现的是rs232串口通信,通过中断方式实现。收到指定数据后做相应处理。-Program can realize the rs232 serial port communication, through the interrupt way realization. Received after a specified data to do the corresponding processing.
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:29604
    • 提供者:毛存田
  1. serial-communication

    0下载:
  2. A C program for ADuC836 to communicate via serial port.
  3. 所属分类:DSP program

    • 发布日期:2017-11-26
    • 文件大小:30204
    • 提供者:Gianluca
  1. A-camera-ok

    0下载:
  2. 基于DE2的ov7670摄像头采集图像系统,通过串口发送到PC-Based on DE2 ov7670 camera image acquisition system, through a serial port sent to the PC
  3. 所属分类:Software Testing

    • 发布日期:2017-11-10
    • 文件大小:1931676
    • 提供者:站站长
  1. serial-port

    0下载:
  2. 关于串口的I/O通讯程序,包含了发送和接受,是在linux环境下编写的,-Contains send and receive serial I/O communication program, written in a linux environment,
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:15851
    • 提供者:tianmiaomiao
  1. EPM240

    0下载:
  2. CPLD EMP240 程序。包括加法器,LED显示,串口,蜂鸣器,数码管动态显示等功能。-CPLD EMP240 program. Includes adders, LED display, serial port, a buzzer, dynamic digital tube display and other functions.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:4397013
    • 提供者:liu
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com