commit
2b25cf24de
@ -1,3 +1,14 @@
|
||||
# pocsag-gateway
|
||||
|
||||
This WIP Software aims to provide an Interface for transmitting Messages sent over AMQP via an RFM69 Transceiver.
|
||||
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
|
||||
|
Loading…
Reference in New Issue