awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
agners avatar

agners/scd30logger

0
View on GitHub↗
0 स्टार्स·0 फोर्क्स·Python·MIT·3 व्यूज़

Scd30logger

CO2, Humidity and Temperature Logger using Sensirion SCD30 written in Python 3 for MicroPython. Continously logs date, time and sensor data on a file on the SD card. The SD card as well as the sensor module is turned off to conserve battery power (further improvements possible by using RTC…

Features

  • Debugging and Logging - CO2, humidity, and temperature logger.

स्टार हिस्ट्री

agners/scd30logger के लिए स्टार हिस्ट्री चार्टagners/scd30logger के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Scd30logger के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Scd30logger के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • folke/snacks.nvimfolke का अवतार

    folke/snacks.nvim

    7,747GitHub पर देखें↗

    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
    GitHub पर देखें↗7,747
  • devbis/micropython-aiosentrydevbis का अवतार

    devbis/micropython-aiosentry

    10GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗10
  • emilk/loguruemilk का अवतार

    emilk/loguru

    1,900GitHub पर देखें↗

    A lightweight C++ logging library

    C++
    GitHub पर देखें↗1,900
  • an-dr/micrologan-dr का अवतार

    an-dr/microlog

    170GitHub पर देखें↗

    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
    GitHub पर देखें↗170
Scd30logger के सभी 14 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

agners/scd30logger क्या करता है?

CO2, Humidity and Temperature Logger using Sensirion SCD30 written in Python 3 for MicroPython. Continously logs date, time and sensor data on a file on the SD card. The SD card as well as the sensor module is turned off to conserve battery power (further improvements possible by using RTC…

agners/scd30logger की मुख्य विशेषताएं क्या हैं?

agners/scd30logger की मुख्य विशेषताएं हैं: Debugging and Logging।

agners/scd30logger के कुछ ओपन-सोर्स विकल्प क्या हैं?

agners/scd30logger के ओपन-सोर्स विकल्पों में शामिल हैं: 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/sht15logger — Temperature and Humidity Logger using SHT15 written in Python 3 (MicroPython for the PyBoard 1.1).