The goal of this project is to figure out how to use the ESP8266 board to create a simple WiFi button.
In the manner of a tutorial, step by step, let's learn together with this project to allow us to understand how to create this button.
-
One constraint: each help page must be easy to understand for NooB, accept a simple introduction, a fairly simple sample, and instructions for the next step ^^.
-
If you think a step is not clear enough or has problems, please report it or contribute.
- step 0) setup hardware : ESP8266 card driver
- step 1) configure Arduino IDE for ESP8266 (mvp code inside)
- step 2) flash the on-board LED (blink code inside)
- step 3) the RESET action
- step 4) entering deep sleep mode
Contributions are welcome.
I am a beginner in electronics, a little less in development. However, errors or simplifications can occur at all levels. Feel free to add your grain of salt. Be critical and constructive with tickets or pull requests.
As I'm not an expert at all, I rely on some Internet sources and it's possible to encounter some error or TODO
in some pages: you could provide more details to correct or complete them.