We just got our hands on some engineering pre-samples of the ESP32-C3 chip and modules, and there’s a lot to like about this chip. The question is what should you compare this to; is it more an ESP32 ...
I retired the expensive commercial smart home hubs and rebuilt my smart home from scratch.
When [sticilface] started using the Arduino IDE to program an ESP8266, he found he was running out of RAM quickly. The culprit? Strings. That’s not surprising. Strings can be long and many strings ...
Chen Liang (陳亮) has found an interesting use case for the Espressif ESP32-C5: a dual-band Wi-Fi analyzer showing the signal ...
In this module, you will wire a mobile platform and a remote to control the mobile platform. The remote uses a joystick to read in user input, which then sends the joystick’s position to the mobile ...
Seeed Studio has launched two new ePaper display DIY Kits: the XIAO ePaper DIY Kit-EN04 and XIAO ePaper DIY Kit-EE04, ...
The ESP32 by Example course, paired with Prof. Jim Solderitsch’s guidance, teaches you the hardware, code, and systems behind ...
Most of us have an 8x8 LED matrix from one of our Arduino kits. What can we do with them? This module investigates how to use these interesting devices. Along the way, we describe a fun electronics ...