ESP32-C6-based Wi-Fi relay board features six 10A relays, supports Home Assistant, 3D printed enclosure

Seeed Studio’s XIAO 6-Channel Wi-Fi 5V DC Relay is a compact ESP32-C6 Wi-Fi relay board built around the XIAO ESP32C6 module which supports Wi-Fi 6, BLE 5.0, Zigbee, and Thread connectivity. Designed for remote control and automation, the device comes with pre-installed ESPHome firmware and features six independent relay channels, each supporting 10A at 30V DC or 250V AC, making it ideal for simultaneously controlling multiple DC or AC devices. The board also has two grove ports for sensors and actuators, making it suitable for home automation, industrial control, energy management, smart agriculture, and other applications. XIAO 6-Channel Wi-Fi 5V DC Relay Board Specifications Main module – XIAO ESP32C6 SoC – ESP32-C6  CPU Single-core 32-bit RISC-V clocked up to 160 MHz Low-power RISC-V core @ up to 20 MHz Memory – 512KB SRAM, 16KB low power SRAM Storage – 320KB ROM, and 4MB flash Wireless – 2.4 GHz WiFi 6, Bluetooth […]

SONOFF MINI-D Review – A Matter-enabled dry contact WiFi switch tested with eWeLink, Home Assistant, and Apple Home

SONOFF sent us a sample of the MINI-D Wi-Fi smart switch with a dry contact design for review. If you’re familiar with the larger SONOFF 4CH Pro model, which features four channels, the MINI-D operates similarly but is smaller in size and comes with the latest software features. The principle of a dry contact is that the relay contacts are not directly connected to the device’s power supply circuit. Instead, the contacts are isolated and require an external power source to supply power to the load. Make it flexible to use the SONOFF Mini-D in various scenarios such as controlling garage doors, thermostats, or high-current electrical devices through a contactor, like water pumps. It can also manage low-power DC devices such as solenoid valves or small electric motors (<8W). Because the power supplied to the MINI-D and the power passed through its relay can come from different sources, it offers […]

ArmSoM RK3588 AIModule7 NVIDIA Jetson Nano-compatible SOM

ZigEasy GEX is a series of ZigBee 3 & DigiMesh coordinators powered by the XBee 3 and XBee SX 868 modules

The ZigEasy GEX series is a lineup of Zigbee / DigiMesh coordinators and Ethernet gateways based on Digi International’s XBee 3 and XBee SX 868 modules. These devices connect a ZigBee or DigiMesh network to a local Ethernet network or the internet. This makes it easier to create a robust Zigbee/DigiMesh network that can send and receive data from servers. The GEX2400 and GEX2400S devices integrate the Digi XBee3 module which supports Zigbee, 802.15.4, DigiMesh, and BLE and is configured directly with the XCTU software (USB or TCP/IP). The Digi SX 868 module on the GEX868 and GEX868S coordinators only supports DigiMesh. The “S” models include TLS 1.2 and AES-256 encryption for secure internet communication and are ideal for use cases that require internet access. These ZigEasy GEX Zigbee / DigiMesh coordinators can be used in mesh networks for smart homes, monitoring weather conditions, and tracking agricultural data. They can […]

GGBEE RMW002 WiFi AC smart switch supports Alexa, Google Assistant, and Cozy Life app

The GGBEE RMW002 is a mini WiFi AC smart switch designed to make your appliances smarter. It supports a voltage range of 100-240V AC and a maximum current of 16A/20A. With built-in WiFi, the switch connects to the Cozy Life app for easy remote control of your appliances. It also supports voice commands through Amazon Alexa and Google Assistant allowing for hands-free operation. Additional features include group control, countdown timers, and dual-control wiring options. The device has very similar from-factor and features to that of a SONOFF ZBMINIR2 or  SONOFF MINI Extreme (MINIR4M) but there are significant price differences if you are comparing the RMW002  to any SONOFF devices since the GGBEE switch is quite cheaper. GGBEE RMW002 specifications: SoC – Boufallo Lab BL602 32-bit RISC-V wireless SoC Connectivity – 802.11 b/g/n Wi-Fi 4 via BL602 Input Voltage range – 100-240V AC (50/60Hz) Max Current: 16A or 20A depending on […]

DFRobot EDGE102-DMX512 lighting controller combines ESP32-S3 MCU and DMX512 protocol chip

