File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -106,11 +106,11 @@ Solder it to the board. It's the hole near the "o" from Radio. Make sure to not
106
106
107
107
This is your connection scheme for the RPi to RFM69HCW. Stick the RFM69HCW on a bread board, and connect:
108
108
109
- Board | Connect | Connect | Connect | Connect | Connect | Connect | Connect | Connect
110
- ------| ------| ------| ------| ------| ------| ------| ------| ------
111
- RPi | 3.3V | GND | MOSI | MISO | SCLK | | CE1_N ||
112
- RPi PIN | 17 | 25 | 19 | 21 | 23 | 15 | 26 | 22
113
- RFM69HCW | VIN or 3.3V | GND | MOSI | MISO | SCK or CLK | G0 or DIO0 | CS or NSS | RST or RESET
109
+ | Board | Connect | Connect | Connect | Connect | Connect | Connect | Connect | Connect |
110
+ | ----- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- |
111
+ | RPi | 3.3V | GND | MOSI | MISO | SCLK | | CE1_N | |
112
+ | RPi PIN | 17 | 25 | 19 | 21 | 23 | 15 | 26 | 22 |
113
+ | RFM69HCW | VIN or 3.3V | GND | MOSI | MISO | SCK or CLK | G0 or DIO0 | CS or NSS | RST or RESET |
114
114
115
115
![ Picture of RPI0WH with FM69HCW connection diagram] ( ../Images/build-your-rig/rpii2RFM69HCW.JPG )
116
116
You can’t perform that action at this time.
0 commit comments