mirror of
https://github.com/Xinyuan-LilyGO/LilyGo-T-Call-SIM800.git
synced 2026-07-27 19:56:23 +00:00
Update README.MD
This commit is contained in:
@@ -1,16 +1,24 @@
|
||||
# TTGO T-Call SIM800
|
||||
|
||||
======================
|
||||

|
||||
|
||||
## PinOut
|
||||
## Examples
|
||||
|
||||
- Arduino + TinyGSM library: [/examples/Arduino_TinyGSM](/examples/Arduino_TinyGSM)
|
||||
- Arduino + SIM800 library: [/examples/Arduino_sim800](/examples/Arduino_sim800)
|
||||
- Loboris Micropython: [/examples/MicroPython_LoBo](/examples/MicroPython_LoBo)
|
||||
- ESP-IDF: https://github.com/espressif/esp-idf/tree/master/examples/protocols/pppos_client
|
||||
|
||||
## Pinout
|
||||

|
||||
|
||||
## SIM800 connection
|
||||
| Name | Pins |
|
||||
| ------------ | ---- |
|
||||
| SIM800_TX | 26 |
|
||||
| SIM800_RX | 27 |
|
||||
| SIM800_PWKEY | 4 |
|
||||
| SIM800_RST | 5 |
|
||||
| SDA | 21 |
|
||||
| SCL | 22 |
|
||||
| SIM800_POWER | 23 |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user