DFRobot’s EDGE102-DMX512 is a DMX512 lighting programming controller based on ESP32-S3 wireless MCU designed for efficient management of stage, theater, and venue lighting. With integrated WiFi and Bluetooth, the controller supports wireless programming and control, simplifying the setup of advanced lighting systems. It offers RS485 (master/slave modes) interfaces, I2C, UART, and GPIO pins for compatibility with a wide range of sensors and boards. This controller enables automation through sensor integration, supporting devices such as infrared detectors, sound level meters, and laser sensors. Its eight optically isolated industrial switch inputs ensure seamless compatibility with PNP sensors, allowing lighting effects to respond automatically to environmental inputs. By reducing dependence on manual DMX consoles, it is well-suited for automated lighting in theaters, stages, and commercial venues. EDGE102-DMX512 specifications: SoC – Espressif ESP32-S3 CPU – Dual-core Tensilica LX7 up to 240 MHz with vector instructions for AI acceleration Memory – 512 KB of internal […]

platform-espressif32 fork to enable PlatformIO support for ESP32-C6, ESP32-C5, ESP32-H2, and ESP32-P4 SoCs

When Espressif Systems released Arduino ESP32 Core 3.0.0 we noted that PlatformIO support was in doubt due to business issues between Espressif and Platform IO developers. There has been no progress since then, and PlatformIO is not even reviewing or merging community contributions to their platform-espressif32 library. So if you want software that’s officially supported by Espressif, you should stick to the Arduino ESP32 Core. But if you are a fan of PlatformIO for ESP32, there’s hope even for the newer chips like ESP32-C6, ESP32-H2, and ESP32-P4 among others, as pioarduino community members have now forked the platform-espressif32 library to keep the project alive. Users can still rely on the official PlatformIO repository for existing ESP32 boards and microcontrollers, but new ESP32-C6, ESP32-H2, ESP32-C5, ESP32-H4, and ESP32-P4 SoC will only be supported by the fork. pioarduino which stands for “people initiated optimized arduino” will maintain the fork, and currently, Arduino […]

Advertisement

Arduino Core for ESP32 gets a Zigbee wrapper library

Some of the newer Espressif Systems wireless SoCs such as the ESP32-H2 and ESP32-C6 support Zigbee through their built-in 802.15.4 radio. It’s been working since the release of the ESP-IDF 5.1 framework along with the ESP-Zigbee-SDK for a while, but Arduino support was less straightforward. But this is about to change as an Espressif engineer nicknamed P-R-O-C-H-Y has recently added a Zigbee wrapper library for the ESP-Zigbee-SDK to Arduino Core for ESP32 that works with ESP32-C6 and ESP32-H2 as standalone nodes and other SoC can be used as radio co-processor attached to an RPC (802.15.4 radio layer). The wrapper library currently supports the following: Zigbee classes and all Zigbee roles Zigbee network scanning Allow multiple endpoints on the same Zigbee device (not tested yet) Supported Home Assistant devices On/off light + switch Color Dimmable light + switch Setting Manufacturer and model name Other tasks currently planned include supporting “Temperature sensor […]

Arduino and LVGL-compatible ESP32-C3 board features a 1.28-inch round touchscreen display fully housed in a case

The ESP32-2424S012 is an ESP32-C3 WiFi and BLE development board with a 1.28-inch round touchscreen color display that is fully housed in a black or white plastic enclosure and suitable for Arduino and LVGL library. As we’ll see further below some have also used it with Tasmota and ESPHome firmware. We previously covered several tiny ESP32-S3/ESP32-C3 boards with a round display such as the LILYGO T-RGB ESP32-S3 board, Makerfabs “ESP32-S3 Round SPI TFT with Touch 1.28″, SB Components’ Dual Roundy, but they either don’t come with a case at all, or only the front is covered, but the bottom is laid bare. The ESP32-2424S012 is quite similar, but it can be purchased with a case that covers both the front and back with some openings for expansion connectors. ESP32-2424S012 board specifications: Wireless module – Espressif Systems ESP32-C3-MINI-1U module SoC – ESP32-C3 RISC-V microcontroller @ 160 MHz with 400 KB SRAM, 2.4 […]

Boardcon CM3588 Rockchip RK3588 System-on-Module designed for AI and IoT applications