manuelbl / JavaDoesUSB

USB library for Java
MIT License
143 stars 11 forks source link

Is it suitable to use this library to detect an usb sdcard and its mount location ? #16

Open ouaibsky opened 1 year ago

ouaibsky commented 1 year ago

Hi

It's more a question:

manuelbl commented 1 year ago

Thanks for the proposal. I will think about it. It sounds interesting to have more information about USB devices and make the bridge into other worlds: storage media to file system, serial port to device path etc.

icemagno commented 4 months ago

+1 because it is very useful to know when a SDCARD was connected/disconnected from PC.