You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

uploaded 4 months ago
ESP32 UI Apps

readme

[![Arduino Lint](https://github.com/esp-arduino-libs/[xxx]/actions/workflows/arduino_lint.yml/badge.svg)](https://github.com/esp-arduino-libs/[xxx]/actions/workflows/arduino_lint.yml) [![pre-commit](https://github.com/esp-arduino-libs/[xxx]/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/esp-arduino-libs/[xxx]/actions/workflows/pre-commit.yml) [![Build Test Apps](https://github.com/esp-arduino-libs/[xxx]/actions/workflows/build_test.yml/badge.svg)](https://github.com/esp-arduino-libs/[xxx]/actions/workflows/build_test.yml)

# [xxx]

[xxx] is an Arduino library designed for driving [xxx] using ESP SoCs.

[xxx] encapsulates the component from the [Espressif Components Registry](https://components.espressif.com/). It is developed based on [arduino-esp32](https://github.com/espressif/arduino-esp32) and can be easily downloaded and integrated into the Arduino IDE.

## Features

* [xxx]

## Supported Drivers

|                             **Driver**                             | **Version** |
| ------------------------------------------------------------------ | ----------- |
| [xxx](https://components.espressif.com/components/espressif/xxx) |        |

## Dependencies Version

|                          **Name**                           | **Version** |
| ----------------------------------------------------------- | ----------- |
| [xxx]                                                  | v0.x.x      |
| [arduino-esp32](https://github.com/espressif/arduino-esp32) | >= [xxx]   |

## How to Use

For information on how to use the library in the Arduino IDE, please refer to the documentation for [Arduino IDE v1.x.x](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries) or [Arduino IDE v2.x.x](https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-installing-a-library).

### Examples

* [xxx](examples/xxx): Demonstrates how to use [xxx] and test all functions.

### Detailed Usage

```cpp
    [xxx]
```

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "lzw655/esp32-ui-app^0.1.0"

or download archive

Stats

  • Archive size
    Archive size: 2.95 MB
  • Downloaded in total
    Downloaded in total 5 times
  • Downloaded this version
    This version: 1 time

Badge

lzw655/esp32-ui-app version: 0.1.0
|