Hi All,
Looking for guidance. I am using a USB switch to connect keyboard and mouse to two different hosts. However switching takes a second or two because the USB switch disconnects from old host and reconnect to the new host every switch.
My idea for a project is to have the USB switch to permanently connect to the two hosts and have a USB keyboard and mouse "events" be forwarded to one active host, and a switch button that will switch between the active host and the standby host. That way there will be zero latency when switching between hosts since there will be no USB connect event.
So hardware wise, how do I connect to Teensy a keyboard, a mouse in host mode and then connect the teensy to two different hosts as client?
Thanks!
Looking for guidance. I am using a USB switch to connect keyboard and mouse to two different hosts. However switching takes a second or two because the USB switch disconnects from old host and reconnect to the new host every switch.
My idea for a project is to have the USB switch to permanently connect to the two hosts and have a USB keyboard and mouse "events" be forwarded to one active host, and a switch button that will switch between the active host and the standby host. That way there will be zero latency when switching between hosts since there will be no USB connect event.
So hardware wise, how do I connect to Teensy a keyboard, a mouse in host mode and then connect the teensy to two different hosts as client?
Thanks!