CatIVity - CAT protocol (Icom CI-V) based remote VFO tuner
This is a new iteration of CatIVity. It is WORK IN PROGRESS and not yet fully tested.
You can find the previous version (tested and working) under v1.
Developed under GNU/Linux - Debian (Desktop) and Raspbian (Raspberry Pi) distributions
Toolchain and other tools/utilities used:
Desktop
- avr-gcc
Raspberry Pi
- avr-gcc
- avrdude
The provided Makefile is meant to be used on a Raspberry Pi. Note that the reset pin of the ATmega328P is connected to pin 21 of the Raspberry and is pulled low before starting to flash the binary to the microcontroller.
- Icom's CI-V protocol specification Computer Interface, version V
- Xiegu G90 CAT protocol specification Xiegu G90, CAT and digital modes
https://github.com/coronensis/cativity
Feel free to reach out if you run into problems building this project or want to extend or port it.
Helmut Sipos, YO6ASM yo6asm@gmail.com