https://github.com/mcuw/esp32-c6-example
Example code for ESP32-C6 with Wifi 6 and BT-5 LE
https://github.com/mcuw/esp32-c6-example
bt esp32 esp32-c6 neopixel rgb wifi
Last synced: 5 months ago
JSON representation
Example code for ESP32-C6 with Wifi 6 and BT-5 LE
- Host: GitHub
- URL: https://github.com/mcuw/esp32-c6-example
- Owner: mcuw
- License: mit
- Created: 2024-04-22T23:20:05.000Z (about 2 years ago)
- Default Branch: esp32-c6
- Last Pushed: 2024-05-18T23:10:03.000Z (about 2 years ago)
- Last Synced: 2025-01-21T08:26:33.201Z (over 1 year ago)
- Topics: bt, esp32, esp32-c6, neopixel, rgb, wifi
- Language: C++
- Homepage:
- Size: 197 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ESP32-C6 examples
## Description
Uncomment `src_dir=` in the `platform.ini` file.
## Supported boards
- [NanoESP32-C6](https://s.click.aliexpress.com/e/_ooBtUih) (affiliate link) with up to 16MB flash [datasheet](doc/nanoESP32C6.pdf)
- [Super Mini ESP32-C6](https://s.click.aliexpress.com/e/_DeLjVMb) (affiliate link) with 4MB flash and W2812 RGB LED
- [LilyGo T-QT-C6](https://github.com/mcuw/esp32-t-qt-c6-sdk): use Arduino SDK https://github.com/mcuw/esp32-t-qt-c6-sdk
## Disclaimer
Contribution and help ... if you find an issue or wants to contribute then please do not hesitate to create a pull request or an issue.
We provide our build template as is, and we make no promises or guarantees about this code.