搜索结果

找到约 917 项符合 Single-PORT 的查询结果

嵌入式/单片机编程 I2C to GPIO Port expander的Verilog HDL 程序原码

I2C to GPIO Port expander的Verilog HDL 程序原码,直接可在Quartus环境下运行。
https://www.eeworm.com/dl/647/297709.html
下载: 62
查看: 1172

微处理器开发 这篇文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介绍

这篇文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介绍,在此基础上,结合ARM7TDMI详细介绍了的JTAG调试原理。
https://www.eeworm.com/dl/655/299693.html
下载: 135
查看: 1046

单片机开发 As mentioned, most computers include a serial port. The only hardware setup required is connecting t

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 ...
https://www.eeworm.com/dl/648/300925.html
下载: 163
查看: 1053

Internet/网络编程 一个简单的端口扫描程序: addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务"

一个简单的端口扫描程序: 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名称 ...
https://www.eeworm.com/dl/620/301768.html
下载: 45
查看: 1109

微处理器开发 Graphical lcd library, you can port to many mcu.

Graphical lcd library, you can port to many mcu.
https://www.eeworm.com/dl/655/303383.html
下载: 45
查看: 1134

单片机开发 8051, receive from serial port write to AT24C64

8051, receive from serial port write to AT24C64
https://www.eeworm.com/dl/648/303730.html
下载: 172
查看: 1043

驱动编程 一个关于USB PORT的低层驱动编程,需在VC++60环境中进行调试

一个关于USB PORT的低层驱动编程,需在VC++60环境中进行调试
https://www.eeworm.com/dl/618/306627.html
下载: 189
查看: 1031

通讯/手机编程 这是实际项目中的一个串口通信程序. Makefile通过开关, 可使此程序适用于 Linux 和嵌入式 ARM Linux. 代码注释较多. 是学习UART或Serail Port 通信的一个好例子.

这是实际项目中的一个串口通信程序. Makefile通过开关, 可使此程序适用于 Linux 和嵌入式 ARM Linux. 代码注释较多. 是学习UART或Serail Port 通信的一个好例子. 另外对通信中的数据包格进行了严格的定义. 使有了数据包头尾标志和数据包长度 双重 校验. ...
https://www.eeworm.com/dl/527/309912.html
下载: 72
查看: 1080

嵌入式/单片机编程 This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It s

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.
https://www.eeworm.com/dl/647/310122.html
下载: 84
查看: 1050

单片机开发 SPI communication between a single master and slave. Including a LCD controller that display the rec

SPI communication between a single master and slave. Including a LCD controller that display the receiving message from the SPI bus.
https://www.eeworm.com/dl/648/310157.html
下载: 178
查看: 1027