Matter compatible ESP-ZeroCode modules enable plug-and-play automation solutions

ESP-ZeroCode modules

Espressif Systems has just announced the Matter-compatible ESP-ZeroCode modules with Wi-Fi and/or Thread (802.15.4) wireless connectivity that are designed as plug-and-play solutions for LED lights, outlets, switches, dimmers, relays, fans, and other lighting and electrical devices. I was only recently introduced to no-code programming in a recent post by Ninephon Kongangkab explaining how to use SenseCraft firmware for no-code programming on Wio Terminal. Basically, there’s no need to know Arduino, MicroPython, or any programming language, as the user just has to press a few buttons to configure an IoT device to meet his/her requirements. With the ESP-ZeroCode modules, Espressif offers something similar using several of their ESP32 chips. The first ESP-ZeroCode modules will be offered with either ESP32-C3 (aka ESP8685) or ESP32-C2 (aka ESP8684) WiFi & BLE RISC-V SoCs, or ESP32-H2 802.15.4 & BLE RISC-V microcontroller, and ships with a Matter compatible firmware that enables “near-zero investment in development”. Not […]

Giveaway Week – GL.iNet GL-S10 BLE to MQTT Gateway

GL.inet GL-S10 review

The sixth prize of this year’s Giveaway Week will be GL.iNET GL-S10 BLE to MQTT gateway based on the ESP32 microcontroller and offering Ethernet, WiFi, and Bluetooth LE connectivity. The gateway is used to gather data from Bluetooth LE devices such as beacons and can be used in warehouses, shopping malls, airports, exhibition halls, tourist attractions, etc… for personnel management, asset management, environmental monitoring, indoor navigation, and more. I reviewed the ESP32-based BLE to MQTT gateway with the provided BLE beacon at the end of last year using MQTT X open-source client and the GL-S10 Tool App for Android. It allowed me to send commands through MQTT topics, for example, to set or retrieve the beacon’s (WiFi) configuration, and receive the data through MQTT subscriptions. Some of the data include the MAC address, RSSI, ad (Broadcast data advData), and a timestamp. It took some effort to get it working, but […]

TinyML-CAM pipeline enables 80 FPS image recognition on ESP32 using just 1 KB RAM

TinyML-CAM image recognition microcontroller boards

The challenge with TinyML is to extract the maximum performance/efficiency at the lowest footprint for AI workloads on microcontroller-class hardware. The TinyML-CAM pipeline, developed by a team of machine learning researchers in Europe, demonstrates what’s possible to achieve on relatively low-end hardware with a camera. Most specifically, they managed to reach over 80 FPS image recognition on the sub-$10 ESP32-CAM board with the open-source TinyML-CAM pipeline taking just about 1KB of RAM. It should work on other MCU boards with a camera, and training does not seem complex since we are told it takes around 30 minutes to implement a customized task. The researchers note that solutions like TensorFlow Lite for Microcontrollers and Edge Impulse already enable the execution of ML workloads, onMCU boards, using Neural Networks (NNs). However, those usually take quite a lot of memory, between 50 and 500 kB of RAM, and take 100 to 600 ms […]

LILYGO T7-S3 ESP32-S3 board with 16MB flash, 8MB PSRAM, LiPo battery support sells for under $10 (Promo)

LILYGO T7-S3 ESP32-S3 development board

LILYGO has launched another ESP32-S3 development board. The T7-S3 is equipped with an ESP32-S3-WROOM-1 module with 16MB flash, 8MB PSRAM, and a PCB antenna. The board is fairly compact at 3.9×3.1 cm, can be powered through a USB-C port or a LiPo battery with charging support, and offers 40 through holes plus a Qwicc/QT I2C connector for expansion. LILYGO T7-S3 specifications: Wireless module – ESP32-S3-WROOM-1-N16R8 module with SoC – Espressif Systems ESP32-S3 dual-core Xtensa LX7 processor @ up to 240 MHz integrating vector instructions for AI acceleration, 512 KB SRAM, WiFi 4 and Bluetooth 5.0 LE & Mesh connectivity Memory – 8MB PSRAM Storage – 16MB SPI Flash USB – USB Type-C port Expansion 2x 20-pin headers with up to 29x GPIOs, 20x ADC, UART, SPI, Touch interface, 5V, 3.3V, and GND 4-pin Qwiic/QT I2C connector Misc – User LED, charging LED (blue), reset and boot buttons, power on/off switch […]

LOLIN C3 Pico is a tiny ESP32-C3 board with battery charging support

LOLIN C3 PICO

