8000 Release v0.1.15 Serial sync and minidin3 sync support added along with improved average timing mode to remove jitter · open3doled/open-3d-oled · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.15 Serial sync and minidin3 sync support added along with improved average timing mode to remove jitter

Pre-release
Pre-release
Compare
Choose a tag to compare
@open3doled open3doled released this 12 Feb 10:18
· 35 commits to master since this release
  1. New firmware V21 with new new features listed below.
  2. Added support for serial triggering this can be done via https://github.com/PHARTGAMES/WibbleWobbleCore as follows.
File:
C:\Users\<username>\AppData\LocalLow\PHARTGAMES\WibbleWobble\EmitterConfig\ComPort
Contents:
{
    "m_comPort": "None",
    "m_leftString": "9,1\n",
    "m_rightString": "9,0\n"
}

WibbleWobble also supports the Open3DOled trigger boxes for the optical sensor which provide the most accurate synchronization.
3. Added support for minidin3 triggering using the D10 pin (this can be useful for triggering from projectors).
4. Added vastly improved IR Average Timing Mode (should help with stock glasses firmware, serial triggering from WibbleWobble as well as TV's with jitter on scanout.
5. Several bug fixes and new setting profiles

Full Changelog: v0.1.14...v0.1.15

0