LightTracker-1.0/libraries/ttn-arduino-device-lib
lightaprs 17292d46b6 initial commit 2021-10-11 13:59:09 +03:00
..
docs initial commit 2021-10-11 13:59:09 +03:00
examples initial commit 2021-10-11 13:59:09 +03:00
src initial commit 2021-10-11 13:59:09 +03:00
test initial commit 2021-10-11 13:59:09 +03:00
.editorconfig initial commit 2021-10-11 13:59:09 +03:00
.gitignore initial commit 2021-10-11 13:59:09 +03:00
.travis.yml initial commit 2021-10-11 13:59:09 +03:00
AUTHORS initial commit 2021-10-11 13:59:09 +03:00
CONTRIBUTING.md initial commit 2021-10-11 13:59:09 +03:00
LICENSE initial commit 2021-10-11 13:59:09 +03:00
Makefile initial commit 2021-10-11 13:59:09 +03:00
README.md initial commit 2021-10-11 13:59:09 +03:00
keywords.txt initial commit 2021-10-11 13:59:09 +03:00
library.properties initial commit 2021-10-11 13:59:09 +03:00

README.md

The Things Network Arduino Library

Build Status

This is an Arduino Library for Arduino devices like The Things Uno and Node to communicate via The Things Network.

At the moment this library requires devices to feature a Microchip RN2xx3 module.

Installation

Documentation

Examples

The library comes with examples. After installing the library you need to restart the Arduino IDE before they can be found under File > Examples > TheThingsNetwork.