Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MikroElektronika/GSM_Engine

Generic AT parser for AT command based modules
https://github.com/MikroElektronika/GSM_Engine

Last synced: 23 days ago
JSON representation

Generic AT parser for AT command based modules

Awesome Lists containing this project

README

        

![MikroE](http://www.mikroe.com/img/designs/beta/logo_small.png)

# AT Parser #

## Tutorials ##

* [Engine](http://learn.mikroe.com/introducing-the-gsm/)

* [Parser](http://learn.mikroe.com/gsm-part-2-parser/)

* [Example](http://learn.mikroe.com/gsm-part-3-gsm-2-click/)

---

Because of major code changes, each version of the parser is placed inside the
separated branch. Last tested version is always in master branch. Examples of
usage for new versions are not same like on learn.mikroe.com so check examples
folder in branch which carries your version of parser.

---