ESP8266 Support WIKI

User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
start [2021/01/08 13:29]
michaeljordig
start [2021/01/24 23:33]
admin old revision restored
Line 1: Line 1:
-Most of the time, SEO makes a speciality of keywords. The intention is to add relevant key phrases to the internet site so that better ratings are performed and visitors is captured whilst internet users search for the relevant term.+====== Welcome ​to the ESP8266 Community Wiki ======
  
-However, seek traits have developed over time. Instead of typing in a quick keyword or phrase, internet customers are typing in longer, extra precise phrases, questions, or even the use of speech-to-textual content features and gadgets to submit a search question. 
  
-As resultSEO has turn out to be greater complexThis is why semantic search engine optimization is crucial ​part of an standard optimization plan.+[[:​start?​do=register|Register to edit the Wiki]] 
 + 
 +[[https://​twitter.com/​intent/​follow?​original_referer=http%3A%2F%2Fwww.esp8266.com%2Findex.php%3Fsid%3Db5d9188418cf2f8dd8ce08ddd2b3d489&​region=follow_link&​screen_name=esp8266com&​tw_p=followbutton|Follow on Twitter]] for the latest NEWS. 
 + 
 +Also on [[https://​www.facebook.com/​esp8266com|Facebook]] 
 + 
 +The game plan for this page is to make it Table Of Contents for the rest of the WIKIthen links off the TOC will take you to the real informationTry to not bury info either, one level deep off the TOC for most things and 2 levels for the things that really need it. 
 + 
 +USE imaginative URLs and page names for better Google Indexing!  
 + 
 +People can start making ​skeleton TOC and then others can fill in the missing pages that link off of the TOC. 
 + 
 +Please visit [[http://​www.esp8266.com|The ESP8266 Community Forum]] to chat with others about this wonderful IC! 
 + 
 +You can also visit [[http://​www.everythingESP.com|EverythingESP.com]] where you will find tutorials, news, and projects for the ESP8266 and ESP32. Once you aquire ​login for this site, you can submit your projects, tutorials, or news immediately. 
 + 
 +There are some more imp resource Documentation for reference:​ 
 +  - [[http://​www.electronicwings.com/​nodemcu/​basics|NodeMCU Introduction]] 
 +  - [[http://​www.electronicwings.com/​nodemcu/​esplorer-ide|NodeMCU ESplorer IDE]] 
 +  - [[http://​www.electronicwings.com/​nodemcu/​arduino-ide|NodeMCU Arduino IDE]] 
 +  - [[http://​www.electronicwings.com/​nodemcu/​interface|NodeMCU Sensors, Modules Interfacing example]] 
 + 
 +===== Table of Contents ===== 
 + 
 +==== Available Hardware ==== 
 +  * [[esp8266-module-family|Modules]] 
 +  * [[esp8266-test-boards|Test Boards]] 
 +  * [[esp8266-dev-boards| Development Boards]] 
 +  * [[where-to-buy | Where to buy]] 
 + 
 +==== Device Overview ==== 
 +  * [[Download Datasheets for ESP8266]] 
 +  * [[Feature Set]] 
 +  * [[Device architecture]] 
 +  * [[Program Execution]] 
 +  * [[Bootloader and Programming Interface]] 
 +  * [[JTAG Debug Interface]] 
 +  * [[ESP8266 GPIO Registers]] 
 +  * [[ESP8266 GPIO Pin Allocations]] 
 +  * [[ESP8266 Memory Map]] 
 +  * [[ESP8266 Power Usage]] 
 +  * [[ESP8266 Interrupts]] 
 + 
 +==== ESP8266 On-Chip development ==== 
 +  * [[Toolchain]] 
 +  * [[Connecting The Board]] 
 +  * [[Loading Firmware]] 
 +  * [[Hardware SPI Information]] 
 +  * [[Mode Changes]] 
 + 
 +==== ESP8266 Compiler Setup and Usage ==== 
 +  * [[Windows setup-windows-compiler-esp8266|Arduino IDE]] 
 +  * [[setup-windows-compiler-esp8266|Visual Studio IDE]] 
 +  * [[setup-OSX-compiler-esp8266|OSX]] 
 + 
 +==== AT Command Set ==== 
 +  * [[AT Commands]] 
 +  * [[IGRR'​s AT Commands]] 
 + 
 +==== Getting Started ==== 
 +  * [[start-with-esp-12-arduino|Start with the ESP8266-12E and the Arduino tools]] 
 +  * [[getting-started-with-the-esp8266|ESP8266 101]] older low level version 
 +  * [[getting-started-with-the-NodeMCU development board|NodeMCU development board]] 
 +  * [[ota-over-the-air-esp8266|Over the Air information (OTA)]] 
 +  
 +==== Platforms ==== 
 +  * [[Lua]] 
 +  * [[ESP8266Basic]] 
 +  * [[Espruino JavaScript]] 
 +  * [[https://​www.zerynth.com/​blog/​python-for-esp8266-in-just-a-few-clicks-using-zerynth/​|Zerynth - Python for ESP8266]] 
 +==== Integrations ==== 
 +  * [[raspberrypi-Integration-with-esp8266|Raspberry Pi & ESP8266]] 
 +   
 +==== ESP8266.com Users Projects ==== 
 +  * [[http://​web.ncf.ca/​fp927/​esp/​|Micro'​s Getting Started with LUA]] 
 +  * [[wonderfulm3]] 
 +  * [[esp-httpd]] 
 +  * [[esp_mqtt]] - Native MQTT client (SSL Support) 
 +  * [[espduino]] - MQTT client for Arduino over ESP8266 (AT Command)  
 +  * [[esp8266-frankenstein]] - Alternative firmware with commandline interface 
 +  * [[xpl-esp8266]] - Example using FreeRTOS SDK 
 +  * [[https://​github.com/​tjclement/​esp-dimmer-hardware|esp-wifi-dimmer]] - A $5 super tiny Wifi LED Dimmer  
 +  * [[http://​jumpwire.io/​|jumpwire.io]] - Free messaging cloud service with Websocket client for Arduino over ESP8266 (AT Command) 
 +  * [[https://​github.com/​ajvdw/​HexAJpod]] - ESP8266 based Hexapod 
 +  * [[Esp8266_and_SD_Cards]] 
 +  * [[http://​tech.scargill.net/​esp8266-arduino-netio-server-demo/​]] ​ ESP8266 Arduino NetIO Server/​Servo Demo 
 +  * [[https://​www.supla.org|SUPLA]] - Open Source building automation system based on ESP8266 
 +  * [[https://​github.com/​SUPLA/​ESP8266|SUPLA - Firmware]] - WiFi-Socket firmware and Gate-Module firmware based on SUPLA project 
 +  * [[https://​www.zerynth.com/​blog/​how-to-program-nodemcu-esp8266-in-python-with-zerynth/​|Getting Started with Python for ESP8266 using Zerynth]] 
 +  * [[https://​www.allaboutcircuits.com/​projects/​make-a-web-server-with-esp8266/​]] - Make a Web Server with ESP8266 
 +  * [[https://​github.com/​arendst/​Sonoff-Tasmota]] - Provides ESP8266-based Sonoff-Tasmota firmware for iTead Sonoff, Wemos and NodeMCU hardware with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO - See http://​thehackbox.org/​tasmota/​ for more info on Sonoff-Tasmota 
 +  * [[https://​github.com/​xoseperez/​espurna]] - Home automation firmware for ESP8266-based devices - See http://​tinkerman.cat for more info on ESPurna 
 +  * [[https://​github.com/​letscontrolit/​ESPEasy]] - The ESP Easy firmware can be used to turn the ESP module into an easy multifunction sensor device for Home Automation solutions - See https://​www.letscontrolit.com/​wiki/​index.php/​ESPEasy for more info on ESPEasy 
 +  * [[http://​www.andreadrian.de/​ESP_Schachzwerg/​index.html]] - A chess playing computer with touchscreen LCD user interface.
  
-With semantic search engine marketing, the focus isn’t just on creating key phrases to feature to the internet site. Creating textual content that’s actually full of keyword instances is not going to be effective. 
-[[[[https://​www.dyifo.com/​is-your-website-content-thematically-relevant/​|Semantic SEO]]]] 
start.txt · Last modified: 2021/10/14 10:43 by terrye