9 个仓库
Ability to send operational commands to smart devices over local wireless networks.
Distinct from Wi-Fi Profiles: Candidates focus on profiles or gateways; this is about controlling device state via the network.
Explore 9 awesome GitHub repositories matching hardware & iot · Wireless Device Control. Refine with filters or upvote what's useful.
This project is an open-source software development kit and framework for implementing the Matter smart home standard. It provides a universal IPv6-based application layer and a cluster-based data model to ensure interoperability between diverse smart home devices and controllers. The system is distinguished by its multi-transport network abstraction, which maps Bluetooth LE, Thread, and Wi-Fi implementations to a common layer. It includes specialized tooling for secure device commissioning via QR codes and NFC, as well as a comprehensive over-the-air firmware update system for distributing s
Sends operational commands to smart devices over local wireless networks using IPv6.
Mayhem-Firmware is a custom firmware for the PortaPack add-on that transforms a HackRF software-defined radio into a standalone handheld device capable of receiving, transmitting, and analyzing radio signals across a wide frequency range. The firmware provides a complete operational environment with an event-driven touchscreen interface, a menu-driven application launcher, and a real-time sample streaming pipeline that connects the hardware abstraction layer to a suite of modular applications. All user data, including frequency presets, captures, and configuration files, are stored on a remova
Provides remote control of the SDR device over USB serial for automated operation and debugging.
OpenCat-Quadruped-Robot 是一个用于构建四足机器人的开发框架和运动控制 API。它提供了一个全面的四足机器人开发环境,具有步态设计、逆运动学,以及将高级智能与低级运动分离的分层控制架构。 该项目作为一种嵌入式 AI 部署工具脱颖而出,允许用户训练、量化机器学习模型并将其部署到视觉模块,以执行对象检测和视觉目标跟踪等任务。它还通过离线语音命令处理、人体运动模仿以及用于图形逻辑生成的视觉块编程界面,支持复杂的人机交互。 该系统涵盖了广泛的功能面,包括通过 IMU 数据实现的实时平衡稳定、使用 3D 相机的自主导航,以及通过蓝牙和 WiFi 的各种远程控制接口。它还包括用于机器人步态模拟、强化学习策略迁移的工具,以及用于外部软件集成的专用 Python API。 固件管理通过一套部署工具处理,支持主板和微控制器模块的 USB、蓝牙和无线 (OTA) 更新。
Sends operational serial data wirelessly via Bluetooth to control robotic motion or upload firmware.
BabyBluetooth 是一个用于 iOS 和 macOS 的低功耗蓝牙(BLE)库和无线设备通信 API。它作为中心管理器,用于发现附近的无线设备、管理活动连接的生命周期,并提供编程接口来读写特征值以控制远程硬件行为。 该库包含一个外设管理器,允许设备通过广播服务和特征来模拟无线外设,供其他硬件发现并进行交互。 该框架涵盖了通过扫描和过滤进行的设备发现、通过特征通知进行的数据同步,以及用于估算移动设备与已连接外设之间距离的信号监控。
Provides a programmatic interface to read and write characteristic values to control remote hardware behavior over wireless links.
blinker-js 是一个物联网设备通信框架和 Node.js 库,旨在管理嵌入式硬件与远程服务器或本地网络之间的双向数据交换。它作为一个 MQTT 硬件集成工具,将单板计算机连接到物联网云平台以进行远程管理和控制。 该项目提供了一个虚拟设备小部件管理器,用于将硬件状态与基于云的用户界面组件同步。该系统允许将远程 UI 标识符映射到内部软件逻辑,通过虚拟按钮和输入字段实现远程物联网控制。 该框架支持通过 MQTT 协议进行基于云的通信,以及通过共享无线连接进行直接的本地网络设备通信。它包括监听设备事件和管理双向数据流以触发硬件动作的能力。
Controls hardware device state and exchanges data over local wireless networks without requiring cloud servers.
Miraclecast is a software implementation of the Miracast protocol used for mirroring screens and streaming audio over Wi-Fi. It functions as a wireless display adapter, providing the capabilities of both a Wi-Fi display source that projects local content and a Wi-Fi display sink that acts as a wireless receiver for remote streams. The project includes a peer-to-peer wireless network manager used to discover nearby devices and establish direct Wi-Fi connections. It specifically implements a wireless input backchannel, allowing mouse and keyboard events to be routed from a receiving display bac
Implements a wireless input back-channel to route mouse and keyboard events from the receiving display back to the source.
This project is a curated database and repository of standardized infrared signal sequences designed for hardware remote emulation. It provides a comprehensive library of infrared codes used to operate a wide variety of consumer electronics, household appliances, and hardware devices. The collection organizes infrared commands by manufacturer and device category to facilitate the remote operation of audio-visual equipment, climate control systems, lighting, and photography hardware. It also includes specialized signals for gaming consoles, monitors, and videoconferencing equipment. The syste
Sends infrared remote control codes to various VCR brands to operate machines via hardware devices.
catt is a command-line interface and network utility for casting media and websites to Google Cast devices. It serves as a terminal-based controller that transmits video, audio, and web content from a local computer to compatible remote receiving hardware. The tool includes a device manager that maps complex hardware identifiers to human-readable aliases via a local configuration file. This allows for faster device targeting and the assignment of default target devices. The system supports streaming local files and online video sources, including the ability to render websites using the remo
Provides the ability to send operational playback and state commands to Google Cast devices over a local wireless network.
This project is a smart home automation framework and a library of device drivers and handlers designed to integrate hardware into the SmartThings ecosystem. It functions as an IoT device handler repository that translates proprietary hardware signals into standard commands for a central hub. The system emphasizes a local hub rules engine to execute automation logic and device routines directly on hardware, reducing reliance on cloud processing. It provides a collection of custom drivers specifically for managing Zigbee, Z-Wave, and LAN devices. The framework covers the development of custom
Supports automating Z-Wave hardware via custom drivers that translate device signals into standard control commands.