ESP8266: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 10: | Zeile 10: | ||
*[http://www.danielcasner.org/guidelines-for-writing-code-for-the-esp8266/ Guidelines for writing code for the ESP8266] | *[http://www.danielcasner.org/guidelines-for-writing-code-for-the-esp8266/ Guidelines for writing code for the ESP8266] | ||
*[http://richard.burtons.org/2015/07/08/accessing-byte-data-stored-on-flash/ Accessing byte data stored on flash] | *[http://richard.burtons.org/2015/07/08/accessing-byte-data-stored-on-flash/ Accessing byte data stored on flash] | ||
*[http://www.socialledge.com/sjsu/index.php?title=FreeRTOS_Tutorial FreeRTOS Tutorial] | |||
*Lua | *Lua | ||
**[https://importhack.wordpress.com/2014/11/22/how-to-use-ep8266-esp-01-as-a-sensor-web-client Kurzanleitung Flashen und Programmieren] | **[https://importhack.wordpress.com/2014/11/22/how-to-use-ep8266-esp-01-as-a-sensor-web-client Kurzanleitung Flashen und Programmieren] | ||
Version vom 13. September 2016, 13:30 Uhr
Links
- Getting-started-guide
- Flasher
- NodeMCU selbst compilieren
- ESP8266 als Serial-Bridge und AVR-Flasher
- ESP8266 an 5V-Arduino
- GNU-Toolchain für ESP8266
- ESP8266 SDK auf Github
- Informationen zum SDK, u.a. mit Erklärungen zum Bootablauf
- Guidelines for writing code for the ESP8266
- Accessing byte data stored on flash
- FreeRTOS Tutorial
- Lua
Informationen
- RST auf GND -> Reset
- CH_PD auf VCC (Mit Widerstand)
- GPIO0
- auf VCC: "Normalmodus"
- auf GND: "Firmwareupdate"