manuelbl / JavaDoesUSB

USB library for Java
MIT License
136 stars 10 forks source link

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

Open ouaibsky opened 9 months ago

ouaibsky commented 9 months ago

Hi

It's more a question:

manuelbl commented 9 months 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 days ago

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