You are now ready to assemble the receiver. To this part of the assembly you will need the following items:
- Arduino Nano
- nRF24 module
- A small tactile switch
- A 3mm LED (and a resistor)
- Power filtering board
Step 1: Place everything inside the housing except the power filtering board.
Step ?: Solder the newly attached wires of the nRF24 module to the Arduino.
nRF24 | Arduino |
---|---|
VCC | 3.3 V |
CE | D9 |
CS | D10 |
SCK | D13 |
MOSI | D11 |
MISO | D12 |
GND | GND |