Skip to content

An ESPHome configuration for the Espressif ESP32-C3-DevKitC-02 development board

License

Notifications You must be signed in to change notification settings

jwillikers/esphome-esp32-c3-devkitc-02

Repository files navigation

ESPHome ESP32-C3-DevKitC-02

GitHub Workflow Status pre-commit

An ESPHome configuration for the Espressif ESP32-C3-DevKitC-02 development board powered by the RISC-V ESP32-C3. This configuration also includes an Adafruit-BME680 temperature, humidity, pressure, and gas sensor.

Usage

ℹ️

Due to the fact that the ESP32-C3 is relatively new, ESPHome doesn’t have full support for the microcontroller yet. Many features are unavailable using the ESP-IDF framework, which works best with the new chip.

ℹ️

Support for Linux on aarch64 is still in the works for the ESP-IDF platform, so I suggest using x86_64.

  1. Clone the repository.

    git clone https://github.com/jwillikers/esphome-esp32-c3-devkitc-02.git
  2. Copy the file to the ESPHome configuration directory. In my case, this directory is a named volume managed by Podman.

    cp esphome-esp32-c3-devkitc-02/ESP32-C3-DevKitC-02.yaml ~/.local/share/containers/storage/volumes/esphome-config/_data/

Contributing

Contributions in the form of issues, feedback, and even pull requests are welcome. Make sure to adhere to the project’s Code of Conduct.

Open Source Software

This project is built on the hard work of countless open source contributors. Several of these projects are enumerated below.

Code of Conduct

Refer to the project’s Code of Conduct for details.

License

This repository is licensed under the GPLv3, a copy of which is provided in the license file.

© 2022 Jordan Williams

Authors

About

An ESPHome configuration for the Espressif ESP32-C3-DevKitC-02 development board

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages