espressif/arduino-esp32
Arduino core for the ESP32 family of SoCs
About the project
Arduino core for the ESP32 family of SoCs: lets you write Arduino API sketches and flash them to ESP32, S2, S3, C3, C5, C6, H2, P4 chips.
Useful for
- Flash an ESP32 with an Arduino sketch without learning ESP-IDF
- Build firmware for several ESP32 chips from one codebase
- Add an external Arduino library and check its ESP32 compatibility
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 1 star so far today, about 2 expected by the end of the day.
- GitHub Trending C++ today: #11, +4 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 17,425
- Today
- 1 · ≈ 2 by evening
- Forks
- 7,913
- Issues and pull requests
- 12,143
- Watchers
- 496
- Language
- C++
- License
- LGPL-2.1
- Latest release
- 4.0.0-RC1 · September 23, 2026
- Created
- October 6, 2016
- Last push
- September 24, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 24, 2026GitHub Trending C++ today: #11, +4 stars
More in this category
-
5.0
xCuri0/ReBarUEFI
UEFI DXE driver that enables Resizable BAR on systems without official support. Provides GPU performance gains and is required for Intel Arc GPUs to work optimally.
-
3.9
General-Instinct/InstinctFlash
A high-performance serving runtime for robotics models (VLA, WAM, policies) with FP8 acceleration and optimized kernels on Jetson Thor and RTX 4090/5090.
-
3.3
hsfzxjy/npunlock
A toolkit for writing and running custom C kernels on Intel Core Ultra NPUs, bypassing the public graph-level-only stack. It reconstructs the path from C code to a runnable NPU kernel, verified on Windows x64 with…
-
2.6
ruvnet/RuView
A Rust WiFi-sensing platform that uses CSI data from cheap ESP32 boards to detect presence, breathing, heart rate, activity and pose without cameras or wearables. Runs locally on edge hardware with Home Assistant,…
-
2.2
pollen-robotics/microduck
Firmware and system software for Microduck, a tiny biped duck robot on a Rockchip RK3566 that walks, rolls and gets up using neural policies. The repo contains daemons for motor control, updates, Bluetooth, gamepad and…
-
2.2
RomanSlack/jev-drone
An autonomous quadrotor in MuJoCo that flies an obstacle course using only its onboard camera, with a small Jev judgment model making tactical calls at ~2.5 Hz while control and safety stay in ordinary code.