13 Repos
Capabilities for sending raw control frames to hardware peripherals.
Distinct from Custom Command Execution: Distinct from general shell command execution: focuses on low-level hardware protocol frames.
Explore 13 awesome GitHub repositories matching development tools & productivity · Hardware Command Execution. 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
Send control signals to wireless devices to perform actions like toggling power or adjusting brightness settings.
Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction pipelines. It provides a unified interface for managing headless browser automation and lightweight HTTP requests, allowing developers to handle complex web navigation, dynamic content rendering, and large-scale data collection within a single, modular architecture. The project distinguishes itself through its resource-aware concurrency controller, which dynamically scales task execution based on real-time CPU and memory usage to prevent host machine exhaustion. It also features a rob
Opens direct communication channels with the browser engine to perform advanced debugging or protocol-specific operations.
TinyGo is a specialized compiler and development toolkit designed to bring the Go programming language to resource-constrained microcontrollers and WebAssembly environments. It provides a bare-metal runtime environment that enables high-level code execution without the need for a traditional operating system, utilizing an LLVM-based backend to generate efficient machine instructions. The project distinguishes itself through aggressive optimization techniques tailored for small hardware, including a static memory allocation strategy and whole-program dead code elimination that significantly re
Compiles and deploys code directly to connected microcontroller boards via a command-line interface to execute logic on embedded hardware.
This project is a cross-platform graphics and compute framework that provides a unified, hardware-agnostic abstraction layer for rendering and parallel processing. It enables developers to build high-performance applications that execute consistently across diverse operating systems and hardware backends, including Vulkan, Metal, and DirectX. By mapping high-level graphics commands to native APIs, it serves as a portable foundation for both real-time 3D rendering and general-purpose GPU computing. The framework distinguishes itself through a robust architecture that supports both native deskt
Records drawing instructions into command buffers and submits them to the graphics queue for hardware-accelerated execution.
This project is an automation framework that connects large language models to web browsers via the Chrome DevTools Protocol for autonomous task execution. It functions as a bridge between intelligent agents and browser engines, allowing for the direct control of browser sessions and profiles. The framework features a self-healing agent capable of generating and executing custom scripts during runtime to resolve failures and optimize browser tasks. It supports stealthy deployment through the use of integrated proxies and captcha solvers to bypass bot detection and security mitigations. The s
Allows the direct transmission of low-level CDP commands to the browser engine for advanced control.
Nuklear is a portable, header-only immediate mode graphical user interface library written in C. It is designed to function as a lightweight framework for creating interfaces that render directly to hardware, making it suitable for integration into custom graphics engines, embedded systems, and resource-constrained environments. The library operates by generating abstract draw commands that are converted into vertex buffers, allowing for hardware-accelerated rendering through standard graphics APIs. By utilizing an immediate mode approach, the interface state is defined and updated within the
Organizes interface components into sequential command lists for rendering backend execution.
pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction and parallel browser automation. It controls Chromium-based browsers via direct WebSocket connections, allowing it to manage isolated browser contexts and tabs while bypassing the overhead and detection associated with WebDriver. The project features an anti-bot evasion framework that mimics natural human behavior, including mouse movements generated via Bezier curves and variable typing patterns. It provides specialized stealth capabilities to bypass behavioral analysis and au
Controls Chromium browsers via direct low-level debugger protocol commands over WebSockets.
Dieses Projekt ist ein Sicherheits-Auditor für Mobilfunknetze und ein IMSI-Catcher-Detektor, der darauf ausgelegt ist, gefälschte Basisstationen und Überwachungshardware zu identifizieren, die versuchen, Mobilfunkverkehr abzufangen. Es fungiert als Analysetool für Funkschnittstellen und zur Kartierung von Mobilfunkmasten, wobei Verbindungen überwacht werden, um unbefugte Netzwerkinfrastruktur aufzuspüren. Das System zeichnet sich durch die Kombination von Echtzeit-Bedrohungsüberwachung mit der Fähigkeit aus, stille SMS und verdeckte Kommunikationsformen zu identifizieren, die zur Geräteortung verwendet werden. Es analysiert den Verschlüsselungsstatus, um erzwungene Netzwerk-Downgrades auf schwächere Standards zu erkennen, und verifiziert die Identität von Basisstationen durch Abgleich von Mastdaten mit öffentlichen Datenbanken. Das Tool deckt umfassende Funktionen im Bereich der Mobilfunk-Audits ab, einschließlich der Verfolgung von Signalanomalien, der Extraktion von Funk-Hardware-Daten und der Prävention von Remote-SIM-Angriffen oder unbefugten App-Installationen. Es bietet zudem eine Visualisierung der Mast-Konnektivität sowie einen Mechanismus, mit dem Benutzer eigene Erkennungs-Strings für die Überwachung verdächtiger Nachrichten definieren können. Die hardwarenahe Interaktion erfolgt durch die Ausführung von AT-Befehlen über ein Root-Terminal, um detaillierte Netzwerk-Telemetriedaten abzurufen.
Enables sending low-level AT commands to the radio interface to retrieve detailed hardware telemetry.
NUT ist ein Managementsystem für unterbrechungsfreie Stromversorgungen (USV), das Stromschutz-Hardware überwacht und steuert. Es fungiert als automatisierter Shutdown-Koordinator und Netzwerk-Strommonitor und implementiert den RFC-9271-Standard für die Kommunikation mit Stromversorgungs-Hardware. Das Projekt agiert als Hardware-Treiber-Übersetzungsschicht, die Signale von USB-, seriellen und SNMP-Schnittstellen in ein einheitliches Datenformat konvertiert. Es nutzt eine Client-Server-Architektur, um Batterie- und Spannungsmesswerte von Hardware-Treibern an Remote-Monitoring-Clients über ein Netzwerk zu streamen. Zu den Funktionen gehören Echtzeit-Stromüberwachung, Hardware-Statusvisualisierung via webbasierter Dashboards und das Management von Stromverteilungseinheiten (PDUs). Das System handhabt zudem automatisierte sichere Shutdowns basierend auf kritischen Batterieschwellenwerten und bietet Tools für die Geräteerkennung und Hardware-Reset-Wiederherstellung. Sicherheit wird durch IP-basiertes Access-Control für Serverbefehle und die Zuweisung von Hardware-Zugriffsrechten via Systemregeln verwaltet.
Triggers immediate hardware operations such as battery calibration or system self-tests.
nodriver is an asynchronous Chromium browser automation framework that provides headless control and web scraping capabilities. It functions as a Chrome DevTools Protocol client, allowing for granular engine control by attaching directly to the browser's debug port without the need for external driver binaries. The framework is specifically designed as an anti-bot detection bypass tool. It modifies browser fingerprints and protocol headers to evade automated security systems, handle security warnings, and bypass common obstacles like insecure connection alerts. The system covers a broad rang
Allows the execution of raw, low-level CDP commands for granular control beyond standard automation APIs.
This project is an RFID research platform and protocol analyzer designed for sniffing, reading, writing, and emulating both low and high frequency RFID tags. It functions as a tool for credential auditing and the analysis of radio frequency communication between contactless tags and readers. The system provides capabilities for RFID tag cloning, allowing identification data to be extracted from existing tags and written to blank tags or emulators. It also operates as an RFID tag emulator, simulating physical tag behavior to interact with hardware readers. The platform covers broad signal ana
Implements low-level hardware command execution via a firmware kernel on a microcontroller.
This project is a ROS2 depth camera driver that streams synchronized RGB, depth, infrared, and IMU data from Intel RealSense sensors as ROS2 topics. It functions as a managed camera interface using lifecycle nodes with explicit state transitions to ensure deterministic startup and shutdown within robotic systems. The driver includes an RGBD perception pipeline that aligns depth to color and generates 3D point clouds for spatial analysis. It features a depth camera calibration tool that provides ROS2 services for reading and writing on-device calibration and safety configuration parameters. T
Sends low-level hardware monitor commands to the device for advanced diagnostics and system control.
XiaomiGateway3 is a local network interface and management tool for Xiaomi gateways. It functions as a local bridge to control Zigbee, Bluetooth Low Energy, and Matter devices while bypassing cloud reliance. The project provides a system for managing diverse hardware protocols, including a controller for Matter-standard lighting and Bluetooth Low Energy hardware such as smart locks and presence sensors. It allows for the integration of Zigbee sensors and actuators from multiple brands using external converters to support third-party hardware. The system includes utilities for extracting devi
Triggers system actions on hardware hubs, such as rebooting hardware or activating onboard alerts.