LoRaWAN-Stack-for-Micropython/README.md
2025-06-24 21:54:38 +02:00

5 lines
254 B
Markdown

# LoRaWAN Stack for Micropython
For CMAC [this library](https://github.com/KianBahasadri/micropython-aes-cmac) is used. It is imported as a submodule in source/extern. For usage import cmac.py as a library.
![Software Stack](images/software_stack.png)