-
- WiFi Config component with multi-network support, auto-reconnect, SoftAP captive portal, and REST API configuration
-
-
License:
MIT
-
Includes 7 examples
-
Downloaded 0 times
Examples matching your search query:
-
with_cli
Example demonstrating WiFi configuration with a CLI interface on ESP32-S3.
-
- Region-of-interest JPEG decoder for ESP32. Decodes any rectangular sub-region of a JPEG without loading the full image, streaming output row-by-row so no full-frame buffer is required. Designed for LCD display use cases — provide your display dimensions and a pan offset, and the component handles scale selection, ROI math, and clamping internally. Built on TJpgDec. Supports FILE*, flash blobs, and PSRAM buffers as input sources. Runs on ESP32 (FreeRTOS async) and desktop (synchronous, for host testing).
- Supports all targets
-
-
License:
MIT
-
Includes 2 examples
-
Downloaded 0 times
Examples matching your search query:
-
esp32/sdcard
Decodes a JPEG from an SD card and writes the raw RGB565 output to a file on the same card.
-
esp32/uart
This example demonstrates streaming a decoded JPEG image from an ESP32 to a PC over UART using a callback mechanism.
-
Examples matching your search query:
-
serial/mb_serial_slave
This example demonstrates using the esp-modbus stack on an ESP32 as a network slave, allowing an external Modbus host to read/write device parameters…
-
tcp/mb_tcp_slave
The Modbus Slave example supports ESP32 target chips and allows an external Modbus host to read/write device parameters using the Modbus protocol. It…
-
tcp/mb_tcp_master
This example demonstrates the use of the FreeModbus stack implementation for ESP32 as a TCP master device, capable of reading and writing values from…
-
serial/mb_serial_master
This example demonstrates the use of the FreeModbus stack implementation for the ESP32 as a master device, enabling it to read/write values from…
-
- C++ audio decoding library with HTTP/HTTPS streaming, supporting FLAC, MP3, Opus, and WAV
- Supports all targets
-
License:
Apache-2.0
-
Includes 1 example
-
Downloaded 0 times
Examples matching your search query:
-
decode_benchmark
Measures decoding performance for FLAC, MP3, Opus, and WAV formats on ESP32, reporting timing statistics.
-
- YnVisible EvalKit ECD Driver - ESP-IDF component for driving electrochromic displays
- Supports all targets
-
-
License:
MIT
-
Includes 3 examples
-
Downloaded 1 time
Examples matching your search query:
-
demo
The Ynvisible EvalKit demo showcases the EvalKit-5 using the ESP32-S3-Box3 development board with custom driver hardware. It includes various…
-
- ESP32 WiFi hotspot with full internet sharing via NAPT and automatic DNS forwarding.
-
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 1 time
Examples matching your search query:
-
basic
This example demonstrates how to use the ESP32 NAPT component to turn your ESP32 into a Wi-Fi hotspot with full internet sharing. It connects to an…
-
Examples matching your search query:
-
st25dv_read
This example demonstrates how to use the ST25DV NFC/I2C EEPROM component with an ESP32, including reading the chip UID, writing a NDEF Capability…
-
- ESP_HX8347 is a component for driving the HX8347 display controller, commonly used in TFT LCD displays. It provides an interface for initializing the display, sending commands and data, and controlling various display parameters.
- Supports all targets
-
License:
MIT
-
Includes 1 example
-
Downloaded 1 time
Examples matching your search query:
-
- Animated expressive eyes for displays
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 1 time
Examples matching your search query:
-
example
This example demonstrates animated expressive eyes on various ESP32 display boards, showcasing different expressions, eye movements, and a continuous random demo mode suitable for desk displays.
-
- An API to manage NVM (Non-Volatile Memory) on ESP32 using the NVS (Non-Volatile Storage) library. It was developed in ESP32-S3 board.
-
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 2 times
Examples matching your search query:
-
basic
This example demonstrates how to use the NVM (Non-Volatile Memory) driver component for ESP32, showcasing operations such as initializing the NVM…
-
Examples matching your search query:
-
switch_mode
This example demonstrates initialization and basic usage of the KSZ8863 driver in Managed Switch Mode, allowing an ESP32 to communicate with two…
-
two_ports_mode
This example demonstrates initialization and basic usage of the KSZ8863 driver in Port Mode using ESP32. It requires either one ESP32 with KSZ8863…
-
simple_switch
This example demonstrates initialization and basic usage of the KSZ8863 driver in Simple Switch Mode, allowing the ESP32 to function in a network…
-
- WCH ISP component for programming CH32V30x microcontrollers via UART
-
Examples matching your search query:
-
ch32_loader
This example demonstrates how to use the `wch_isp` component to program CH32V30x RISC-V microcontrollers from an ESP32 via UART. It includes features…
-
Examples matching your search query:
-
basic
This example demonstrates using an ESP32 to read and parse the Master Boot Record (MBR) from a (micro)SD card, extracting and displaying partition…
-
- This component is an example, to be used with the IDF component manager.
- Supports all targets
-
License:
MIT
-
Includes 1 example
-
Downloaded 3 times
Examples matching your search query:
-
cmp_ex
This example demonstrates the use of the FreeModbus stack port implementation for ESP32 as a master device, enabling it to read/write values from…
-
- Production-ready ESP-IDF component for xAI Grok API - 25+ models, streaming chat, vision, web/X/RSS search, function calling, image generation, and Responses API optimized for ESP32
- Supports all targets
-
-
License:
Apache-2.0
-
Includes 7 examples
-
Downloaded 3 times
Examples matching your search query:
-
tools
This example demonstrates client-side tool/function calling where the AI model suggests tools to execute, and the ESP32 executes them locally. It…
-
basic_chat
This example demonstrates the simplest way to use the xAI ESP32 SDK to send a message to Grok and receive a response. It connects to WiFi, creates an…
-
- The component provides a general purpose SSH connectivity
- Supports all targets
-
License:
LGPL-2.1
-
Includes 4 examples
-
Downloaded 3 times
Examples matching your search query:
-
bastion
This example runs an SSH server on the ESP32 that can act as a small "bastion", providing a command to create a TCP tunnel on the device without…
-
- This is a component that makes life easy by uploading the logs to cloud.
- Supports all targets
-
License:
Custom
-
Includes 2 examples
-
Downloaded 4 times
Examples matching your search query:
-
coredump
This example demonstrates how to send the coredump of the ESP32 to the cloud. It includes configurations for enabling coredump and setting the chunk…
-
logs
This example demonstrates how to send logs from the ESP32 to the cloud using Spotflow. It includes instructions for creating a new project,…
-
- E-ink driver for GDEY0154D67 using esp_lcd component
- Supports all targets
Examples matching your search query:
-
demo
This project serves as a comprehensive demonstration for the GDEY0154D67 1.54-inch Electronic Paper Display (EPD) using the ESP32 and ESP-IDF…
-
Examples matching your search query:
-
arduino
This project demonstrates using the HUSB238 component with the Arduino-ESP32 within the ESP-IDF framework, utilizing an Arduino-like programming…
-
- Mongoose networking library wrapper for BeShell
- Supports all targets
-
License:
LGPL
-
Includes 1 example
-
Downloaded 6 times
Examples matching your search query:
-
beshell-mg-app
BeShell provides an interactive environment to execute JavaScript on ESP32 devices, supporting connections through serial, websocket, Bluetooth, and…