mirror of
https://github.com/Xinyuan-LilyGO/LilyGo-T-Call-SIM800.git
synced 2026-07-27 19:56:23 +00:00
update Blynk
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
#define SerialAT Serial1
|
||||
|
||||
// See all AT commands, if wanted
|
||||
#define DUMP_AT_COMMANDS
|
||||
//#define DUMP_AT_COMMANDS
|
||||
|
||||
// Define the serial console for debug prints, if needed
|
||||
#define TINY_GSM_DEBUG SerialMon
|
||||
@@ -57,7 +57,7 @@
|
||||
#define GSM_PIN ""
|
||||
|
||||
// Your GPRS credentials, if any
|
||||
const char apn[] = "YourAPN";
|
||||
const char apn[] = "";
|
||||
const char gprsUser[] = "";
|
||||
const char gprsPass[] = "";
|
||||
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
<h1 align = "center">🌟LilyGo-T-Call-SIM800🌟</h1>
|
||||
|
||||
## Quick start
|
||||
1. Downloads APP
|
||||
Blynk Apps for iOS or Android
|
||||
2. Create a Blynk Account
|
||||
After you download the Blynk App, you’ll need to create a New Blynk account.(If you have already created an account, you can skip this step)
|
||||
|
||||

|
||||
|
||||
3. Create a New Project
|
||||
After you’ve successfully logged into your account, start by creating a new project.
|
||||
|
||||

|
||||
|
||||
4. Choose Your Hardware
|
||||
Select the hardware model you will use.
|
||||
|
||||

|
||||
|
||||
5. Add a Widget
|
||||
|
||||

|
||||
|
||||
6. Upload routines
|
||||
|
||||
## Blynk References
|
||||
|
||||
1. [Getting Started Guide](https://www.blynk.cc/getting-started)
|
||||
2. [Documentation](http://docs.blynk.cc/)
|
||||
3. [Sketch generator](https://examples.blynk.cc/)
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 93 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user