-
Examples matching your search query:
-
esp32
This example shows how to set up a DECUP RMT encoder to send packets using the RMT peripheral, with an idle packet sent in an endless loop after…
-
Examples matching your search query:
-
esp32
This example shows how to set up a MDU RMT encoder to send packets using the RMT peripheral. After configuring the hardware, a busy packet is sent in an endless loop.
-
- DCC protocol for controlling digital model railways
- Supports all targets
-
License:
MPL-2.0
-
Includes 1 example
-
Downloaded 696 times
Examples matching your search query:
-
esp32
This example shows how to set up a DCC RMT encoder to send packets using the RMT peripheral. After configuring the hardware, an idle packet is sent in an endless loop.
-
- LED Strip component for ESP-IDF
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 706 times
Examples matching your search query:
-
example
This example demonstrates the usage of the `LedStrip` class to control a 5x5 array of RGB LEDs (SK6805) on a QtPy ESP32-S3 board with an attached Adafruit Neopixel BFF.
-
Examples matching your search query:
-
example
This example shows the use of the Neopixel class to control an RGB LED (WS2812). It is designed to be run on a QtPy ESP32-S3, utilizing the board's on-board neopixel.
-
Examples matching your search query:
-
foc_knob_example
This example demonstrates the application of the ESP32-S3 microcontroller to control a motor, effectively transforming it into a knob-like interface.…
-
foc_velocity_control
This example demonstrates how to develop a motor speed control program using the ESP32 series chip with a closed loop for motor speed and control via…
-
foc_openloop_control
This example demonstrates how to develop a motor openloop speed control program using the `esp_simplefoc` component on ESP32 chips, focusing on…
-
- ESP-Hosted-MCU provide drivers to act any ESP chipset as Wi-Fi or Bluetooth co-processor.
- Supports all targets
-
License:
Apache-2.0
-
Includes 19 examples
-
Downloaded 935 times
Examples matching your search query:
-
host_hosted_cp_meminfo
This example demonstrates how to enable a memory monitor on the ESP32 co-processor, allowing the host to query heap usage or receive periodic memory…
-
slave
The ESP-Hosted MCU Slave Example demonstrates how slave firmware allows host MCUs to leverage the Wi-Fi and Bluetooth capabilities of ESP32 series…
-
host_sdcard_with_hosted
This example demonstrates how to use an SD card on an ESP32-P4 dev board with ESP-Hosted using SDIO. It initializes both ESP-Hosted and Wi-Fi, mounts…
-
-
host_hosted_events
This example demonstrates the use of ESP-Hosted events to manage co-processor connectivity, specifically for the ESP32-C6. It detects resets or hangs…
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address of a BLE device using the ESP32. When executed, it should appear as a `Bluedroid_Beacon`…
-
host_bluedroid_ble_compatibility_test
This example tests Bluetooth compatibility using the ESP32-P4 Dev Board as the BT Host, connected to an ESP32 co-processor via SPI FD in Hosted HCI…
-
Examples matching your search query:
-
build_elf_file_example
This example shows how to build an ELF file for ESP32 microcontrollers. It includes instructions on setting the target chip and commands for building…
-
build_shared_library_example
This example shows how to build a shared library for supported ESP32 chip targets. It includes instructions for setting the chip target and building…
-
elf_console_example
This example demonstrates how to dynamically load and execute shared objects (.so) or ELF applications (.elf) from the file system on supported ESP32…
-
elf_loader_example
This example demonstrates how to use an ELF loader to execute ELF files on supported ESP32 series chips. It provides instructions for project…
-
Examples matching your search query:
-
switch_mode
This example demonstrates the initialization and basic usage of the KSZ8863 driver in Managed Switch Mode on an ESP32. It guides users in setting up…
-
simple_switch
This example demonstrates initialization and basic usage of the KSZ8863 driver in Simple Switch Mode, showcasing how to set up an ESP32 with the…
-
Examples matching your search query:
-
render_test
This is a comprehensive audio-video render test application for ESP32P4 and ESP32S3 platforms, showcasing real-time media rendering capabilities. The…
-
Examples matching your search query:
-
usb_cdc_4g_module
This example demonstrates the ESP32-S2 and ESP32-S3 series SoC as a USB host to dial-up 4G Cat.1 through PPP for Internet access, enabling low-cost…
-
Examples matching your search query:
-
wolfssl_test
This is the ESP32 version of the wolfSSL wolfcrypt test application, providing examples for using wolfSSL with the ESP-IDF framework. The README…
-
wolfssl_benchmark
This ESP32 example utilizes the wolfSSL wolfcrypt Benchmark Application for performance testing. It provides scripts for bulk testing across multiple…
-
- FLAC audio decoder optimized for ESP32 with Xtensa assembly optimizations
- Supports all targets
-
License:
Apache-2.0
-
Includes 2 examples
-
Downloaded 3.5k times
Examples matching your search query:
-
decode_benchmark
This benchmark measures the FLAC decoding performance on ESP32 devices by testing various chunk sizes and CRC settings.
-
- TL2528 I2C ADC Expander component for ESP-IDF
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 4.1k times
Examples matching your search query:
-
example
This example demonstrates using the Tla2528 component to interface with a TLA2528 I2C ADC on the ESP32.
-
- Thermistor component for ESP-IDF
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 4.2k times
Examples matching your search query:
-
example
This example demonstrates how to use the thermistor component to compute temperature from an NTC thermistor, both in simulation and with an ESP32.
-
- KTS1622 I2C I/O Expander component for ESP-IDF
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 4.4k times
Examples matching your search query:
-
example
This example shows how to use the Kts1622 component to communicate via I2C with a KTS1622 I2C digital IO expander, primarily designed for the ESP32-S3 but configurable for other ESP32 chips.
-
- ESP-Brookesia is a human-machine interaction development framework designed for AIoT devices.
- Supports all targets
-
License:
Apache-2.0
-
Includes 4 examples
-
Downloaded 4.6k times
Examples matching your search query:
-
phone_s3_box_3
This example demonstrates how to run the ESP-Brookesia Phone on the ESP32-S3-BOX-3 with a 320 x 240 resolution UI stylesheet, requiring an…
-
phone_s3_lcd_ev_board
This example demonstrates how to run the ESP-Brookesia Phone on the ESP32-S3-LCD-EV-Board, utilizing UI stylesheets for both 480 x 480 and 800 x 480…
-
phone_p4_function_ev_board
This example demonstrates how to run the ESP-Brookesia Phone on the ESP32-P4-Function-EV-Board with a 1024 x 600 resolution UI stylesheet.
-
- This package provides enhanced ESP-NOW functions which will be easy to integrate into product.
- Supports all targets
-
License:
Apache-2.0
-
Includes 9 examples
-
Downloaded 4.7k times
Examples matching your search query:
-
ota
This example demonstrates how to use ESP-NOW OTA feature for upgrading devices, requiring at least two ESP32 boards where one acts as the initiator…
-
provisioning
This example demonstrates using the ESP-NOW provisioning feature for WiFi provisioning of devices with at least two ESP32 boards. One board acts as…
-
- Provides access to ThingsBoard platform over the MQTT protocol or alternatively over HTTP/S.
- Supports all targets
-
License:
MIT
-
Includes 5 examples
-
Downloaded 5.0k times
Examples matching your search query:
-
0016-espressif_esp32_rpc
This project implements Remote Procedure Call (RPC) methods for ESP32 devices using the Espressif IDF framework, allowing cloud-triggered messaging…
-
0015-espressif_esp32_process_OTA_MQTT
This project implements an active OTA firmware update mechanism for ESP32 devices using the Espressif IDF framework, allowing immediate updates if…
-
0014-espressif_esp32_send_data
Allows uploading telemetry values to the cloud, as well as attributes. Telemetry values keep track of their previous values for historical analysis,…
-
-
-
Examples matching your search query:
-
usb_webcam
This example demonstrates how to use the ESP32-Sx USB function as a USB Web Camera (UVC device). It supports both UVC Isochronous and Bulk transfer…