Skip to content

TheThingsNetwork + ATMega320u + RN2483 based device

License

Notifications You must be signed in to change notification settings

lualtek/ttn-device-lib

Repository files navigation

Lualtek device library for TTN + RN2483 + ATMega320u

How to use it

When developing a firmware using Platformio just add the repository link to your platformio.ini file:

[env:your_env]
platform = atmelavr
board = leonardo
framework = arduino
lib_deps =
  https://github.com/lualtek/ttn-device-lib.git
  thethingsnetwork/TheThingsNetwork@^2.7.2

About

TheThingsNetwork + ATMega320u + RN2483 based device

Resources

License

Stars

Watchers

Forks

Packages

No packages published