driver to interface AVR chip with USB port, compile with WinAVR, very cool
driver to interface AVR chip with USB port, compile with WinAVR, very cool
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
driver to interface AVR chip with USB port, compile with WinAVR, very cool
it is the driver for FTDI company devices.maybe it is useful for you
The L298 is an integratedmonolithic circuit in a 15- lead Multiwatt and PowerSO20 packages. It is a
·详细说明:Programming the Windows Driver Model, 2nd Edition-经典的驱动开发书籍
Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Information The companion ...
Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Information。The companion dis...
The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a...