From 249bb32721bd6baa2f301ec057b59e220599d7ea Mon Sep 17 00:00:00 2001 From: cheetah Date: Sun, 28 Feb 2021 18:24:26 +0100 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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