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,502在 GitHub 上查看↗

    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,971在 GitHub 上查看↗

    Blynk 是一个嵌入式设备框架和物联网云连接库,旨在在微控制器与远程管理平台之间建立安全、双向的通信。它提供了物联网设备管理工具的核心标识,支持设备状态同步、远程硬件控制以及将硬件数据映射到基于云的界面。 该项目通过虚拟引脚系统脱颖而出,该系统将云通信与物理引脚解耦,从而实现硬件无关的数据交换。它还支持高级架构卸载,其中网络通信可以委托给专用的协处理器,以支持非联网的微控制器。 该库涵盖广泛的功能领域,包括自动化设备配置、无线固件更新以及用于车队管理的多租户组织结构。它集成了 MQTT 和 HTTPS 等各种通信协议,并提供用于基于逻辑的自动化、时序数据存储以及构建用于实时监控的移动和 Web 仪表板的工具。 该项目使用 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.