-
Mini Integrated Developement Environment was programmed for helping developers...
Mini Integrated Developement Environment was programmed for helping developers to get quickly familiar with the usage of USB2.DLL and the USB 2.6 module from Braintechnology using Visual Basic Version 6.
Not all commands were shown, because many of them need to have custom hardware designs
connected to be proofed , such as I2C, SPI and some parallel port modes that require handshake signals from hardware.
The first step is to init a connected module by USBInit(), otherwise there is no firmware loaded and the module wonґ t work at all.
Also by experimenting/programming it can be possible that the module must be resetted
and initialized again. Keep in mind, that the module needs some seconds to be unplugged
and also Windows needs some seconds to enumerate the module again, before it is ready again to be accessed by software. This is normal but sometimes confusing.
-Mini Integrated Developement Environment was programmed for helping developers to get quickly familiar
- 2022-11-15 15:25:03下载
- 积分:1
-
简单的键盘扫描输入例子
简单的键盘扫描输入例子-simple keyboard input scanning example
- 2022-03-04 20:26:14下载
- 积分:1
-
SerialATA_Revision_spec doucment
序列数据修订规范
- 2022-07-02 16:47:11下载
- 积分:1
-
驱动开发中使用到的未公开函数如zwdeletefile等
驱动开发中使用到的未公开函数如zwdeletefile等-Driven Development in the use of undisclosed function, such as such as zwdeletefile
- 2023-08-03 07:20:03下载
- 积分:1
-
WDM设备驱动程序开发(武安河)配套光盘实例源码。
WDM设备驱动程序开发(武安河)配套光盘实例源码。-WDM device driver development (Wu River) supporting CD-ROM source code examples.
- 2023-06-26 04:00:03下载
- 积分:1
-
bt878驱动程序编程
bt878驱动程序编程-driven programming
- 2023-08-11 17:30:03下载
- 积分:1
-
Learning Bayesian NetworksWith Hidden Variables for User Modeling
Learning Bayesian NetworksWith Hidden Variables for User Modeling
- 2023-08-15 00:20:03下载
- 积分:1
-
在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。...
在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。-This is a proccess monitor driver for windows2000,it can monitor all proccess created or closed. This source code uses function not open to pulblic of microsoft!
- 2022-04-28 10:40:45下载
- 积分:1
-
这本书解释了如何编写设备驱动程序的最新成员的麦克风…
This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. You ll also find a note on errors and a section on other resources you can use to learn about driver programming. Looking ahead, Chapter 1 explains how the two main branches of the Windows family operate internally, what a WDM device driver is, and how it relates to the rest of Windows.
- 2023-08-13 11:45:04下载
- 积分:1
-
I2C读写程序,其中与AT24C01 02等芯片的读写.
I2C读写程序,其中与AT24C01 02等芯片的读写.-I2C read and write procedures, which with the AT24C01 02 such chips to read and write.
- 2022-03-22 17:24:54下载
- 积分:1