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