kopia lustrzana https://github.com/jgromes/RadioLib
Updated Basics (markdown)
rodzic
1e5678f6c9
commit
3a1af9c587
|
@ -1,4 +1,4 @@
|
|||
The purpose if this page is to provide an overview of the basic usage of the library API. For details on each supported radio module, please refer to the provided examples.
|
||||
The purpose if this page is to provide an overview of the basic usage of the library API. **For details on each supported radio module, please refer to the provided [examples](https://github.com/jgromes/RadioLib/tree/master/examples).**
|
||||
|
||||
## Standalone Module
|
||||
1. Connect the wireless module to the Arduino. This includes connecting the appropriate communication channel (SPI bus or UART), as well as some GPIO pins. The extra pins are used for SPI chips select, hardware reset and GPIO or interrupts. Each module uses slightly different setup. For example, some modules might only have one interrupt pin, while others may have multiple. Some modules might have reset pin, others might do without one.
|
||||
|
|
Ładowanie…
Reference in New Issue