Main page
Recent changes
Band decoder for Arduino
B
I
U
S
link
image
code
list
Show page
Syntax
!!YAESU BCD '''Activate''' uncomment line {{#define YAESU_BCD}} In yaesu_bcd.h file you can set '''rules to select individual output''' relays, dependency to BCD input. {{=======[ Input BCD ]==================================================================== BCD 1 --> */ { 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0 }, /* BCD 2 --> */ { 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1 }, /* BCD 3 --> */ { 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 1 }, /* BCD 4 --> */ { 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1 }, /* | | | | | | | | | | | | | | | V V V V V V V V V V V V V V V ------------------------------------------------------------------------------------- Band # in matrix table 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 Yaesu BCD 160 80 40 30 20 17 15 12 10 6m <--- free ---> ------------------------------------------------------------------------------------- ========================================================================================}} [https://remoteqth.com/img/wiki-bd-yaesu.png|noborder] [Next > Configure outputs -->|Band decoder for Arduino#Configure_outputs]
Password
Summary of changes