Is it possible to make Pirrot compatible with an AIOC? #69
Unanswered
samuelcoustet
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello allebb,
It is now possible to interface Kenwood inputs/outputs via an AIOC that contains a sound card, as well as a ttyACM serial interface for PTT in CM108. This interface does not use GPIO ports and would avoid the PCB interface and sound card in your project. I am very bad at programming, if not completely useless, but your Pirrot project is brilliant. Combining it with a £20 AIOC would make for a low-cost repeater project that is easy for ordinary people to use.
Do you think it would be possible for you to implement an AIOC in Pirrot?
AIOC project: https://github.com/skuep/AIOC?tab=readme-ov-file
All reactions