Skip to content

RomualdoGobbo/armapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armapi API for ARM module.

Overview

This API allow you to control easily the modules ARM from ATIM company in c or cpp. You will be able to send and receive data on the Sigfox/LoRaWan network and local network.

Installation

There is no installation. To use this API, just copy or include the files from folders 'bindings/' in you project.

You can found the packages for Arduino, c and cpp on the Github page.

Documentation

To generate the doc you need to have doxygen installed locally, then run doxygen in 'docs' folder. The documentation is generated locally in the docs/html/index.html folder.

Or you can access the last generated documentation.

Library status

Currently the API is in bêta and support the module ARM_N8_LP, ARM_N8_LD and ARM_N8_LW.

Report a Bug

To report your problem, open an issue.

Link

About

API for ARM module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 51.9%
  • C++ 36.1%
  • Other 3.6%
  • Yacc 3.5%
  • Lex 3.1%
  • Makefile 1.0%
  • Shell 0.8%