I'm a big fan of the ESP32, and I have a few different boards that I play around with. I have two of the "classic" ESP32 microcontrollers, an ESP32-C6 with Zigbee and Thread support, and an ESP32-S3.
If you’re building a CNC or laser, there’s an excellent chance you’ll be using Grbl to get moving. It’s also a pretty safe bet you’d end up running it on some variation of the Arduino sitting in a ...
We created a comprehensive ESP32 CAM Telegram bot tutorial that can capture images and record custom-duration AVI videos, ...
Meshtastic, an open-source firmware for long-range mesh networking, offers an elegant solution. Using LoRa radios allows ...
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 ...
In a significant development for the world of Internet of Things (IoT) and MicroPython, the Arduino Cloud has officially extended its support to the new Nano ESP32 board. This exciting update, which ...
This DIY AI Vision Assistant Camera captures images, performs AI-based recognition, OCR, translation, and summarisation — combining embedded hardware with cloud-based intelligence.
LILYGO T-2CAN is an updated version of the earlier TTGO T-CAN485, with a more powerful ESP32-S3 MCU and two isolated CAN bus ...
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 ...