diff --git a/README.md b/README.md index 0b26b42..320317c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # pocsag-gateway -This WIP Software aims to provide an Interface for transmitting Messages sent over AMQP via an RFM69 Transceiver. \ No newline at end of file +This WIP Software aims to provide an Interface for transmitting Messages sent over AMQP via an RFM69 Transceiver. + +## Pin Configuration +| RFM pin | Pi pin +| ------- |------- +| DIO0 | 18 (GPIO24) +| MOSI | 19 +| MISO | 21 +| CLK | 23 +| NSS | 24 +| Ground | 25 +| RESET | 29