diff --git a/README.md b/README.md index 7a5add5..f1866f6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # ESP8266 ESP8266=ESP8089 +![crytal_name.png](https://github.com/pvvx/ESP8266/raw/master/crytal_name.png) + +[youtube](https://youtu.be/dX-472O9gFE?t=1052) + ESP8266 is its own clone of Espressif Systems ESP8089 released back in 2012 and without any modifications it is still sold by Espressif with the inscription "ESP8266". The programs in the ROM chip are designed for 40 MHz quartz. The crystal was designed to connect via SDIO as a WiFi adapter. “ESP8089” is proudly written on the crystal itself, and “ESP8266” is written on the plastic case. diff --git a/crytal_name.png b/crytal_name.png new file mode 100644 index 0000000..e023336 Binary files /dev/null and b/crytal_name.png differ