xmen_xwk
Full Member level 3
- Joined
- Sep 12, 2014
- Messages
- 172
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 18
- Activity points
- 1,373
I have an arduino and 7 Port USB Hub. I want to make the USB Hub more smarter by adding an arduino to it.
What I'm trying to do is, whenever a device is pluged(offline or online) into USB Hub port, I want arduino to detect it. If anything is plugged in or not in any of these ports. Some devices can be working as plugged in means online(eg. pendrive), but some could be not working, like an offline printer, or a phone charging wire.
How can I detect this kind of this ? I think I would need sensors. But can a microcontroller do that alone ? I think not, so what should it need ?
Any ideas would help.
Thank you
What I'm trying to do is, whenever a device is pluged(offline or online) into USB Hub port, I want arduino to detect it. If anything is plugged in or not in any of these ports. Some devices can be working as plugged in means online(eg. pendrive), but some could be not working, like an offline printer, or a phone charging wire.
How can I detect this kind of this ? I think I would need sensors. But can a microcontroller do that alone ? I think not, so what should it need ?
Any ideas would help.
Thank you