ESP8266: Porovnání verzí

Z MediaWiki SPŠ a VOŠ Písek
Skočit na navigaci Skočit na vyhledávání
Založena nová stránka: Soubor:ESP8266_02.png Soubor:ESP8266_03.png == [http://blog.ok1cdj.com/2014/12/esp8266-wi-fi-internet-do-kazdeho.html ESP8266: WI-FI a internet do každého z...
 
 
(Není zobrazeno 7 mezilehlých verzí od stejného uživatele.)
Řádek 1: Řádek 1:
[[Soubor:ESP8266_02.png|thumb]]


[[Soubor:ESP8266_02.png]]
[[Soubor:ESP8266_03.png|thumb]]


[[Soubor:ESP8266_03.png]]
[[Soubor:ESP8266_04.png|400px]] [[Soubor:ESP8266_05.png|400px]]


== [http://blog.ok1cdj.com/2014/12/esp8266-wi-fi-internet-do-kazdeho.html ESP8266: WI-FI a internet do každého zařízení] ==
* 802.11 b / g / n
* Wi-Fi Direct (P2P), soft-AP
* Built-in TCP / IP protocol stack
* Built-in TR switch, balun, LNA, power amplifier and matching network
* Built-in PLL, voltage regulator and power management components
* 802.11b mode + 19.5dBm output power
* Built-in temperature sensor
* Support antenna diversity
* off leakage current is less than 10uA
* Built-in low-power 32-bit CPU: can double as an application processor
* SDIO 2.0, SPI, UART
* STBC, 1×1 MIMO, 2×1 MIMO
* A-MPDU, A-MSDU aggregation and the 0.4 Within wake
* 2ms, connect and transfer data packets
* standby power consumption of less than 1.0mW (DTIM3)


== [http://www.instructables.com/id/Low-cost-WIFI-temperature-data-logger-based-on-ESP/?ALLSTEPS Low cost WIFI temperature (DS18B20) data logger based on ESP8266 with connectivity to thingspeak.com]==
== Články ==
 
* [http://blog.ok1cdj.com/2014/12/esp8266-wi-fi-internet-do-kazdeho.html ESP8266: WI-FI a internet do každého zařízení]
 
== Návody ==
 
* [http://www.instructables.com/id/Low-cost-WIFI-temperature-data-logger-based-on-ESP/?ALLSTEPS Low cost WIFI temperature (DS18B20) data logger based on ESP8266 with connectivity to thingspeak.com]
# Flashing LUA firmware
# Flashing LUA firmware
# Setting up thinkspeak.com account
# Setting up thinkspeak.com account
# Uploading software
# Uploading software


== [http://www.allaboutcircuits.com/projects/update-the-firmware-in-your-esp8266-wi-fi-module/ Update the Firmware in Your ESP8266 Wi-Fi Module] ==
* [http://www.allaboutcircuits.com/projects/update-the-firmware-in-your-esp8266-wi-fi-module/ Update the Firmware in Your ESP8266 Wi-Fi Module]
 
* [http://blog.csdn.net/lihongyu65085/article/details/41856361 How to use ESP8266 ESP-01 as a SENSOR web client]
== [http://blog.csdn.net/lihongyu65085/article/details/41856361 How to use ESP8266 ESP-01 as a SENSOR web client] ==
* [https://learn.adafruit.com/adafruit-huzzah-esp8266-breakout/using-arduino-ide Using Arduino IDE]
 
* [http://www.instructables.com/id/ESP8266-mini-Tutorial/?ALLSTEPS%20ESP8266%20mini%20Tutorial http://www.instructables.com/id/ESP8266-mini-Tutorial/]
== [https://learn.adafruit.com/adafruit-huzzah-esp8266-breakout/using-arduino-ide Using Arduino IDE] ==
* [http://www.instructables.com/id/Basic-Security-with-ESP8266/?ALLSTEPS Basic Security with ESP8266 IoT]  
 
* [http://docs.jumpwire.io/GettingStarted/InternetConnectedLED/%20Internet%20connected%20LED Internet connected LED]
== [http://www.instructables.com/id/ESP8266-mini-Tutorial/?ALLSTEPS%20ESP8266%20mini%20Tutorial http://www.instructables.com/id/ESP8266-mini-Tutorial/] ==
 
== [http://www.instructables.com/id/Basic-Security-with-ESP8266/?ALLSTEPS Basic Security with ESP8266 IoT] ==
 
== [http://docs.jumpwire.io/GettingStarted/InternetConnectedLED/%20Internet%20connected%20LED Internet connected LED] ==


{{#widget:YouTube|id=VvIoBFLj2Xo|height=270|width=360|Popis|right}}  
{{#widget:YouTube|id=VvIoBFLj2Xo|height=270|width=360|Popis|right}}  


{{#widget:YouTube|id=qU76yWHeQuw|height=270|width=360|Popis|right}}
{{#widget:YouTube|id=qU76yWHeQuw|height=270|width=360|Popis|right}}
{{#widget:YouTube|id=H-gkysrJjAc|height=270|width=360|Project using ESP32 NodeMCU ESP8266 network with Blynk App | IoT based Home Automation 2022|right}}

Aktuální verze z 13. 1. 2022, 12:21

  • 802.11 b / g / n
  • Wi-Fi Direct (P2P), soft-AP
  • Built-in TCP / IP protocol stack
  • Built-in TR switch, balun, LNA, power amplifier and matching network
  • Built-in PLL, voltage regulator and power management components
  • 802.11b mode + 19.5dBm output power
  • Built-in temperature sensor
  • Support antenna diversity
  • off leakage current is less than 10uA
  • Built-in low-power 32-bit CPU: can double as an application processor
  • SDIO 2.0, SPI, UART
  • STBC, 1×1 MIMO, 2×1 MIMO
  • A-MPDU, A-MSDU aggregation and the 0.4 Within wake
  • 2ms, connect and transfer data packets
  • standby power consumption of less than 1.0mW (DTIM3)

Články

Návody

  1. Flashing LUA firmware
  2. Setting up thinkspeak.com account
  3. Uploading software