2 रिपॉजिटरी
Tools for collecting data from wireless sensors via radio signals and exporting it to automation systems.
Distinct from Ambient Sensor Monitors: The candidates focus on internal ambient sensors or BLE specifically; this is for general wireless RF sensor decoding.
Explore 2 awesome GitHub repositories matching hardware & iot · Wireless Sensor Monitors. Refine with filters or upvote what's useful.
This project is a software-defined radio signal decoder and protocol analyzer designed to translate raw radio transmissions from ISM bands into human-readable data. It functions as a tool for capturing radio samples, analyzing pulse timings, and decoding signals from wireless devices. The system acts as a data bridge, converting decoded radio signals into JSON format for publication to MQTT brokers or exposure via Prometheus-compatible endpoints. It also serves as a signal capture tool capable of recording raw radio samples and demodulated pulses to files for offline analysis and simulated pl
Collects data from wireless sensors and exports it to MQTT brokers or databases for home automation.
OpenMQTTGateway is a multi-protocol IoT gateway and hardware interface designed for ESP32 and ESP8266 devices. It serves as a bridge that converts Bluetooth Low Energy, Radio Frequency, and Infrared signals into standardized MQTT messages for use in home automation systems. The project provides specific bridging capabilities for 433MHz, 315MHz, and 868MHz radio signals, as well as LoRa and Infrared commands. It includes a Bluetooth presence detector that monitors device advertisements to track the proximity and location of people or objects. The system handles IoT sensor aggregation through
Collects data from diverse wireless protocols like BLE and RF into a single stream for automation.