ESP32 DevKitC V4 IoT development board ships with ESP32-WROOM-DA dual antenna module

ESP-WROOM-DA development board

The ESP32 DevKitC V4 is now selling with the ESP32-WROOM-DA module with two PCB antennas that was introduced last year in order to offer a longer WiFi range and better reliability. The development kit is exactly the same as the other ESP32 DevKitC V4 models, and the only difference is the dual antenna design. When running a recent version of the Arduino Core for the ESP32 (2.0.3 or greater), the ESP32 will automatically switch to the antenna with the strongest signal in order to deliver the best connectivity possible. ESP32 DevKitC V4 specifications: Wireless module – ESP32-WROOM-DA (PDF datasheet) with SoC – Espressif Systems ESP32-D0WD-V3 dual-core LX6 microprocessor with 520 KB SRAM, 2.4 GHz WiFi 4 and Bluetooth 4.1 connectivity Storage – 4MB SPI flash Two PCB antennas (ANT1 and ANT2) USB – 1x Micro USB port for power, programming, and debugging through USB-to-UART bridge up to 3 Mbps Expansion […]

$5.5 Banana Pi BPI-PicoW-S3 ESP32-S3 board follows Raspberry Pi Pico W form factor

Banana Pi BPI-PicoW-S3 Raspberry Pi Pico W alternative

Banana Pi’s BPI-PicoW-S3 is a development board following the Raspberry Pi Pico W form factor, but based on Espressif System ESP32-S3 dual-core microcontroller offering both WiFi 4 and Bluetooth LE connectivity. The Raspberry Pi SBCs have inspired many designs, but the Raspberry Pi Pico MCU boards less so. So far, I had only seen the WeAct RP2040 board with the same layout except for a USB Type-C port and a 16MB flash. But the Banana Pi BPI-PicoW-S3 provides a direct alternative to the Raspberry Pi Pico W with a more powerful microcontroller, vector instructions for AI acceleration, BLE, and about the same price at $5.5 plus shipping. Let’s see how the BPI-PicoW-S3 specifications compare to the ones of the Raspberry Pi Pico W in the table below. While the power signal (5V, 3.3V, GND) and GPIO numbers are the same on both boards, there are a few variations here and […]

Bee S3 ultra-low-power ESP32-S3 board can last several years on a LiPo battery

Bee S3 ESP32-S3 ultra-low-power board

Smart Bee Designs’ Bee S3 is an ultra-low-power development board based on Espressif ESP32-S3 WiFi & Bluetooth microcontroller that consumes less than 20 uA in deep sleep mode allowing the board to theoretically last over 5 years under specific conditions. The board provides WiFi 4 and Bluetooth 5 LE connectivity, features a battery voltage monitoring circuitry to check the battery charge level, a USB Type-C port for power and programming, plus 20 through holes for extensions such as connecting sensors, and so on. Bee S3 specifications: Wireless module – Espressif Systems ESP32-S3-MINI-1 module (PDF datasheet) with ESP32-S3 dual-core Xtensa LX7 processor with WiFi 4 and Bluetooth 5.0 connectivity, 4MB or 8MB QSPI flash, PCB antenna USB – 1x USB Type-C port for power and programming Expansion – 2x 10-pin headers with up to 15x GPIO, 8x ADC, touch support, I2C, SPI, UART, 5V In/out, 3.3V out, and GND Misc – […]

T-Watch-Keyboard-C3 with ESP32 “watch”, ESP32-C3 keyboard looks like a miniature PC replica

LILYGO Watch Keyboard C3

T-Watch-Keyboard-C3 is a device that looks like a miniature PC replica comprised of an ESP32-C3 powered keyboard, and the TTGO T-Watch ESP32 programmable device with a 1.54-inch touchscreen display. The LilyGo TTGO T-Watch ESP32 programmable touchscreen display has been around for a while, and the company used to provide an accessory keyboard based on Microchip ATSAM20 Cortex-M0+ microcontroller that has now been replaced with ESP32-C3 WiFi and Bluetooth RISC-V microcontroller to create the T-Watch-Keyboard-C3 devices pictured below.   T-Watch-Keyboard-C3 specifications: TTGO T-Watch MCU – ESP32-D0WDQ6 dual-core microcontroller @ 240 MHz with WiFi 4 and Bluetooth 4.x with 520KB SRAM Memory – 8MB PSRAM Storage – 16MB QSPI flash Display – 1.54-inch LCD screen USB – 1x USB Type-C port for power and programming via CP2104 USB to TTL chip Sensor – 3-axis accelerometer Misc – Power button, RTC Dimensions – 40 x 38 x 20 mm Weight – 43.19 grams […]

