Is this a thing? Could this be a thing?
I hate being tethered by wires when playing Elite in VR. I want to be free! Free?
If it's not a thing, it could be a thing.
Here's how I see it happening:
First, let's use Arduino. It should be fast enough, I think.
There are two (maybe three) asynchronous processes
Question: Will timing be a thing?
USB interface to computer
Broadcast Module
Receive USB from computer
Convert USB signals into a format to be used for wireless transmission
Transmit 5ghz signal to wireless receiver
Receive Module
Receive 5ghz signal from wireless receiver
Convert wireless signal into a format to be used for USB
Send USB to computer
Synchronization module (Optional?) - Everything that gets sent and received through USB goes through here to make sure the signals are in sync
Receive input and order them by time synchronization
Output in order of time synchronization
Waits till next packet in sync arrives before continuing to send data
USB interface to wireless - Similar to interface to computer
Rechargeable and battery powered
Could this be a thing?
Aside: This is not related to this post, but could a Vive Tracker be used to track head tracking?
I hate being tethered by wires when playing Elite in VR. I want to be free! Free?
If it's not a thing, it could be a thing.
Here's how I see it happening:
First, let's use Arduino. It should be fast enough, I think.
There are two (maybe three) asynchronous processes
Question: Will timing be a thing?
USB interface to computer
Broadcast Module
Receive USB from computer
Convert USB signals into a format to be used for wireless transmission
Transmit 5ghz signal to wireless receiver
Receive Module
Receive 5ghz signal from wireless receiver
Convert wireless signal into a format to be used for USB
Send USB to computer
Synchronization module (Optional?) - Everything that gets sent and received through USB goes through here to make sure the signals are in sync
Receive input and order them by time synchronization
Output in order of time synchronization
Waits till next packet in sync arrives before continuing to send data
USB interface to wireless - Similar to interface to computer
Rechargeable and battery powered
Could this be a thing?
Aside: This is not related to this post, but could a Vive Tracker be used to track head tracking?