Update README

This commit is contained in:
lewis he
2020-07-01 13:48:47 +08:00
parent 9243443558
commit 15a134e73e
3 changed files with 12 additions and 7 deletions
+4 -2
View File
@@ -12,10 +12,12 @@ AXP192 is the power supply used on the SIM800L board. It is an upgraded version
2. SIM800L **RI** Pin leads to ESP32, can wake up from receiving voice or data calls, and receiving messages
3. SIM800L **DTR** Pin leads to ESP32, which can wake up SIM800L from sleep state
4. The old and new versions are fully compatible and can be used as general examples. You don't need to care about the control of the AXP192 power chip, you can replace the new board on your original code without programming the AXP192, and provide AXP192 control example code
5. SIM800C is an upgraded version of SIM800L
## Examples for SIM800L & SIM800C
- Arduino + TinyGSM library: [/examples/Arduino_TinyGSM](/examples/Arduino_TinyGSM)
- Arduino + TinyGSM library: [/examples/Arduino_TinyGSM](../examples/Arduino_TinyGSM)
- Loboris Micropython: [/examples/MicroPython_LoBo](../examples/MicroPython_LoBo)
- ESP-IDF: https://github.com/espressif/esp-idf/tree/master/examples/protocols/pppos_client
+4 -1
View File
@@ -14,7 +14,10 @@ AXP192 is the power supply used on the SIM800L board. It is an upgraded version
## Examples for SIM800L & SIM800C
- Arduino + TinyGSM library: [/examples/Arduino_TinyGSM](/examples/Arduino_TinyGSM)
- Arduino + TinyGSM library: [/examples/Arduino_TinyGSM](../examples/Arduino_TinyGSM)
- Loboris Micropython: [/examples/MicroPython_LoBo](../examples/MicroPython_LoBo)
- ESP-IDF: https://github.com/espressif/esp-idf/tree/master/examples/protocols/pppos_client
## Pin definition
| Name | SIM800L |
+4 -4
View File
@@ -5,11 +5,11 @@
## Examples for SIM800L IP5306 Version
- Loboris Micropython: [/examples/MicroPython_LoBo](/examples/MicroPython_LoBo)
- Arduino + TinyGSM library: [/examples/Arduino_TinyGSM](/examples/Arduino_TinyGSM)
- Arduino OTA update over GSM: [/examples/Arduino_GSM_OTA](/examples/Arduino_GSM_OTA)
- Loboris Micropython: [/examples/MicroPython_LoBo](../examples/MicroPython_LoBo)
- Arduino + TinyGSM library: [/examples/Arduino_TinyGSM](../examples/Arduino_TinyGSM)
- Arduino OTA update over GSM: [/examples/Arduino_GSM_OTA](../examples/Arduino_GSM_OTA)
- ESP-IDF: https://github.com/espressif/esp-idf/tree/master/examples/protocols/pppos_client
- Platformio Arduino_Thingsboard :[/examples/Platformio_Arduino_Thingsboard](/examples/Arduino_Deepsleep)
- Platformio Arduino_Thingsboard :[/examples/Platformio_Arduino_Thingsboard](../examples/Platformio_Arduino_Thingsboard)
## Pin definition
| Name | Pins |