2 Repos
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 ist ein Framework für eingebettete Geräte und eine IoT-Cloud-Konnektivitätsbibliothek, die entwickelt wurde, um eine sichere, bidirektionale Kommunikation zwischen Mikrocontrollern und einer Remote-Management-Plattform herzustellen. Es bietet die Kernidentität eines IoT-Geräteverwaltungstools und ermöglicht die Synchronisierung von Gerätezuständen, die Fernsteuerung von Hardware und die Abbildung von Hardwaredaten auf Cloud-basierte Schnittstellen. Das Projekt zeichnet sich durch ein Virtual-Pin-System aus, das die Cloud-Kommunikation von physischen Pins entkoppelt und so einen hardwareunabhängigen Datenaustausch ermöglicht. Es unterstützt zudem fortgeschrittenes architektonisches Offloading, bei dem die Netzwerkkommunikation an einen dedizierten Co-Prozessor delegiert werden kann, um nicht verbundene Mikrocontroller zu unterstützen. Die Bibliothek deckt eine breite Palette von Funktionen ab, einschließlich automatisierter Gerätebereitstellung, Over-the-Air-Firmware-Updates und einer mandantenfähigen Organisationsstruktur für das Flottenmanagement. Sie integriert verschiedene Kommunikationsprotokolle wie MQTT und HTTPS und bietet Werkzeuge für logikbasierte Automatisierung, Zeitreihendatenspeicherung sowie die Konstruktion von mobilen und Web-Dashboards für die Echtzeitüberwachung. Das Projekt ist in C++ implementiert.
Routes sensor data from LoRaWAN network servers to the cloud using payload codecs.