https://github.com/rishabh12005/esp32
Espressif 32-bit architecture microcontroller
https://github.com/rishabh12005/esp32
c cmake esp32 esp32-c5
Last synced: 9 months ago
JSON representation
Espressif 32-bit architecture microcontroller
- Host: GitHub
- URL: https://github.com/rishabh12005/esp32
- Owner: RISHABH12005
- Created: 2025-10-04T07:39:34.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-04T08:14:36.000Z (9 months ago)
- Last Synced: 2025-10-04T10:08:19.924Z (9 months ago)
- Topics: c, cmake, esp32, esp32-c5
- Language: C
- Homepage: https://www.espressif.com
- Size: 111 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32-C5
The ESP32-C5 SoC (System on Chip) supports 2.4 & 5 GHz dual-band Wi-Fi 6, Bluetooth LE 5, Zigbee 3.0 & Thread 1.4. It consists of a high-performance (HP) 32-bit RISC-V processor, an low-power (LP) 32-bit RISC-V processor, wireless baseband & MAC (Wi-Fi, Bluetooth LE, 802.15.4), RF module, numerous peripherals, with time-division coexistence of Wi-Fi, Bluetooth & 802.15.4.
## Documentation
- [ESP32 C5 Guide](https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32c5/esp32-c5-devkitc-1/user_guide.html)
- [ESP32 C5 Installation](https://docs.espressif.com/projects/esp-idf/en/stable/esp32c5/get-started/index.html)