2 रिपॉजिटरी
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.
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.
Blynk एक एम्बेडेड डिवाइस फ़्रेमवर्क और IoT क्लाउड कनेक्टिविटी लाइब्रेरी है जिसे माइक्रोकंट्रोलर और रिमोट प्रबंधन प्लेटफ़ॉर्म के बीच सुरक्षित, द्वि-दिशात्मक संचार स्थापित करने के लिए डिज़ाइन किया गया है। यह एक IoT डिवाइस प्रबंधन टूल की मुख्य पहचान प्रदान करता है, जो डिवाइस स्थितियों के सिंक्रोनाइज़ेशन, रिमोट हार्डवेयर नियंत्रण, और क्लाउड-आधारित इंटरफ़ेस के लिए हार्डवेयर डेटा की मैपिंग को सक्षम बनाता है। प्रोजेक्ट एक वर्चुअल-पिन सिस्टम के माध्यम से खुद को अलग करती है जो क्लाउड संचार को भौतिक पिन से डीकूपल करता है, जिससे हार्डवेयर-स्वतंत्र डेटा विनिमय की अनुमति मिलती है। यह उन्नत आर्किटेक्चरल ऑफ़लोडिंग का भी समर्थन करती है, जहां नेटवर्क संचार को गैर-कनेक्टेड माइक्रोकंट्रोलर का समर्थन करने के लिए एक समर्पित को-प्रोसेसर को सौंपा जा सकता है। लाइब्रेरी स्वचालित डिवाइस प्रोविज़निंग, ओवर-द-एयर फ़र्मवेयर अपडेट, और फ़्लीट प्रबंधन के लिए एक मल्टी-टेनेंट संगठनात्मक संरचना सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है। यह MQTT और HTTPS जैसे विभिन्न संचार प्रोटोकॉल को एकीकृत करती है, और लॉजिक-आधारित स्वचालन, टाइम-सीरीज़ डेटा स्टोरेज, और रीयल-टाइम निगरानी के लिए मोबाइल और वेब डैशबोर्ड के निर्माण के लिए टूल प्रदान करती है। प्रोजेक्ट C++ में कार्यान्वित है।
Routes sensor data from LoRaWAN network servers to the cloud using payload codecs.