espressif/esp32_c3_lcdkit

2.1.0

Latest
uploaded 19 hours ago
Board Support Package (BSP) for ESP32-C3-LCDKit

readme

# BSP: ESP32-C3-LCDkit

| [HW Reference](https://docs.espressif.com/projects/espressif-esp-dev-kits/en/latest/esp32c3/esp32-c3-lcdkit/user_guide.html) | [HOW TO USE API](#api-reference) | [EXAMPLES](#compatible-bsp-examples) | [![Component Registry](https://components.espressif.com/components/espressif/esp32_c3_lcdkit/badge.svg)](https://components.espressif.com/components/espressif/esp32_c3_lcdkit) | ![maintenance-status](https://img.shields.io/badge/maintenance-actively--developed-brightgreen.svg) |
| --- | --- | --- | --- | -- |

## Overview

<table>
<tr><td>

ESP32-C3-LCDkit is a development kit that is based on Espressif’s ESP32-C3 Wi-Fi + Bluetooth 5 (LE) SoC.

ESP32-C3-LCDkit comes with 4 MB flash and 400 KB SRAM. ESP32-C3-LCDkit is also equipped with a variety of peripherals, such as a 1.28" LCD screen with SPI interface and 240x240 resolution, a speaker, and IR_RX/IR_TX.

ESP32-C3-LCDkit also uses a Type-C USB connector that provides 5 V of power input, while also supporting serial and JTAG debugging, as well as a programming interface; all through the same connector.

</td><td width="200">
  <img src="doc/esp32_c3_lcdkit.webp">
</td></tr>
</table>

![image](doc/pic.png)

## Capabilities and dependencies

<div align="center">
<!-- START_DEPENDENCIES -->

|     Available    |       Capability       |Controller/Codec|                                                Component                                               |   Version  |
|------------------|------------------------|----------------|--------------------------------------------------------------------------------------------------------|------------|
|:heavy_check_mark:|     :pager: DISPLAY    |     gc9a01     |idf<br/>[espressif/esp_lcd_gc9a01](https://components.espressif.com/components/espressif/esp_lcd_gc9a01)| >=5.2<br/>*|
|:heavy_check_mark:|:black_circle: LVGL_PORT|                |     [espressif/esp_lvgl_port](https://components.espressif.com/components/espressif/esp_lvgl_port)     |     ^2     |
|        :x:       |    :point_up: TOUCH    |                |                                                                                                        |            |
|        :x:       | :radio_button: BUTTONS |                |                                                                                                        |            |
|:heavy_check_mark:|   :white_circle: KNOB  |                |              [espressif/knob](https://components.espressif.com/components/espressif/knob)              |     ^1     |
|:heavy_check_mark:|  :musical_note: AUDIO  |                |     [espressif/esp_codec_dev](https://components.espressif.com/components/espressif/esp_codec_dev)     |    ~1.5    |
|:heavy_check_mark:| :speaker: AUDIO_SPEAKER|                |                                                                                                        |            |
|        :x:       | :microphone: AUDIO_MIC |                |                                                                                                        |            |
|        :x:       |  :floppy_disk: SDCARD  |                |                                                                                                        |            |
|:heavy_check_mark:|       :bulb: LED       |                | idf<br/>[espressif/led_indicator](https://components.espressif.com/components/espressif/led_indicator) |>=5.2<br/>^2|
|        :x:       |     :camera: CAMERA    |                |                                                                                                        |            |
|        :x:       |      :battery: BAT     |                |                                                                                                        |            |
|        :x:       |    :video_game: IMU    |                |                                                                                                        |            |

<!-- END_DEPENDENCIES -->
</div>

## Compatible BSP Examples

<div align="center">
<!-- START_EXAMPLES -->

| Example | Description | Try with ESP Launchpad |
| ------- | ----------- | ---------------------- |
| [Display Example](https://github.com/espressif/esp-bsp/tree/master/examples/display) | Show an image on the screen with a simple startup animation (LVGL) | [Flash Example](https://espressif.github.io/esp-launchpad/?flashConfigURL=https://espressif.github.io/esp-bsp/config.toml&app=display-) |

<!-- END_EXAMPLES -->
</div>

<!-- START_BENCHMARK -->
<!-- END_BENCHMARK -->

Links

Target

License: Apache-2.0

Tags

To add this component to your project, run:

idf.py add-dependency "espressif/esp32_c3_lcdkit^2.1.0"

download archive

Stats

  • Archive size
    Archive size ~ 482.02 KB
  • Downloaded in total
    Downloaded in total 2.5k times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp32_c3_lcdkit version: 2.1.0
|