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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
agners avatar

agners/sht15logger

0
View on GitHub↗
0 estrellas·0 forks·Python·MIT·3 vistas

Sht15logger

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

Features

  • Debugging and Logging - Temperature and humidity logger.

Historial de estrellas

Gráfico del historial de estrellas de agners/sht15loggerGráfico del historial de estrellas de agners/sht15logger

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Sht15logger

Proyectos open-source similares, clasificados según cuántas características comparten con Sht15logger.
  • folke/snacks.nvimAvatar de folke

    folke/snacks.nvim

    7,747Ver en 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
    Ver en GitHub↗7,747
  • devbis/micropython-aiosentryAvatar de devbis

    devbis/micropython-aiosentry

    10Ver en GitHub↗

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

    Python
    Ver en GitHub↗10
  • emilk/loguruAvatar de emilk

    emilk/loguru

    1,900Ver en GitHub↗

    A lightweight C++ logging library

    C++
    Ver en GitHub↗1,900
  • an-dr/micrologAvatar de an-dr

    an-dr/microlog

    170Ver en 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
    Ver en GitHub↗170
Ver las 14 alternativas a Sht15logger→

Preguntas frecuentes

¿Qué hace agners/sht15logger?

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

¿Cuáles son las características principales de agners/sht15logger?

Las características principales de agners/sht15logger son: Debugging and Logging.

¿Qué alternativas de código abierto existen para agners/sht15logger?

Las alternativas de código abierto para agners/sht15logger incluyen: folke/snacks.nvim — snacks.nvim is a comprehensive collection of quality-of-life plugins and utilities designed to extend the core… 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. an-dr/microlog — Easy to use - simple API, works out of the box - Advanced filtering and log levels per topic or output - Thread-safety… gpakosz/assert — #include #include. agners/scd30logger — CO2, Humidity and Temperature Logger using Sensirion SCD30 written in Python 3 for MicroPython. Continously logs date,…