资讯

However, I decided to build my own Wi-Fi scanner and honeypot using a regular ESP32-S3 and a Python server on my computer.
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
ESP32-S3是物联网领域的创新之一,具备2.4GHz Wi-Fi和蓝牙连接、先进的安全功能和各种接口协议的外设。该双核微控制器基于TSMC超低功耗40nm技术构建,适合轻量级AI应用。兼具开发人员友好特性和超低功耗,使其在可穿戴设备到智能家居等领域备受推崇。本篇文章 ...
In theory, using MicroPython on the ESP32 is easy — just flash an image and connect using a serial port. But that leaves a lot of things you still have to do. You need to move files between the two ...
第二版ESP32+PN532(RFID)组合板实物图: 上一节中第一版存在无法读取NFC设备信息的问题,打开PN532的读写软件,如下图所示,检查发现是元器件布局连接,IPEX天线座的连接以及铺铜存在问题。 将组合板的拨码开关关闭,实际上就是将PN532与ESP32断开,将USB转TTL连接 ...