Adafruit Tiny LoRa Library
|
This is the documentation for Adafruit's Feather LoRa for the Arduino platform. It is designed specifically to work with the Adafruit Feather 32u4 LoRa.
This library uses SPI to communicate, 4 pins (SCL, SDA, IRQ, SS) are required to interface with the HopeRF RFM95/96 breakout.
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
This library has no dependencies.
Copyright 2015, 2016 Ideetron B.V.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Modified by Brent Rubell for Adafruit Industries.
LGPL license, all text here must be included in any redistribution.