LOLIN C3 Pico is a tiny (25.4×25.4mm) ESP32-C3 RISC-V board with 2.4 GHz WiFi and Bluetooth Low Energy connectivity, a few I/Os, and LiPo battery support including charging circuitry. I tend to like Wemos/LOLIN boards, because of their small form factor, support for equally tiny shields, and low price. The LOLIN C3 Pico is no exception, and even adds a few features such as an RGB LED, an I2C connector, and support for battery power and charging. LOLIN C3 Pico specifications: SoC – Espressif Systems ESP32-C3FH4 single-core 32-bit RISC-V (RV32IMC) microcontroller up to 160 MHz with 400 KB SRAM, 4MB Flash Connectivity – 2.4 GHz WiFi 4 and Bluetooth 5.0 LE (in SoC) Expansion headers 2x 8-pin headers with up to 12x GPIO, ADC, I2C, SPI, UART (3.3V I/O voltage) LOLIN I2C port USB – 1x Type-C USB for 5V power and programming Misc – Reset button and user button, […]

T-Dongle-S3 USB dongle combines ESP32-S3 wireless MCU with optional color display

T-Dongle-S3 ESP32-S3 USB dongle

LilyGO T-Dongle-S3 is a USB dongle based on ESP32-S3 dual-core microcontroller with WiFi 4 and Bluetooth 5.0 connectivity, a microSD card slot, as well as an optional 0.96-inch color display. You may remember the company launched the T-Dongle ESP32-S2 last spring, and I first thought it was an update to ESP32-S3, but the new T-Dongle-S3 has quite more compact design and a smaller set of features that makes it suitable for data logging and displaying basic information over a wireless connection. T-Dongle ESP32-S2 development board specifications: Wireless SoC – Espressif Systems ESP32-S3 with Dual-core 32-bit Xtensa LX7 microcontroller up to 240MHz RISC-V ULP Co-processor 512KB SRAM 2.4GHz Wifi 4 (802.11b/g/n) Bluetooth 5.0 BLE + Mesh Storage 4 MB flash (or 16MB flash depending on where you look) MicroSD card socket cleverly “hidden” under the USB connector Display – Optional 0.96-inch 65K color IPS LCD (ST7735 SPI controller) with 160 x […]

Mini Pupper 2 – Raspberry Pi 4 / CM4 robot dog adds ESP32, ROS2 support, servo feedback (Crowdfunding)

Mini Pupper 2

Mini Pupper 2 is an improved version of the Mini Pupper robot dog powered by a Raspberry Pi 4 introduced last year. The new model support either the Raspberry Pi 4 SBC or CM4 module, adds an Arduino programmable ESP32 wireless MCU, support for ROS2, and servo feedback. Two variants are offered with the Mini Pupper 2 implementing position servo feedback, and the Mini Pupper 2 Pro position, velocity, and torque servo feedback. Other changes common to both variants include the addition of an IMU, microphone & speaker, a touch sensor, support for autocalibration, as well as a new mobile app for control. Mini Pupper 2 specifications: CPU module – Raspberry Pi 4 SBC or Raspberry Pi CM4 system on module MCU – ESP32 WiFi and Bluetooth dual-core microcontroller programmable with the Arduino IDE Display – 320×240 LCD for facial animation Audio – Built-in Microphone and speaker Camera – Support […]

Espressif ESP8684 RISC-V WiFi & BLE MCU embeds up to 4MB flash in a 4x4mm package

ESP8684-DevKitM-1

Espressif Systems ESP8684 is a single-core RISC-V microcontroller with 2.4 GHz WiFi 4 and Bluetooth 5.0  LE (BLE) connectivity that also integrates 1, 2, or 4MB flash into a tiny 4x4mm QFN package. The SoC is listed under the ESP32-C2 product family on the Espressif website and can be found in MINI and WROOM modules, as well as the ESP8684-DevKitM-1 development kit. All three parts, namely ESP8684H1, ESP8684H2, and ESP8684H4, are designed to work in the -40 to 105°C temperature range, ESP8684 specifications: CPU –  32-bit RISC-V processor up to 120 MHz;  305.42 CoreMark; 2.55 CoreMark/MHz Memory – 272 KB SRAM (16 KB for cache) Storage – 576 KB ROM, 1 to 4MB flash (SiP) Wireless 802.11 b/g/n-compliant WiFi 4 1T1R Up to 72.2 Mbps link rate Support for 20 MHz bandwidth Station mode, SoftAP mode, Station + SoftAP mode Wi-Fi Multimedia (WMM) Antenna diversity Bluetooth 5 LE up to […]

Exit mobile version