me-no-dev/EspExceptionDecoder
Exception Stack Trace Decoder for ESP8266 and ESP32 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3870
- days_rel: n/a
- days_push: 1244
- n_releases_24m: 0
Adoption not part of the score
1139 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Arduino IDE plugin that decodes ESP8266/ESP32 exception stack traces into readable function names and line numbers. It is written in Java and installs as a tool inside the Arduino IDE.
Use cases
- decode esp8266 crash stack traces
- make sense of esp32 exception backtraces
- find which function crashed on esp32
- debug arduino esp firmware crashes
- translate guru meditation error addresses to code lines
When to choose
- you develop ESP8266/ESP32 firmware with the Arduino IDE and need to interpret crash stack traces
- you want a GUI tool that decodes pasted exception traces instantly
When to avoid
- you need a command-line decoder (use EspStackTraceDecoder instead)
- you are not using the Arduino IDE or ESP8266/ESP32 cores
- you need decoding for other microcontroller platforms
Facets
plugin · maturity maintenance
developer-tools embedded-systems developer-tools iot cross-platform editor-plugin cli arduino esp8266 esp32 stack-trace-decoder exception-decoder arduino-ide-plugin debugging
1 source
- readme: https://github.com/me-no-dev/EspExceptionDecoder · fetched 2026-08-28 · 0fa91f6d645c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| me-no-dev/EspExceptionDecoder | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="me-no-dev/EspExceptionDecoder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem