Update README.md

This commit is contained in:
cheetah 2021-02-28 18:24:26 +01:00
parent 62ddf2a631
commit 249bb32721

View file

@ -1,3 +1,14 @@
# pocsag-gateway
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