WinUSB 使用样例资源 example

来源:互联网 发布:mysql什么是事务实例 编辑:程序博客网 时间:2024/05/17 08:57

鄙视微软,连个样例工程都没有。

本文来自:http://mcuee.blogspot.com/2008/01/winusb-examples.html

I was looking for WinUSB examples all over the Internet last time but to no avail.

The only one I got is an incomplete example from Microsoft.
http://msdn2.microsoft.com/en-us/library/aa476413.aspx

Luckily some Microchip Forum posters have come out examples for Visual C++.Net and Visual C#.

Mike Zoran's USB Soundcard and RFModem examples include Visual C++.Net based host software to update the firmware inside PIC18F2550.
http://www.raccoonrezcats.com/soundcard.html
http://www.raccoonrezcats.com/rfmodem.html
http://forum.microchip.com/tm.aspx?m=264046

J1M has examples for Visual C#.
http://www.hobbypic.com/


另外,下面是我的新发现,哈哈

http://winusbnet.codeplex.com/documentation (需翻墙)