LilyGo-LoRa-Series/examples/RadioLibExamples/README.MD

13 lines
592 B
Markdown
Raw Normal View History

2022-10-10 18:13:28 +08:00
## SX1262 SX1276 SX1278 SX1280 examples need install the following dependency library files:
- [RadioLib](https://github.com/jgromes/RadioLib)
- [U8g2_Arduino](https://github.com/olikraus/U8g2_Arduino)
## TBeamAllFunction example need install the following dependency library files:
- [AceButton](https://github.com/bxparks/AceButton)
- [esp8266-oled-ssd1306](https://github.com/ThingPulse/esp8266-oled-ssd1306)
- [RadioLib](https://github.com/jgromes/RadioLib)
- [TinyGPSPlus](https://github.com/mikalhart/TinyGPSPlus)
- For more examples, please refer to RadioLib/examples