Did you ever struggle with an ESP32 board of yours, wishing you had exposed that UART, or seriously lacking the JTAG port access? If so, you should seriously check out [0xjmux]’s ESP-PROG-Adapter ...
Perhaps without many of us realising it, our single board computers perform the task of making programming their processor or SoC a lot easier. They take care of setting the right lines or commands to ...
Open-hardware platforms enable rapid prototyping and faster time-to-market of new IoT applications. The objective of this post is to give a brief introduction to another open-hardware IoT playground — ...
My first foray into the IoT utilized the Espressif ESP8266, an SoC with 32-bit MCU and 2.4-GHz Wi-Fi built in. Since then, I have used many different module variants based on the microcontroller. So ...