C sharp - Serial comm port using MSCOMM control
标签: control Serial MSCOMM sharp
上传时间: 2014-01-13
上传用户:gxrui1991
How to use the USART port of a AVR mcu
上传时间: 2013-12-26
上传用户:181992417
Alphanumeric messages are encoded in POCSAG format and send to the serial port of a computer. The modem connects to the serial port of a computer and sends the message on the air through a transmitter.
标签: Alphanumeric messages computer encoded
上传时间: 2013-12-12
上传用户:jkhjkh1982
implemention of FPGA and DSP linking port, using Asynchronous mode
标签: implemention Asynchronous linking using
上传时间: 2013-12-16
上传用户:ve3344
基于串口的手机短信程序--- --SMS based on the serial port procedures
标签: procedures serial based port
上传时间: 2016-04-26
上传用户:lmeeworm
C8051F320使用PORT IO进行驱动的实例程序。
上传时间: 2013-12-09
上传用户:gundamwzc
I2C to GPIO Port expander的Verilog HDL 程序原码,直接可在Quartus环境下运行。
标签: expander Verilog GPIO Port
上传时间: 2016-05-19
上传用户:1427796291
这篇文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介绍,在此基础上,结合ARM7TDMI详细介绍了的JTAG调试原理。
标签: BOUNDARY-SCAN ARCHITECTURE ACCESS JTAG
上传时间: 2016-05-24
上传用户:qilin
As mentioned, most computers include a serial port. The only hardware setup required is connecting the serial cable to the serial port on the PC and the serial port on the instrument. The serial instrument may include some hardware drivers or software utilities for communication, and should include documentation on the baud rate, packet size, stop bits, and parity bits that the instrument will use. Additionally, check the National Instruments Instrument Driver Network to see if LabVIEW drivers already exist for yout instrument, as
标签: connecting mentioned computers hardware
上传时间: 2016-05-27
上传用户:gououo
一个简单的端口扫描程序: addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务" Case 21 plus = "FTP服务★★★★★" Case 25 plus = "SMTP服务★★" Case 43 plus = "Whois服务" Case 53 plus = "DNS服务☆" Case 80 plus = "HTTP服务★★★★★" Case 81 plus = "HOSTS2名称服务" Case 99 plus = "NCX99后门★★★★★" Case 110 plus = "POP3服务★★★★★" Case 111 plus = "Sun RPC服务★★" Case 135 plus = "本地服务" Case 137 plus = "NETBIOS 名称服务/流影POP" Case 138 plus = "NETBIOS 数据存储服务" Case 139 plus = "NETBIOS 会议服务★★★" Case 119 plus = "NNTP虚拟服务" Case 163 plus = "SNMP服务" Case 443 plus = "https服务" Case 512 plus = "远程执行服务" Case 513 plus = "login, remote login" Case 514 plus = "cmd, exec with auto auth." Case 600 plus = "Sun IPC服务器" Case 1080 plus = "SOCKS代理服务★★★" Case 1433 plus = "SQL服务器★★★" Case 3128 plus = "HTTP代理服务" Case 7626 plus = "木马冰河★★★★★" Case 8080 plus = "HTTP代理服务" Case Else plus = "未知服务!"
上传时间: 2013-12-16
上传用户:gtzj