Makerfabs 3.5-inch TFT touchscreen display features ESP32-S3 SoC

Makerfabs 3.5-inch wireless parallel TFT display with Touch

Makerfabs has launched a 3.5-inch TFT touchscreen display with built-in WiFi and Bluetooth connectivity through an ESP32-S3 dual-core Tensilica LX7 microcontroller clocked at 240 MHz with vector instructions for AI acceleration. This display offers a 320×480 resolution through the ILI9488 LCD driver, uses a 16-bit parallel interface for communication with ESP32-S3 clocked at up to 20 Mhz making it suitable for smooth graphics user interface, and the company also claims it is smooth enough for video displays, but more on that later. Specifications: Wireless module – ESP32-S3-WROOM-1-N16R2 with Espressif Systems ESP32-S3 dual-core Tensilica LX7 @ up to 240 MHz with vector instructions for AI acceleration, 512KB RAM, 2.4 GHz WiFi 4 and Bluetooth 5.0 LE with support for long-range, up to 2Mbps data rate, mesh networking 16MB QSPI flash 2MB PSRAM PCB antenna Storage – MicroSD card socket Display – 3.5-inch color TFT LCD with 480×320 resolution, 16-bit parallel interface […]

ESP-Hosted simplifies adding WiFi connectivity to legacy Linux or MCU-based products

ESP-Hosted

Most of the ESP8266 and ESP32 projects and products we cover here use the Espressif microcontroller as the main chip, but ESP8266 started as a WiFi module meant to be controlled with AT commands from a host device. But there are still “legacy” products that may benefit from connecting to the cloud, and Espressif introduced the ESP-Hosted for that purpose in 2020, and recently released a next-generation ESP-Hosted solution (ESP-Hosted-NG) specifically for Linux hosts. The solution is available in two variants: ESP-Hosted-FG (First generation) exposing an Ethernet interface to the host and suitable for microcontrollers and Linux hosts, and the ESP-Hosted-NG presenting an 802.11 network interface and designed for Linux hosts only. Both solutions include ESP32 firmware and a host driver running on the legacy system. Espressif Systems recommends using ESP-Hosted-FG on an MCU host, and ESP-Hosted-NG on a Linux host in order to benefit from Linux user space applications/services […]

Sensirion SCD40 CO2 sensor units for makers: M5Stack UNIT CO2 and TeHyBug ESP8285 device

M5Stack UNIT CO2

We just wrote about the Infineon XENSIV PAS CO2 Shield2Go board to measure carbon dioxide (CO2) levels last week, but I’ve just come across two more hardware with a CO2 sensor designed for makers, but based on Sensirion SCD40 sensor instead, and mostly designed to monitor indoor CO2 levels since high concentrations may impact your health negatively. The first one is the M5Stack UNIT CO2 that’s designed to be connected to one of the company’s Core modules through an I2C interface, and TeHyBug portable mini sensor device equipped with ESP8285 WiFi microcontroller, as well as optional AHT10 temperature & humidity sensor and BMP280 pressure sensor, besides the SCD40 sensor. M5Stack UNIT CO2 Specifications: Sensirion SCD40 sensor CO2 Measurement range – 400 ~ 2000 ppm CO2 Sampling accuracy – ±(50 ppm + 5% of reading) Temperature range – -10 – 60°C with 0.8°C   accuracy Humidity range – 0 – 95% RH […]

DAQiFi Nyquist 1 – A battery-powered Wi-Fi IoT data acquisition system (Crowdfunding)

DAQiFi Nyquist 1 WiFi IoT data acquisition system

DAQiFi Nyquist 1 is a battery-powered IoT data acquisition (DAQ) device that works over an 802.11n Wi-Fi connection or a USB interface, and can also log the data to a microSD card Equipped with 16 digital I/Os and 16 analog inputs, the Nyquist 1 can be used with all sorts of sensors to measure force and strain, pressure, temperature, current & voltage, luminosity, weight, pH angular velocity, and more. It’s also possible to connect multiple Nyquist 1 devices to a single PC instead of following the traditional method of having one dedicated PC plugged into each data acquisition solution. DAQiFi Nyquist 1 hardware specifications: MCU – Unspecified Microchip microcontroller Storage – MicroSD card slot for data logging Wireless – 802.11n Wi-Fi via Microchip ATWINC1500 wireless module USB – 1x USB 2.0 port 16x analog inputs 0-5V, 12 bit 10 kHz aggregate streaming 160 kHz+ aggregate logging Up to 4 differential […]