Skip to content

LoRaWAN End-node Framework for Arduino

License

Notifications You must be signed in to change notification settings

himitu23/KashiwaGeeks

 
 

Repository files navigation

KashiwaGeeks

LoRaWAN Application framework for Arduino.
This framwork consists of Application,LoRaWAN devices and Payload Classes.
These classes provide following functions:

  1. Power saving with various sleep modes.
  2. Wake up by watchdog timer.
  3. Interrupt handling for INT0 and INT1.
  4. Task execution control.
  5. LoRaWAN devices control.
  6. Allow payload to be created bit by bit.

About

LoRaWAN End-node Framework for Arduino

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.8%
  • C 2.2%