Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • SerialPortCode.zip a simple serial port communcation library (source code in C++) built for both windows and Mac OS development environment
  • freediag-0.3.tar.gz Freediag contains various drivers (ISO9141, ISO14230, SAEJ1850-VPW, SAEJ1850-PWM) for different adapters that connect the PC serial port to a vehicle. It reads vehicle diagnostic info from vehicle electronic control unit (ecu). The source code is compiled ...
  • seg7_1.rar 用VHTL描述7段数码管器,输入为一个四位二进制,在数码管上显示数字的同时也显示这四位二进制。使用了port map语句
  • SerialComm.rar 这是实际项目中的一个串口通信程序. Makefile通过开关, 可使此程序适用于 Linux 和嵌入式 ARM Linux. 代码注释较多. 是学习UART或Serail Port 通信的一个好例子. 另外对通信中的数据包格进行了严格的定义. 使有了数据包头尾标志和数据包长度 双重 校验.
  • DE2_NET.rar 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 ...
  • 8051serial.rar This program allows reading or writing values to and from the DSP through hyperterminal serial port interface.
  • ARM_JTAG_Debug.rar 这篇文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介绍,在此基础上,结合ARM7TDMI详细介绍了的JTAG调试 ...
  • pciide.zip ... isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information. This sample works on both x86 and Alpha platforms, and is 64- ...
  • AN-1405.zip ucos II对xilinx的fx系列的power pc 405的板级支持包,包括port定义和板载控制,需另外下载cpu independent的ucos
  • com.rar 单片机与PC通信实例 功能:从PC机串口端接收13个字节的数据,然后将接收到的数据加上 "Serial Port OK!"的后缀后,发送给PC作为应答