Skip to content

Commit f46aa4f

Browse files
committed
Fix RPi pinout table
1 parent e678a27 commit f46aa4f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/docs/Gear Up/edison.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,11 @@ Solder it to the board. It's the hole near the "o" from Radio. Make sure to not
106106

107107
This is your connection scheme for the RPi to RFM69HCW. Stick the RFM69HCW on a bread board, and connect:
108108

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 |
114114

115115
![Picture of RPI0WH with FM69HCW connection diagram](../Images/build-your-rig/rpii2RFM69HCW.JPG)
116116

0 commit comments

Comments
 (0)