Well, here I am again, what is this the third time? I last took this up in the blog Nexgen: CANaerospace: RSS: C-3436A Radio: Build i. So this is part II of the build, covering the hardware, 2x RS232 cutouts, securing the CAN interface, as well as the relay for the panel lights. I will also wire the DIN-5 power connector to the rear of the unit.
Also, please note below the new wiring guide!
After that, I will have to test the Radio Head with the Slave. The output frequency will be converted into two 4-bytes with an additional two bits in the LSB for power and lights. , so I have to get creative on how to compose the message:
mnemonic | P1 | pin | J1 | pin | Arduino |
n/a | A | 1 | |||
n/a | B | 14 | |||
n/a | C | 2 | |||
n/a | D | 15 | |||
n/a | E | 3 | |||
SQL | F | 16 | A0 | ||
n/a | G | 4 | |||
MC5 | H | 17 | 22 | ||
MC4 | I | 5 | 23 | ||
MC3 | J | 18 | 24 | ||
MC2 | K | 6 | 25 | ||
MC1 | L | 19 | 26 | ||
n/a | M | 7 | n/a | ||
FRAC1 | N | 20 | 27 | ||
FRAC2 | Q | 8 | 28 | ||
FRAC3 | P | 21 | 29 | ||
FRAC4 | O | 9 | 30 | ||
FRAC5 | R | 22 | 31 | ||
GND | S |
10 23 |
Arduino | ||
LV | P2 | A | J2 | 2 | Arduino |
VOL | B | 15 | A1 | ||
LMP | C | 33 | |||
GND | D | Arduino | |||
COMM | E | Arduino | |||
PWR | F | 3 | Arduino | ||
G | Arduino | ||||
H | Arduino | ||||
P3 | Unused | ||||
SPI to CANbus | |||||
newmoic | Arduino | CANmod | |||
MISO | 50 | SO | |||
MOSI | 51 | SI | |||
SCLK | 52 | SCLK | |||
SS | 53 | CS | |||
INT2 | 21 | INT |
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
High Hex | Low Hex |
Power Jack Wiring | |
PIN | VOLTAGE |
1 | +5vdc |
2 | N/A |
3 | GND |
4 | +12vdc |
5 | +24vdc |
Top Comments