lijunru-hub/iot_uart_eth

0.1.0

Latest
uploaded 3 days ago
UART ETH Driver

readme

## IOT UART ETH Component

`iot_uart_eth` is a UART ETH device driver for ESP32-S2/ESP32-S3/ESP32-P4. It acts as a UART host to connect ETH devices.

Features:

1. Support hot-plug of ETH devices
2. Support auto-detection and connection of ETH devices

### Add component to your project

Please use the component manager command `add-dependency` to add the `iot_uart_eth` to your project's dependency, during the `CMake` step the component will be downloaded automatically

```
idf.py add-dependency "espressif/iot_uart_eth=*"
```

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "lijunru-hub/iot_uart_eth^0.1.0"

or download archive

Stats

  • Archive size
    Archive size ~ 22.31 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

lijunru-hub/iot_uart_eth version: 0.1.0
|