modified: readme.md
This commit is contained in:
parent
bb70e2b017
commit
6a23b75617
16
readme.md
16
readme.md
@ -1,12 +1,12 @@
|
|||||||
### ESP8266_SmartSocketController
|
# ESP8266_SmartSocketController
|
||||||
---
|
---
|
||||||
## A control firmware for socket to accept network control
|
## A control firmware for socket to accept network control
|
||||||
|
|
||||||
### Features
|
# Features
|
||||||
- UDP control over WiFi
|
- UDP control over WiFi
|
||||||
- Set WiFi SSID&Password by serial
|
- Set WiFi SSID&Password by serial
|
||||||
|
|
||||||
### How to use
|
# How to use
|
||||||
- Download and flash the firmware in the release page
|
- Download and flash the firmware in the release page
|
||||||
- Launch any serial debug tools, open the serial port with speed 115200
|
- Launch any serial debug tools, open the serial port with speed 115200
|
||||||
- Reset the device
|
- Reset the device
|
||||||
@ -16,23 +16,23 @@
|
|||||||
- Add this device to your manage program
|
- Add this device to your manage program
|
||||||
- Enjoy~
|
- Enjoy~
|
||||||
|
|
||||||
### What you need
|
# What you need
|
||||||
- esp-01s module
|
- esp-01s module
|
||||||
- relay module
|
- relay module
|
||||||
|
|
||||||
### Environment
|
# Environment
|
||||||
- Visual Studio Code
|
- Visual Studio Code
|
||||||
- PlatformIO Extension
|
- PlatformIO Extension
|
||||||
---
|
---
|
||||||
### Build
|
# Build
|
||||||
- Launch VS Code, open the whole folder
|
- Launch VS Code, open the whole folder
|
||||||
- Waiting for PlatformIO to initialize
|
- Waiting for PlatformIO to initialize
|
||||||
- Click Build to build the firmware
|
- Click Build to build the firmware
|
||||||
---
|
---
|
||||||
# Note
|
### Note
|
||||||
- This is my frist project, not very similar to everything, if there is any wrong or something can be upgrade, please let me know! Thanks!
|
- This is my frist project, not very similar to everything, if there is any wrong or something can be upgrade, please let me know! Thanks!
|
||||||
---
|
---
|
||||||
# Contact
|
### Contact
|
||||||
- Email: yzt114@yeah.net
|
- Email: yzt114@yeah.net
|
||||||
- Personal Site: https://nanami.tech
|
- Personal Site: https://nanami.tech
|
||||||
- Personal Blog: https://blog.nanami.tech
|
- Personal Blog: https://blog.nanami.tech
|
Loading…
x
Reference in New Issue
Block a user