ESP8266: Unterschied zwischen den Versionen

Aus Matthias Wiki
Zur Navigation springen Zur Suche springen
imported>Matthias
K Matthias verschob die Seite ESP2866 nach ESP8266: Tippfehler
 
(15 dazwischenliegende Versionen von 7 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
== Links ==
== Links ==
*[http://www.espressif.com/sites/default/files/2a-esp8266-sdk_getting_started_guide_en_0.pdf Getting-started-guide]
*[https://docs.google.com/file/d/0B3dUKfqzZnlwVGc1YnFyUjgxelE/edit Flasher]
*[https://docs.google.com/file/d/0B3dUKfqzZnlwVGc1YnFyUjgxelE/edit Flasher]
*[http://www.allaboutcircuits.com/projects/guts-of-the-iot-part-1-building-nodemcu-from-source-for-the-esp8266 NodeMCU selbst compilieren]
*[https://github.com/jeelabs/esp-link ESP8266 als Serial-Bridge und AVR-Flasher]
*[http://iot-playground.com/blog/2-uncategorised/17-esp8266-wifi-module-and-5v-arduino-connection ESP8266 an 5V-Arduino]
*[http://gnutoolchains.com/download/ GNU-Toolchain für ESP8266]
*[https://github.com/espressif/ESP8266_RTOS_SDK ESP8266 SDK auf Github]
*[http://esp8266-re.foogod.com/wiki/ESP8266_Reverse_Engineering_Wiki Informationen zum SDK], u.a. mit Erklärungen zum Bootablauf
*[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://www.socialledge.com/sjsu/index.php?title=FreeRTOS_Tutorial FreeRTOS Tutorial]
*[https://harizanov.com/2014/11/esp8266-powered-web-server-led-control-dht22-temperaturehumidity-sensor-reading Sehr ausführliches Beispielprojekt mit Webserver und Temperatursensor]
*[http://www.espressif.com/sites/default/files/documentation/20a-esp8266_rtos_sdk_programming_guide_en.pdf Programmers Guide von Espressif]
*[https://groenholdt.net/Microcontroller/esp8266-sdk-network-code.html ESP8266 network code]
*[http://www.elinistech.com/images/esp8266/The-ESP8266-Book-September-2015.pdf Kolban's Book on ESP8266]
*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]
Zeile 6: Zeile 20:
**[https://github.com/nodemcu/nodemcu-firmware NodeMCU-Firmware]
**[https://github.com/nodemcu/nodemcu-firmware NodeMCU-Firmware]
**[https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en Lua API-Dokumentation]
**[https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en Lua API-Dokumentation]
**[http://esp8266.co.uk/tutorials/introduction-to-the-gpio-api ESP-2866 GPIO und Debouncing]
**[https://github.com/adafruit/ESP8266-Arduino Pin-Functions]
**[http://l0l.org.uk/2014/12/esp8266-modules-hardware-guide-gotta-catch-em-all Hardware-Revisionen]
**[http://www.lua.org/pil/1.html Lua-Tutorial]
**[http://www.lua.org/pil/1.html Lua-Tutorial]
**[http://www.forward.com.au/pfod/ESP8266/GPIOpins/ESP8266_01_pin_magic.html GPIO mit ESP8266-01]
**[http://frightanic.com/nodemcu-custom-build Webservice zum Bauen von NodeMCU-Images]
== Informationen ==
http://www.xess.com/static/media/uploads/blog/devbisme/2014-12-09/esp8266_flash_prog_board_sch.png
*RST auf GND -> Reset
*CH_PD auf VCC (Mit Widerstand)
*GPIO0
**auf VCC: "Normalmodus"
**auf GND: "Firmwareupdate"

Aktuelle Version vom 25. September 2016, 18:11 Uhr