RoboCore / RoboCore_SMW-SX1262M0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoboCore SMW_SX1262M0 Arduino Library

RoboCore LoRaWAN Shield - Helix Antenna

Arduino library for the RoboCore LoRaWAN Shield using the SMW_SX1262M0 LoRaWAN transceiver.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.
  • License.txt - The license file of the library.

Documentation

Version History

License Information

"SMW_SX1262M0-lib" 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.

"SMW_SX1262M0-lib" 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 "SMW_SX1262M0-lib". If not, see https://www.gnu.org/licenses/

About

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 100.0%