Skip to content

waveshareteam/ESP32-C6-GEEK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waveshare ESP32-C6-GEEK

中文

The ESP32-C6-GEEK is a compact development board designed by Waveshare for makers and embedded developers. It is built around the ESP32-C6, featuring a 32-bit RISC-V processor running at up to 160 MHz, 16 MB Flash, 2.4 GHz Wi-Fi 6, Bluetooth 5 (LE), and IEEE 802.15.4 connectivity. The board integrates a 1.14-inch 240 × 135 IPS LCD, a Micro SD card slot, a USB-A male connector, and UART, GPIO, and I2C headers, making it suitable for wireless applications, portable tools, and embedded display projects.

Waveshare ESP32-C6-GEEK

Repository Structure

This repository provides sample programs, pre-built firmware, and hardware design files for the ESP32-C6-GEEK and ESP32-C6-GEEK V2.

.
├── example/         # Arduino and ESP-IDF examples for V1 and V2
├── Firmware/        # Pre-built test firmware
├── hardware/        # Schematics for V1 and V2
├── LICENSE          # Apache License 2.0
├── README.md        # English documentation
└── README_ZH.md     # Chinese documentation

Getting Started

Examples for both hardware revisions are available in example/:

  • ESP32-C6-GEEK-Demo for ESP32-C6-GEEK
  • ESP32-C6-GEEK_V2-Demo for ESP32-C6-GEEK V2

The examples include Arduino and ESP-IDF projects covering LCD, Micro SD card, buttons, Wi-Fi, Bluetooth, MQTT, and LVGL applications. Pre-built test firmware is available in Firmware/, and schematics are available in hardware/schematics/.

For development environment setup, flashing instructions, pin mappings, and example usage, refer to the documentation page.

Select the example and firmware that match your board revision. The ESP32-C6-GEEK and ESP32-C6-GEEK V2 use different hardware configurations.

Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes with clear descriptions.
  4. Submit a pull request for review.

Issues and Support

Open an issue with detailed information, or contact the Waveshare team with your order number for technical support.

License

Licensed under the Apache License 2.0. See the LICENSE file for details.


Thank you for using Waveshare Electronics products!

About

This is the code repository for Waveshare’s ESP32-C6-GEEK product.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors