awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tve avatar

tve/esp32-backtrace

0
View on GitHub↗
30 stars·7 forks·Shell·MIT·7 views

Esp32 Backtrace

ESP32 Exception Stack Backtrace Analyzer

Features

  • Debugging and Logging - ESP32 exception stack analyzer.

Star history

Star history chart for tve/esp32-backtraceStar history chart for tve/esp32-backtrace

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Esp32 Backtrace

Similar open-source projects, ranked by how many features they share with Esp32 Backtrace.
  • folke/snacks.nvimfolke avatar

    folke/snacks.nvim

    7,747View on GitHub↗

    snacks.nvim is a comprehensive collection of quality-of-life plugins and utilities designed to extend the core functionality of Neovim. It serves as a multi-purpose toolkit providing a UI framework, navigation enhancements, and integrations with external services. The project distinguishes itself by combining a wide array of specialized tools into a single suite, including a picker-based file explorer, a deep GitHub integration for managing issues and pull requests, and a set of development utilities for profiling Lua performance and inspecting code execution. Its broader capability surface

    Lua
    View on GitHub↗7,747
  • an-dr/micrologan-dr avatar

    an-dr/microlog

    170View on GitHub↗

    Easy to use - simple API, works out of the box - Advanced filtering and log levels per topic or output - Thread-safety via external locking injection - Customization - only data you need - Extensible - add your own features via public API, set of predefined extensions - Support for embedded…

    C
    View on GitHub↗170
  • devbis/micropython-aiosentrydevbis avatar

    devbis/micropython-aiosentry

    10View on GitHub↗

    Here is a class for sending an exception with stacktrace from your micropython instance to Sentry.

    Python
    View on GitHub↗10
  • agners/sht15loggeragners avatar

    agners/sht15logger

    0View on GitHub↗

    Temperature and Humidity Logger using SHT15 written in Python 3 (MicroPython for the PyBoard 1.1).

    Python
    View on GitHub↗0
See all 14 alternatives to Esp32 Backtrace→

Frequently asked questions

What does tve/esp32-backtrace do?

ESP32 Exception Stack Backtrace Analyzer

What are the main features of tve/esp32-backtrace?

The main features of tve/esp32-backtrace are: Debugging and Logging.

What are some open-source alternatives to tve/esp32-backtrace?

Open-source alternatives to tve/esp32-backtrace include: folke/snacks.nvim — snacks.nvim is a comprehensive collection of quality-of-life plugins and utilities designed to extend the core… an-dr/microlog — Easy to use - simple API, works out of the box - Advanced filtering and log levels per topic or output - Thread-safety… devbis/micropython-aiosentry — Here is a class for sending an exception with stacktrace from your micropython instance to Sentry. emilk/loguru — A lightweight C++ logging library. agners/sht15logger — Temperature and Humidity Logger using SHT15 written in Python 3 (MicroPython for the PyBoard 1.1). agners/scd30logger — CO2, Humidity and Temperature Logger using Sensirion SCD30 written in Python 3 for MicroPython. Continously logs date,…