Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.28 KB

arduino.md

File metadata and controls

23 lines (18 loc) · 1.28 KB
layout title zindex sections
guide
Arduino
998
arduino/_ide.md
arduino/_usage.md
arduino/_api.md
arduino/_examples.md
arduino/_resources.md

Arduino is an open-source electronics platform based on easy-to-use hardware and software. It's intended for anyone making interactive projects.

With The Things Network Library Arduino Boards can communicate via The Things Network. Both The Things Uno and The Things Node are Arduino Boards that include a LoRaWAN module.

Prerequisites

Since version 0.17, the library now has its own repository, can be installed via the Library Manager and has been renamed from TheThingsUno to TheThingsNetwork. I guess it should have been bumped to 1.x - oops! 😝