-
Notifications
You must be signed in to change notification settings - Fork 2
Description
The current scope for STRØM 1.0 are mono playback only. For an enhanced listening experience stereo playback should be possible.
Describe the solution you'd like
It should be possible to support stereo playback using two STRØM speakers. This feature should be implemented using a wireless connection.
The main problem are how to synchronize the clock of the two speakers, as this is required in order to minimize any delay between the playback from each speaker.
The "classic" TWS implementation in Bluetooth can't be used here, as this will require a proprietary Bluetooth chip and software stack. This is not part of the µVox hardware platform.
There seems to have been done some serious research within this area, which are worth looking further into. The following research promise a clock drift across multiple devices of under 1µs. That must be more than enough for this use case.
In the below paper two interesting concepts are mentioned: X-Sync and X-Burst.
Poster: Accurate Cross-Technology Clock Synchronization Among Off-the-Shelf Wireless Devices
Describe alternatives you've considered
A wired connection is possible, but isn't really considered as a solution.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status