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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesLoRaWan Decoders

Translates raw LoRaWan sensor payloads into structured data formats.

Distinct from Sequence Decoders: Distinct from general sequence decoders: focuses on protocol-specific payload translation for IoT sensors.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · LoRaWan Decoders. Refine with filters or upvote what's useful.

Awesome LoRaWan Decoders GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • arendst/tasmotaarendst का अवतार

    arendst/Tasmota

    24,502GitHub पर देखें↗

    Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and management of smart home hardware. It functions as an event-driven automation controller that replaces proprietary factory firmware, allowing users to manage relays, sensors, and lighting systems without relying on external cloud services. The system is built on a modular driver architecture that enables dynamic hardware configuration and peripheral support through a web-based management interface. The platform distinguishes itself through a template-driven hardware mapping s

    Translates raw sensor data into structured messages using custom decoder files to simplify integration with local automation systems.

    Carduinoautomationesp32
    GitHub पर देखें↗24,502
  • blynk-technologies/blynk-libraryBlynk-Technologies का अवतार

    Blynk-Technologies/blynk-library

    3,971GitHub पर देखें↗

    Blynk एक एम्बेडेड डिवाइस फ़्रेमवर्क और IoT क्लाउड कनेक्टिविटी लाइब्रेरी है जिसे माइक्रोकंट्रोलर और रिमोट प्रबंधन प्लेटफ़ॉर्म के बीच सुरक्षित, द्वि-दिशात्मक संचार स्थापित करने के लिए डिज़ाइन किया गया है। यह एक IoT डिवाइस प्रबंधन टूल की मुख्य पहचान प्रदान करता है, जो डिवाइस स्थितियों के सिंक्रोनाइज़ेशन, रिमोट हार्डवेयर नियंत्रण, और क्लाउड-आधारित इंटरफ़ेस के लिए हार्डवेयर डेटा की मैपिंग को सक्षम बनाता है। प्रोजेक्ट एक वर्चुअल-पिन सिस्टम के माध्यम से खुद को अलग करती है जो क्लाउड संचार को भौतिक पिन से डीकूपल करता है, जिससे हार्डवेयर-स्वतंत्र डेटा विनिमय की अनुमति मिलती है। यह उन्नत आर्किटेक्चरल ऑफ़लोडिंग का भी समर्थन करती है, जहां नेटवर्क संचार को गैर-कनेक्टेड माइक्रोकंट्रोलर का समर्थन करने के लिए एक समर्पित को-प्रोसेसर को सौंपा जा सकता है। लाइब्रेरी स्वचालित डिवाइस प्रोविज़निंग, ओवर-द-एयर फ़र्मवेयर अपडेट, और फ़्लीट प्रबंधन के लिए एक मल्टी-टेनेंट संगठनात्मक संरचना सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है। यह MQTT और HTTPS जैसे विभिन्न संचार प्रोटोकॉल को एकीकृत करती है, और लॉजिक-आधारित स्वचालन, टाइम-सीरीज़ डेटा स्टोरेज, और रीयल-टाइम निगरानी के लिए मोबाइल और वेब डैशबोर्ड के निर्माण के लिए टूल प्रदान करती है। प्रोजेक्ट C++ में कार्यान्वित है।

    Routes sensor data from LoRaWAN network servers to the cloud using payload codecs.

    C++arduinocellularembedded
    GitHub पर देखें↗3,971
  1. Home
  2. Artificial Intelligence & ML
  3. Sequence Decoding Models
  4. Sequence Decoders
  5. LoRaWan Decoders

सब-टैग एक्सप्लोर करें

  • Payload IntegrationIntegrating LoRaWAN sensor data into cloud platforms using payload codecs and identifiers. **Distinct from LoRaWan Decoders:** Covers the end-to-end routing and integration of decoded data, not just the decoding process.