squares-and-circles icon indicating copy to clipboard operation
squares-and-circles copied to clipboard

VOR modules

Open kurtjoy opened this issue 2 years ago • 1 comments

Trying to get s&C working on a plumaudio 1U onc. The teensy boots up and all the controls work fine, but wont calibrate. Ive hunted through the repo for where the initial DAC calibration is called from, so I can add a greater offset. Any ideas (sorry I know its not really an issue)

kurtjoy avatar Apr 21 '22 07:04 kurtjoy

Hello @kurtjoy, since the teensy4 does not have a DAC on pin A14, VOR cannot actually work. Possible you can set the normal behavior using jumpers. Maybe the description of the DAC-Voltage-Rage-Mod is helpful (https://github.com/eh2k/squares-and-circles#optional-dac-voltage-range-mod--5v5v-range)

The calibration and hardware specific implementation is currently only provided as a closed-source library - without the possibility for adjustments (https://github.com/eh2k/squares-and-circles#license)

eh2k avatar Apr 21 '22 20:04 eh2k