Main page
Recent changes
Band decoder MK2
B
I
U
S
link
image
code
list
Show page
Syntax
!! Debug mode Allows read comunications and show in terminal * Enable debug in firmware {{#define DEBUG}} * Enable inputs by connected radio{{//=====[ Inputs ]============================================================================================= // #define YAESU_BCD // TTL BCD in A // #define ICOM_ACC // voltage 0-8V on pin4 ACC(2) connector - need calibrate table // #define INPUT_SERIAL // telnet ascii input - cvs format [band],[freq]\n // #define ICOM_CIV // read frequency from CIV // #define KENWOOD_PC // RS232 CAT // #define YAESU_CAT // RS232 CAT YAESU CAT since 2015 ascii format // #define YAESU_CAT_OLD // Old binary format RS232 CAT ** tested on FT-817 **}} * Upload firmware * Preset RXD '''P11''' dependency to connected transceiver ** 232 for RS232 communications ** TTL for 5V level data * Preset '''P10''' to USB * Open arduino terminal, and set same baudrate by firmware preset {{#define SERBAUD 9600}} * Sniffing communications (on picture Kenwood CAT)...[https://remoteqth.com/img/wiki-bd2-debug.png|noborder] [<-- Web page|https://remoteqth.com/arduino-band-decoder.php]
Password
Summary of changes