awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
blinker-iot avatar

blinker-iot/blinker-js

0
View on GitHub↗
4,338 stars·11 forks·TypeScript·MIT·2 vues

Blinker Js

blinker-js est un framework de communication pour appareils IoT et une bibliothèque Node.js conçue pour gérer l'échange de données bidirectionnel entre le matériel embarqué et des serveurs distants ou des réseaux locaux. Il fonctionne comme un outil d'intégration matérielle MQTT qui relie les ordinateurs monocartes aux clouds IoT pour la gestion et le contrôle à distance.

Le projet fournit un gestionnaire de widgets pour appareils virtuels afin de synchroniser l'état du matériel avec les composants d'interface utilisateur basés sur le cloud. Ce système permet de mapper des identifiants d'interface utilisateur distants à la logique logicielle interne, permettant un contrôle IoT à distance via des boutons virtuels et des champs de saisie.

Le framework prend en charge à la fois la communication basée sur le cloud via le protocole MQTT et la communication directe entre appareils sur le réseau local via des connexions sans fil partagées. Il inclut des capacités pour écouter les événements des appareils et gérer des flux de données bidirectionnels pour déclencher des actions matérielles.

Features

  • IoT Client Libraries - Provides a Node.js library that enables embedded hardware to connect to IoT cloud platforms via the MQTT protocol.
  • IoT Device Communication - Provides a framework for bidirectional data exchange and control between Raspberry Pi and remote servers using MQTT.
  • IoT Frameworks - Provides a comprehensive framework for connecting and managing bidirectional data exchange for IoT devices.
  • MQTT Integrations - Links single-board computers to IoT clouds for state synchronization and remote management via MQTT.
  • Device Communication Layers - A communication layer for exchanging data between devices and applications over a shared wireless local area network.
  • Virtual Widget Synchronizers - Implements a virtual device widget manager to synchronize hardware state with cloud-based UI components like buttons and input fields.
  • MQTT Traffic Routing - Routes MQTT control signals and state updates between hardware devices and a remote broker.
  • MQTT Messaging Integrations - Integrates embedded computers with cloud platforms using MQTT for remote management and state synchronization.
  • Remote Device Connectivity - Establishes bidirectional network connections between hardware devices and remote servers via MQTT.
  • Remote Hardware Controls - Enables remote hardware control and action triggering via virtual UI widgets and cloud data streams.
  • IoT Widget Mappings - Links remote UI component identifiers to internal software logic for synchronized hardware state management.
  • Device Management - Provides interfaces for managing and interacting with virtual UI components to control connected hardware.
  • IoT Event Listeners - Triggers hardware actions by subscribing to incoming data streams and remote user interface interactions.
  • Wireless Device Control - Controls hardware device state and exchanges data over local wireless networks without requiring cloud servers.
  • Local Network Connectivity - Enables data exchange between devices and applications over a shared local wireless network connection.
  • Local Network Discovery - Provides protocols for identifying and communicating with devices on a shared local wireless network by bypassing cloud brokers.
  • Asynchronous Command Processing - Implements mechanisms for mapping incoming MQTT message payloads to internal hardware control logic asynchronously.
  • Architectural State Synchronizers - Synchronizes state changes between cloud-based UI widgets and local hardware logic using decoupled event messaging.

Historique des stars

Graphique de l'historique des stars pour blinker-iot/blinker-jsGraphique de l'historique des stars pour blinker-iot/blinker-js

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Blinker Js

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Blinker Js.
  • blynk-technologies/blynk-libraryAvatar de Blynk-Technologies

    Blynk-Technologies/blynk-library

    3,971Voir sur GitHub↗

    Blynk is an embedded device framework and IoT cloud connectivity library designed to establish secure, bi-directional communication between microcontrollers and a remote management platform. It provides the core identity of an IoT device management tool, enabling the synchronization of device states, remote hardware control, and the mapping of hardware data to cloud-based interfaces. The project distinguishes itself through a virtual-pin system that decouples cloud communication from physical pins, allowing for hardware-independent data exchange. It also supports advanced architectural offloa

    C++arduinocellularembedded
    Voir sur GitHub↗3,971
  • arendst/tasmotaAvatar de arendst

    arendst/Tasmota

    24,502Voir sur 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

    Carduinoautomationesp32
    Voir sur GitHub↗24,502
  • hypfer/valetudoAvatar de Hypfer

    Hypfer/Valetudo

    8,689Voir sur GitHub↗

    Valetudo is a custom firmware project for robot vacuums that enables local-only control, removing dependencies on cloud servers and protecting user privacy. It replaces proprietary vendor binaries with open source software to ensure that data, including floor plans and images, is not uploaded to external clouds. The project distinguishes itself by providing a rooted firmware installation process that prevents forced vendor updates. It implements a standardized control interface across different hardware brands and utilizes an MQTT-based message bus to facilitate integration with open source a

    JavaScriptcloud-freedreameroborock
    Voir sur GitHub↗8,689
  • hybridgroup/gobotAvatar de hybridgroup

    hybridgroup/gobot

    9,425Voir sur GitHub↗

    Gobot is a robotics framework for the Go programming language designed for developing robotics, drones, and IoT applications. It provides a hardware abstraction layer with standardized drivers to interact with GPIO, I2C, SPI, and PWM interfaces across various single-board computers and microcontrollers. The framework functions as an IoT device orchestrator and BLE device manager, enabling the coordination of multiple sensors, actuators, and Bluetooth Low Energy peripherals. It includes specialized interfaces for drone control, allowing for the management of flight maneuvers and video streams

    Goarduinobeaglebonebeaglebone-black
    Voir sur GitHub↗9,425
Voir les 30 alternatives à Blinker Js→

Questions fréquentes

Que fait blinker-iot/blinker-js ?

blinker-js est un framework de communication pour appareils IoT et une bibliothèque Node.js conçue pour gérer l'échange de données bidirectionnel entre le matériel embarqué et des serveurs distants ou des réseaux locaux. Il fonctionne comme un outil d'intégration matérielle MQTT qui relie les ordinateurs monocartes aux clouds IoT pour la gestion et le contrôle à distance.

Quelles sont les fonctionnalités principales de blinker-iot/blinker-js ?

Les fonctionnalités principales de blinker-iot/blinker-js sont : IoT Client Libraries, IoT Device Communication, IoT Frameworks, MQTT Integrations, Device Communication Layers, Virtual Widget Synchronizers, MQTT Traffic Routing, MQTT Messaging Integrations.

Quelles sont les alternatives open-source à blinker-iot/blinker-js ?

Les alternatives open-source à blinker-iot/blinker-js incluent : blynk-technologies/blynk-library — Blynk is an embedded device framework and IoT cloud connectivity library designed to establish secure, bi-directional… arendst/tasmota — Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and… hypfer/valetudo — Valetudo is a custom firmware project for robot vacuums that enables local-only control, removing dependencies on… hybridgroup/gobot — Gobot is a robotics framework for the Go programming language designed for developing robotics, drones, and IoT… evcc-io/evcc — evcc is an open-source home energy management system and solar charging optimization engine. It coordinates solar… jomjol/ai-on-the-edge-device — AI-on-the-edge-device is an edge AI meter digitizer and computer vision image processor designed to convert images of…