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
Graphical lcd library, you can port to many mcu.
標簽: Graphical library port many
上傳時間: 2013-12-09
上傳用戶:王楚楚
8051, receive from serial port write to AT24C64
上傳時間: 2013-12-16
上傳用戶:曹云鵬
一個關于USB PORT的低層驅動編程,需在VC++60環境中進行調試
上傳時間: 2013-12-20
上傳用戶:aa17807091
這是實際項目中的一個串口通信程序. Makefile通過開關, 可使此程序適用于 Linux 和嵌入式 ARM Linux. 代碼注釋較多. 是學習UART或Serail Port 通信的一個好例子. 另外對通信中的數據包格進行了嚴格的定義. 使有了數據包頭尾標志和數據包長度 雙重 校驗.
標簽: Linux Makefile Serail UART
上傳時間: 2013-12-19
上傳用戶:z754970244
This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It sends packets, and using a loopback Ethernet cable, it ll receive the same packets which are then displayed. It also works if the board is connected to another packet source.
標簽: demonstrates the Ethernet designs
上傳時間: 2013-11-27
上傳用戶:skfreeman
SPI communication between a single master and slave. Including a LCD controller that display the receiving message from the SPI bus.
標簽: communication controller Including between
上傳時間: 2013-12-18
上傳用戶:nanxia