https://github.com/m5stack/atom_dtu_lorawan
https://github.com/m5stack/atom_dtu_lorawan
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/m5stack/atom_dtu_lorawan
- Owner: m5stack
- License: mit
- Created: 2021-06-23T08:53:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T05:59:08.000Z (about 4 years ago)
- Last Synced: 2025-05-05T03:15:25.452Z (about 1 year ago)
- Language: C
- Size: 12.7 KB
- Stars: 7
- Watchers: 6
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ATOM_DTU_LoRaWAN
## Overview
Contains M5Stack-**ATOM DTU LoRaWAN** series related case programs. The hardware is based on the ASR6501 series of modules to realize the LoRaWAN communication function.
## Libraries
- [ArduinoModbus](https://github.com/m5stack/ArduinoModbus)
- [Arduino485](https://github.com/m5stack/ArduinoRS485)
- [UNIT_LoRaWAN](https://github.com/m5stack/UNIT_LoRaWAN)
- [M5Atom](https://github.com/m5stack/M5Atom)
- [FastLED](https://github.com/FastLED/FastLED)
## Related Link
[Document & AT Command](https://docs.m5stack.com/en/atom/atom_dtu_lorawan868)
## License
[ATOM DTU LoRaWAN - MIT](LICENSE)