|
@ -5,10 +5,21 @@ |
|
|
|
|
|
|
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
A small Arduino library for GPRS modules, that just works |
|
|
|
|
|
|
|
|
A small Arduino library for GPRS modules, that just works. |
|
|
|
|
|
<!--- |
|
|
|
|
|
[](https://github.com/vshymanskyy/TinyGSM/releases/latest) |
|
|
|
|
|
[](https://github.com/vshymanskyy/TinyGSM/stargazers) |
|
|
|
|
|
---> |
|
|
|
|
|
[](https://github.com/vshymanskyy/TinyGSM/releases/latest) |
|
|
|
|
|
[](https://github.com/vshymanskyy/TinyGSM/issues) |
|
|
|
|
|
[](https://github.com/vshymanskyy/TinyGSM/blob/master/LICENSE) |
|
|
|
|
|
|
|
|
Currently only SIM800/SIM900 are tested, more modules may be supported later. |
|
|
Currently only SIM800/SIM900 are tested, more modules may be supported later. |
|
|
|
|
|
|
|
|
|
|
|
If you like TinyGSM - give it a star, or fork it and contribute! |
|
|
|
|
|
[](https://github.com/vshymanskyy/TinyGSM/stargazers) |
|
|
|
|
|
[](https://github.com/vshymanskyy/TinyGSM/network) |
|
|
|
|
|
|
|
|
## Features |
|
|
## Features |
|
|
|
|
|
|
|
|
#### Supports Arduino Client interface |
|
|
#### Supports Arduino Client interface |
|
|