Zigbee Implementation on ESP32-H2
Utilize the ESP32-H2’s 802.15.4 radio to implement Zigbee connectivity. Create or join Zigbee networks for home automation and other IoT applications.
Zigbee Implementation on ESP32-H2 Read More »
Utilize the ESP32-H2’s 802.15.4 radio to implement Zigbee connectivity. Create or join Zigbee networks for home automation and other IoT applications.
Zigbee Implementation on ESP32-H2 Read More »
Leverage enhanced Bluetooth 5.0 features available on newer ESP32 variants (S3, C3, C6, H2), such as extended advertising, higher data rates, and LE Audio potential.
Bluetooth 5.0 Features on Newer Variants Read More »
Implement the Thread networking protocol using the ESP32-H2’s integrated 802.15.4 radio. Build secure, low-power, IPv6-based mesh networks.
Thread Protocol on ESP32-H2 Read More »
Explore the AI/NN acceleration instructions available on the ESP32-S3’s Xtensa LX7 cores for optimizing machine learning inference tasks at the edge.
ESP32-S3 Neural Network Acceleration Read More »
Implement USB Human Interface Device (HID) class on ESP32-S2/S3 to emulate keyboards, mice, or other HID devices over a wired USB connection.
USB HID (Human Interface) Implementation Read More »
Configure the ESP32-S2/S3 as a USB Mass Storage Class (MSC) device, allowing it to appear as a USB flash drive to a host computer for file access.
USB MSC (Mass Storage) Implementation Read More »
Implement the USB Communications Device Class (CDC) on ESP32-S2/S3, allowing the ESP32 to appear as a virtual serial port over USB to a host computer.
USB CDC Implementation on ESP32-S2/3 Read More »
Utilize the native USB On-The-Go (OTG) peripheral available on ESP32-S2 and ESP32-S3 for implementing various USB device classes or host functions.
USB Interface on ESP32-S2/S3 Read More »
Learn strategies and best practices for porting existing ESP-IDF code between different ESP32 variants, considering architectural and peripheral differences.
Porting Code Between ESP32 Variants Read More »
A guide to selecting the most suitable ESP32 variant (Original, S2, S3, C3, C6, H2) based on project requirements like connectivity, power, cost, and performance.
Choosing the Right ESP32 Variant Read More »