Search
Translate / Traduci
Support Gioorgi Editorial Board
Tag Archives: esp8266
ESP32/ESP8266 Wi-Fi Attacks | Hacker News
From: ESP32/ESP8266 Wi-Fi Attacks | Hacker News This repository demonstrates 3 Wi-Fi attacks against the popular ESP32/8266 IoT devices: Zero PMK Installation (CVE-2019-12587) – Hijacking ESP32/ESP8266 clients connected to enterprise networks; ESP32/ESP8266 EAP client crash (CVE-2019-12586) – Crashing ESP devices connected to … Continue reading
esp8266 webImport
UPDATED and BUGFIXED! MicroPython Repl command line is very nice, because you can telnet to the chip and read-and-evaluate python code. It is a great way of learning embedded IoT. The bad thing you cannot copy file while it is running, so … Continue reading
Posted in English Content, Esp8266, IT Featured
Tagged esp8266, micropython
Comments Off on esp8266 webImport
Esp8266 Music Machine
After months of esp8266 experimentation, I “just” discovered this little chip has also a I2S Audio digital interface. To discover it you must install the Arduino IDE adapter and code directly in C++ (brr, ok not a breeze but not … Continue reading
Esp8266 your WiFi Embedded solution
Arduino is a great hardware for a lot of reason: easy to use, difficulto to break, it is a very solid 5-Volt board. But it a way too much and it has a very limited amount of RAM. So I … Continue reading
Posted in English Content, Esp8266, IT Featured, Knowledgebase
Tagged esp8266
Comments Off on Esp8266 your WiFi Embedded solution