There we go, a shiny new Pinout for the Espressif ESP32 C5 DevkitC board - esp32c5.pinout.xyz
I spent more than I'd like to admit on the very accurate SVG artwork. (Trying to import their board layout just broke Inkscape so I did the landings from datasheets.)
I spent more than I'd like to admit on the very accurate SVG artwork. (Trying to import their board layout just broke Inkscape so I did the landings from datasheets.)
Espressif ESP32 C5 DevkitC GPIO Pinout
An interactive, accessible and beautiful GPIO Pinout guide for the Espressif ESP32 C5 DevkitC
esp32c5.pinout.xyz
July 11, 2025 at 8:38 PM
There we go, a shiny new Pinout for the Espressif ESP32 C5 DevkitC board - esp32c5.pinout.xyz
I spent more than I'd like to admit on the very accurate SVG artwork. (Trying to import their board layout just broke Inkscape so I did the landings from datasheets.)
I spent more than I'd like to admit on the very accurate SVG artwork. (Trying to import their board layout just broke Inkscape so I did the landings from datasheets.)
The ESP32C5 is a dual band wifi part. I have been playing with an early version of the chip (beta5). I guess it will be fully released soon (but I have no idea).
December 20, 2024 at 11:49 PM
The ESP32C5 is a dual band wifi part. I have been playing with an early version of the chip (beta5). I guess it will be fully released soon (but I have no idea).
I have a branch of the nodemcu-firmware that supports the esp32c5 (the one with 5.8GHz wifi support). Basic functionality works: github.com/nodemcu/node... #esp32 #espressif
DRAFT: Add support for the ESP32-C5 and move forward to IDF 5.4 (not final) by pjsg · Pull Request #3670 · nodemcu/nodemcu-firmware
This is just a tracking PR. The ESP32C5 branch builds in the CICD, but some of the other devices do not build as some of the modules don't build due to changes in the IDF.
Fixes #3671.
Make sur...
github.com
December 17, 2024 at 2:05 AM
I have a branch of the nodemcu-firmware that supports the esp32c5 (the one with 5.8GHz wifi support). Basic functionality works: github.com/nodemcu/node... #esp32 #espressif