Added more docs for modules on my wish list
This commit is contained in:
BIN
extras/doc/Digi XBee 3G Global Users Guide - 90001541.pdf
Normal file
BIN
extras/doc/Digi XBee 3G Global Users Guide - 90001541.pdf
Normal file
Binary file not shown.
BIN
extras/doc/Digi XBee3 LTEC1 Users Guide - 90002253.pdf
Normal file
BIN
extras/doc/Digi XBee3 LTEC1 Users Guide - 90002253.pdf
Normal file
Binary file not shown.
BIN
extras/doc/ESP8266 - AT Command Examples 1.3.pdf
Normal file
BIN
extras/doc/ESP8266 - AT Command Examples 1.3.pdf
Normal file
Binary file not shown.
BIN
extras/doc/ESP8266 - AT Instruction Set v2.0.0.pdf
Normal file
BIN
extras/doc/ESP8266 - AT Instruction Set v2.0.0.pdf
Normal file
Binary file not shown.
BIN
extras/doc/Gemalto ELS31 AT Commands.pdf
Normal file
BIN
extras/doc/Gemalto ELS31 AT Commands.pdf
Normal file
Binary file not shown.
BIN
extras/doc/SIM800 Series AT Command Manual V1.10.pdf
Normal file
BIN
extras/doc/SIM800 Series AT Command Manual V1.10.pdf
Normal file
Binary file not shown.
BIN
extras/doc/Sequans Monarch AT Commands.pdf
Normal file
BIN
extras/doc/Sequans Monarch AT Commands.pdf
Normal file
Binary file not shown.
Binary file not shown.
BIN
extras/doc/Telit CE910 AT Commands Reference Guide r5.pdf
Normal file
BIN
extras/doc/Telit CE910 AT Commands Reference Guide r5.pdf
Normal file
Binary file not shown.
BIN
extras/doc/Telit HE910 AT Command Reference Guide r0.pdf
Normal file
BIN
extras/doc/Telit HE910 AT Command Reference Guide r0.pdf
Normal file
Binary file not shown.
BIN
extras/doc/Telit LE910 AT Commands Reference Guide r14.1.pdf
Normal file
BIN
extras/doc/Telit LE910 AT Commands Reference Guide r14.1.pdf
Normal file
Binary file not shown.
BIN
extras/doc/Telit ME910C1 AT Commands Reference Guide r2.pdf
Normal file
BIN
extras/doc/Telit ME910C1 AT Commands Reference Guide r2.pdf
Normal file
Binary file not shown.
BIN
extras/doc/Telit Modules Software User Guide 2G3G4G r20.pdf
Normal file
BIN
extras/doc/Telit Modules Software User Guide 2G3G4G r20.pdf
Normal file
Binary file not shown.
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "EnviroDIY_TinyGSM",
|
"name": "TinyGSM",
|
||||||
"version": "0.3.4",
|
"version": "0.3.4",
|
||||||
"description": "A small Arduino library for GPRS modules, that just works. Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900, SIM900A, SIM900D, SIM908, SIM968",
|
"description": "A small Arduino library for GPRS modules, that just works. Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900, SIM900A, SIM900D, SIM908, SIM968",
|
||||||
"keywords": "GSM, AT commands, AT, SIM800, SIM900, A6, A7, M590, ESP8266, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968",
|
"keywords": "GSM, AT commands, AT, SIM800, SIM900, A6, A7, M590, ESP8266, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name=EnviroDIY_TinyGSM
|
name=TinyGSM
|
||||||
version=0.3.4
|
version=0.3.4
|
||||||
author=Volodymyr Shymanskyy
|
author=Volodymyr Shymanskyy
|
||||||
maintainer=Sara Damiano
|
maintainer=Volodymyr Shymanskyy
|
||||||
sentence=A small Arduino library for GPRS modules, that just works.
|
sentence=A small Arduino library for GPRS modules, that just works.
|
||||||
paragraph=Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM900, A6, A7, M590, ESP8266, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968
|
paragraph=Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM900, A6, A7, M590, ESP8266, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968
|
||||||
category=Communication
|
category=Communication
|
||||||
|
|||||||
Reference in New Issue
Block a user