Description
LIMITED SUPPLY!
The All In One Cable (AIOC) from Simon Küppers is an amazing addition to your HT EDC (If I have to spell it out…) You can use this for APRS, Winlink, Programming or any other sound card data mode. Compatible with all HT radios that use the Kenwood Style connector (unless your radio has the programming chip built in, then it will only do data modes, not programming).
IF YOU WISH TO PAY WITH A CREDIT CARD
We use PayPal as our primary payment processor. Just like on other websites that use PayPal, this allows you to pay with a credit card WITHOUT creating a Paypal account. Simply click on “PayPal” and choose “Pay with Debit or Credit Card,” and the checkout process will be just like on your other favorite sites!
Features:
- Cheap & Hackable Digital mode USB interface (similar to Digirig, Mobilinkd, etc…)
- Programming Cable Function via virtual Serial Port
- Based on easy-to-hack STM32F302 with internal ADC/DAC (Programmable via USB bootloader using DFU)
- Can support Dual-PTT HTs
Functionality:
The serial interface of the AIOC enumerates as a regular COM (Windows) or ttyACM port (Linux) and can be used as such for programming the radio as well as PTT (Asserted on DTR=1
and RTS=0
).
Note before firmware version 1.2.0, PTT was asserted by DTR=1
(ignoring RTS) which caused problems with certain radios when using the serial port for programming the radio e.g. using CHIRP.
The soundcard interface of the AIOC gives access to the audio data channels. It has one mono microphone channel and one mono speaker channel and currently supports the following baud rates:
- 48000 Hz (preferred)
- 32000 Hz
- 24000 Hz
- 22050 Hz (specifically for APRSdroid, has approx. 90 ppm of frequency error)
- 16000 Hz
- 12000 Hz
- 11025 Hz (has approx. 90 ppm of frequency error)
- 8000 Hz
Since firmware version 1.2.0, a CM108 style PTT interface is available for public testing. This interface works in parallel to the COM-port PTT. Direwolf on Linux is confirmed working, please report any issues. Note that currently, Direwolf reports some warnings when using the CM108 PTT interface on the AIOC. While they are annoying, they are safe to ignore and require changes in the upstream Direwolf source code. See wb2osz/direwolf#448 for more details.