-
- ESP-WIFI TOP LEVEL ESP IDF WIFI CONNECTION
- Supports all targets
-
License:
MIT
-
Includes 1 example
-
Downloaded 26 times
Examples matching your search query:
-
esp_wifi_interface_example
This README describes the ESP Wifi Interface, which connects an ESP32 board to a Wi-Fi network. On boot, it reads the SSID from NVS to enter STA mode…
-
Examples matching your search query:
-
common_examples/tcp_client
This example provides a basic implementation of a TCP client for ESP32, designed to periodically transmit data to a server and accept responses,…
-
common_examples/tcp_server
This example provides a basic implementation of a TCP server for ESP32, which accepts transmissions from clients, prints them to the console, and…
-
- HC-SR04 Ultrasonic Sensor Driver
- Supports all targets
-
License:
MIT
-
Includes 1 example
-
Downloaded 24 times
Examples matching your search query:
-
basic-read
This example demonstrates how to interface the HC-SR04 ultrasonic distance sensor with an ESP32 using ESP-IDF. It reads distance measurements and…
-
Examples matching your search query:
-
esp32
This guide demonstrates how to stream JPEG images over a WebRTC data channel using ESP32 hardware.
-
- Driver component for CrowPanel E-Paper displays (4.2" and 2.13") with GUI functions
- Supports all targets
-
License:
MIT
-
Includes 3 examples
-
Downloaded 23 times
Examples matching your search query:
-
crowpanel_4.2_inch
This example demonstrates how to use the CrowPanel 4.2-inch E-Paper display (400x300 pixels) with an ESP32 development board. It initializes the…
-
- This is a fork, just adds support of new NICs. Refer to the official repository first unless you want to use these NICs.
- Supports all targets
-
License:
Apache-2.0
-
Includes 4 examples
-
Downloaded 20 times
Examples matching your search query:
-
common_examples/tcp_client
This example provides a basic implementation of a TCP client for ESP32, designed to periodically transmit data to a server and print responses to the…
-
common_examples/tcp_server
This example provides a basic implementation of a TCP server for ESP32, designed to accept transmissions from clients, print them to the console, and…
-
- Cross-platform chrono-based logging library for embedded systems. Provides thread-safe, timestamped logs with module tagging and RTOS awareness. Works on ESP-IDF, STM32 HAL, Arduino, and Linux/Windows.
- Supports all targets
-
-
License:
MIT
-
Includes 8 examples
-
Downloaded 18 times
Examples matching your search query:
-
Examples matching your search query:
-
azure_board_apps/apps/3d_graphics
The demo is developed for the ESP32-Azure IoT kit and showcases the use of matrices with the ESP-DSP Mat class, Kalman filter, and basic 3D graphics.…
-
apps/kalman_filter
The demo showcases the ESP32-Azure IoT kit with a Kalman filter application that uses 3D graphics to visualize the development board's movements. It…
-
-
apps/3d_graphics
The demo showcases the ESP32-Azure IoT kit's capabilities by using the ESP-DSP Mat class and a Kalman filter to present a 3D graphics application. It…
-
-
azure_board_apps/apps/kalman_filter
The demo for the ESP32-Azure IoT kit showcases the use of the Kalman filter and `ESP-DSP`'s `Mat` class to display a 3D object on the board's screen.…
-
applications/spectrum_box_lite
The demo applications are developed for the ESP32-S3-BOX-Lite development board and demonstrate the usage of FFT functions from the ESP-DSP library.…
-
applications/lyrat_board_app
The ESP-DSP LyraT Board audio processing application is designed for the ESP32-LyraT development board, demonstrating the use of IIR filters from the…
-
- ESP-IDF component for Ableton Link's C wrapper.
-
-
Examples matching your search query:
-
basic
A minimal example demonstrating Ableton Link synchronization on ESP32. It connects to WiFi, enables Ableton Link with an initial tempo of 120 BPM,…
-
- Settings component for ESP-IDF/ESP8266_RTOS_SDK
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 14 times
Examples matching your search query:
-
default
This example demonstrates how to render device settings structure in a web browser by initializing the ESP32 or ESP8266 in AP mode to start a…
-
- State Machine (Hierarchical Finite State Machine / HFSM) component for ESP-IDF
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 14 times
Examples matching your search query:
-
example
This example demonstrates running a Hierarchical Finite State Machine (HFSM) on an ESP32 in both a real-world scenario and a test-bench scenario. It includes spawning events from multiple threads and tracing execution through a command-line interface.
-
- A robust, thread-safe WiFi Station manager for ESP-IDF.
-
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 12 times
Examples matching your search query:
-
basic_usage
This example demonstrates the fundamental usage of the WiFiManager component for ESP32, including initializing the WiFi Manager, starting the WiFi…
-
Examples matching your search query:
-
2components
Component for Espressif ESP32 ESP-IDF framework that uses the ESP32's RMT peripheral as a UART port, capable of sending and receiving UART frames. It…
-
Examples matching your search query:
-
mod-player
This example demonstrates how to use the `esp32-mod-player` component to enable MOD file playback on ESP32 devices, leveraging the efficient…
-
- WiFi provisioning component with web interface
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 7 times
Examples matching your search query:
-
example
This example demonstrates the `espp::Provisioning` component, which provides a web-based WiFi configuration interface for ESP32 devices. The device allows users to scan for networks, connect, and manage saved WiFi credentials through a user-friendly web interface.
-
- ESP-IDF driver for ISM330DHCX 6-axis IMU with I2C support and event detection
- Supports all targets
-
License:
MIT
-
Includes 1 example
-
Downloaded 7 times
Examples matching your search query:
-
- 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…
-
- 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…