Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/MikroElektronika/GSM_Engine
- Owner: MikroElektronika
- License: gpl-2.0
- Created: 2016-04-11T10:29:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-11T10:12:24.000Z (over 7 years ago)
- Last Synced: 2024-08-04T04:02:39.145Z (4 months ago)
- Language: C
- Homepage:
- Size: 5.25 MB
- Stars: 81
- Watchers: 20
- Forks: 39
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-embedded-software - GSM_Engine - Generic AT parser for AT command based modules. (Protocols / Protocol Parsers)
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.---