arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.09k stars 7.01k forks source link

[Library Manager] Add TheThingsNode library #6044

Closed johanstokking closed 7 years ago

johanstokking commented 7 years ago

We have created a specific Arduino library for The Things Node; a LPWAN device with sensors, based on Arduino, that communicates with LoRaWAN networks (including but not limited to The Things Network).

At first, this code was part of TheThingsNetwork library which is already in the library manager. Because of dependencies on AVR, we moved code from that library to this new library.

https://github.com/TheThingsNetwork/arduino-node-lib

cmaglie commented 7 years ago

Done!