-
- 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.
-
- 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.
-
- 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.
-
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…
-
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:
-
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:
-
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:
-
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…
-
- FLAC audio decoder optimized for ESP32 with Xtensa assembly optimizations
- Supports all targets
-
License:
Apache-2.0
-
Includes 2 examples
-
Downloaded 938 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.
-
- 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 933 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:
-
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…
-
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.
-
- LED Strip component for ESP-IDF
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 704 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.
-
- 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.
-
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.
-
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…
-
- GT911 Touch Controller component for ESP-IDF
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 557 times
Examples matching your search query:
-
example
This example shows how to use the GT911 touch controller with ESP32. It is designed to run on a LilyGo T-Deck (no home button) or the ESP32-S3-BOX-3 (with home button).
-
- This package is a UI runtime framework based on LVGL, designed to provide a consistent UI development experience for screens of various sizes and shapes.
- Supports all targets
-
License:
Apache-2.0
-
Includes 5 examples
-
Downloaded 504 times
Examples matching your search query:
-
esp_idf/esp_ui_phone_s3_box
This example demonstrates how to run the ESP-UI Phone on the ESP32-S3-BOX with a 320 x 240 resolution UI stylesheet. It supports ESP-IDF release/v5.1…
-
-
esp_idf/esp_ui_phone_s3_box_3
This example demonstrates how to run the ESP-UI Phone on the ESP32-S3-BOX-3 with a 320 x 240 resolution UI stylesheet. It provides instructions for…
-
-
- LP5817 I2C RGB LED driver component for ESP-IDF
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 462 times
Examples matching your search query:
-
example
This example shows how to use the `espp::Lp5817` component to control an RGB LED over I2C. It is designed for ESP32-S3 but can be adapted by changing the I2C pins.
-
- QtPy Board Support Package (BSP) component for ESP-IDF
-
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 442 times
Examples matching your search query:
-
example
This example demonstrates the use of the QtPy class for hardware initialization on the QtPy ESP32 Pico and ESP32-S3.