├── AT+COPN_list.txt ├── LICENSE ├── README.md ├── SIM800L.js ├── SIM800L_moduleTesting.js ├── SIM800L_moduleTesting_wip.js ├── TestCode_Espruino.js ├── TestCode_Infos_Espruino.js ├── hexStuff.js ├── resistor_voltage_divider__powerG.svg ├── resistor_voltage_divider__rxG.svg ├── resistor_voltage_divier.svg ├── resistor_voltage_divier2.svg ├── scaleTest.svg ├── unicodeStuff.sh ├── wipCode.js └── wipCode.md /AT+COPN_list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/AT+COPN_list.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/README.md -------------------------------------------------------------------------------- /SIM800L.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/SIM800L.js -------------------------------------------------------------------------------- /SIM800L_moduleTesting.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/SIM800L_moduleTesting.js -------------------------------------------------------------------------------- /SIM800L_moduleTesting_wip.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/SIM800L_moduleTesting_wip.js -------------------------------------------------------------------------------- /TestCode_Espruino.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/TestCode_Espruino.js -------------------------------------------------------------------------------- /TestCode_Infos_Espruino.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/TestCode_Infos_Espruino.js -------------------------------------------------------------------------------- /hexStuff.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/hexStuff.js -------------------------------------------------------------------------------- /resistor_voltage_divider__powerG.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/resistor_voltage_divider__powerG.svg -------------------------------------------------------------------------------- /resistor_voltage_divider__rxG.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/resistor_voltage_divider__rxG.svg -------------------------------------------------------------------------------- /resistor_voltage_divier.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/resistor_voltage_divier.svg -------------------------------------------------------------------------------- /resistor_voltage_divier2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/resistor_voltage_divier2.svg -------------------------------------------------------------------------------- /scaleTest.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/scaleTest.svg -------------------------------------------------------------------------------- /unicodeStuff.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/unicodeStuff.sh -------------------------------------------------------------------------------- /wipCode.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/wipCode.js -------------------------------------------------------------------------------- /wipCode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephaneAG/SIM800L/HEAD/wipCode.md --------------------------------------------------------------------------------