espressif/esp-hosted
Hosted Solution (Linux/MCU) with ESP32 (Wi-Fi + BT + BLE) observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 96
- Release rhythm 55
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 159.5
- age_days: 2274
- days_rel: 142
- days_push: 26
- n_releases_24m: 3
Adoption not part of the score
1033 stars · 243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ESP-Hosted is an open-source solution that lets Espressif SoCs like the ESP32 act as wireless communication co-processors, adding Wi-Fi and Bluetooth/BLE to external host systems over SPI, SDIO, or UART. It ships in variants targeting Linux hosts (native cfg80211 or RPC-based control) and resource-constrained MCUs.
Use cases
- add wifi to a linux single-board computer via esp32
- use esp32 as a bluetooth ble co-processor over spi
- give an stm32 microcontroller wifi connectivity
- share one ip address between host mcu and esp32
- keep wifi connection alive while host sleeps
- integrate esp32 wireless into embedded linux with networkmanager
When to choose
- your host device (Linux or MCU) lacks Wi-Fi/BT and you want to add it with an ESP32 module
- you need standard Linux wireless integration via cfg80211/wpa_supplicant
- you need low-power operation where the ESP maintains connectivity while the host sleeps
When to avoid
- your host already has native Wi-Fi/BT hardware
- you need Wi-Fi 6/6E or features beyond 802.11 b/g/n/ax
- you want a self-contained wireless solution without an external co-processor
Facets
library · maturity active
networking embedded sdk middleware iot embedded-systems networking hardware embedded iot c cpp esp32 wifi bluetooth ble co-processor spi sdio uart espressif wireless linux
1 source
- readme: https://github.com/espressif/esp-hosted · fetched 2026-08-28 · 5336995a6cb0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| espressif/esp-hosted | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="espressif/esp-hosted")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem