About | Features | Technologies | Requirements | Starting | License | Author
this project handles initialising and event required for wifi
✔️ Auto connect;
✔️ Dissconnect event;
✔️ menuconfig for ssid;
The following tools were used in this project:
Before starting 🏁, you need to have Git and esp-idf installed.
#create and enter components directory
$ mkdir components
$ cd components
# Clone this project
$ git clone https://github.com/{{YOUR_GITHUB_USERNAME}}/espwifi_handler
# run menuconfig in your project directory
$ cd ..
$ idf.py menuconfig
# YOu can configure your ssid and password
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Gokulakrishnan