简体   繁体   中英

Manage devices from code (C#)

I am currently writing/experimenting with a wiimote touchscreen application in C# and one of the main issues is that after I connect my wiimote via Bluetooth, it cannot connect back again until the device is removed and then re-installed. This makes for a along tedious process just to set up the wiimote for use with the application. Is there anything that can automatically remove devices, then add and install the devices drivers? The wiimote always has to reinstall the driver afterwards.

I recently did a project on the Wiimote, faced the exact same problem you're having.

I found a program named WiimoteConnect :

This little program automatically handles all the install/uninstall bluetooth connection stuff for you.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM