搜索资源列表
SPIreadandwrite
- 这是一个u盘UART读写例程代码,包含 创建文件、读取文件、删除文件、写入数据到文件、追加数据 操作代码。-This is a u disk read and write routines UART code, create a file that contains, read files, delete files, write data to a file, the additional data manipulation code.
USBAD
- 从USB端口读数据,计算相应的特征值,并写入映射文件中-Read data from the USB port, the corresponding eigenvalue calculation, and write the mapping file
2-vc_net_example
- 这个例子展示了如何使用Visual c++通过FTD2XX.DLL与FTDI进行设备通信。包括使用FT_ListDevices FT_Write和FT_Read环回连接器以便向设备写入数据,然后读回来。需要驱动文件CDM 2.08.30支持。-This example shows how to use Visual C++.NET to communicate with FTDI devices through FTD2XX.DLL. This includes using FT_ListDev