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
agners avatar

agners/sht15logger

0
View on GitHub↗
0 stars·0 forks·Python·MIT·10 views

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.

Star history

Star history chart for agners/sht15loggerStar history chart for agners/sht15logger

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Sht15logger

These projects share indexed features with Sht15logger. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • emilk/loguruemilk avatar

    emilk/loguru

    1,900View on GitHub↗

    A lightweight C++ logging library

    C++
    View on GitHub↗1,900
  • 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
Compare all 14 related projects→

Frequently asked questions

What does agners/sht15logger do?

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

What are the main features of agners/sht15logger?

The main features of agners/sht15logger are: Debugging and Logging.

Which projects share features with agners/sht15logger?

Projects with overlapping indexed features include: 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,…