awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 repositorios

Awesome GitHub RepositoriesHardware Command Execution

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.

Awesome Hardware Command Execution GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • arendst/tasmotaAvatar de arendst

    arendst/Tasmota

    24,502Ver en 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

    Send control signals to wireless devices to perform actions like toggling power or adjusting brightness settings.

    Carduinoautomationesp32
    Ver en GitHub↗24,502
  • apify/crawleeAvatar de apify

    apify/crawlee

    24,002Ver en GitHub↗

    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.

    TypeScriptapifyautomationcrawler
    Ver en GitHub↗24,002
  • tinygo-org/tinygoAvatar de tinygo-org

    tinygo-org/tinygo

    17,529Ver en GitHub↗

    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.

    Goadafruitarduinoarm
    Ver en GitHub↗17,529
  • gfx-rs/wgpuAvatar de gfx-rs

    gfx-rs/wgpu

    17,382Ver en GitHub↗

    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.

    Rustd3d12gpuhacktoberfest
    Ver en GitHub↗17,382
  • browser-use/browser-harnessAvatar de browser-use

    browser-use/browser-harness

    15,265Ver en GitHub↗

    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.

    Pythonai-agentbrowser-agentbrowser-automation
    Ver en GitHub↗15,265
  • vurtun/nuklearAvatar de vurtun

    vurtun/nuklear

    14,186Ver en GitHub↗

    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.

    Ccc89gui
    Ver en GitHub↗14,186
  • autoscrape-labs/pydollAvatar de autoscrape-labs

    autoscrape-labs/pydoll

    6,919Ver en GitHub↗

    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.

    Pythonanti-detectionautomationbrowser-automation
    Ver en GitHub↗6,919
  • cellularprivacy/android-imsi-catcher-detectorAvatar de CellularPrivacy

    CellularPrivacy/Android-IMSI-Catcher-Detector

    5,335Ver en GitHub↗

    Este proyecto es un auditor de seguridad de redes móviles y detector de IMSI catchers diseñado para identificar estaciones base falsas y hardware de vigilancia que intenta interceptar tráfico móvil. Funciona como un analizador de interfaz de radio y herramienta de mapeo de torres celulares, monitoreando conexiones para detectar infraestructura de red no autorizada. El sistema se distingue por combinar el monitoreo de nivel de amenaza en tiempo real con la capacidad de identificar SMS silenciosos y comunicaciones encubiertas utilizadas para el rastreo de dispositivos. Analiza el estado del cifrado para detectar degradaciones forzadas de red a estándares de cifrado más débiles y verifica las identidades de las estaciones base cruzando datos de torres con bases de datos públicas. La herramienta cubre amplias capacidades en auditoría de redes móviles, incluyendo el rastreo de anomalías de señal, extracción de datos de hardware de radio y la prevención de ataques remotos basados en SIM o instalaciones de aplicaciones no autorizadas. Además, proporciona visualización de conectividad de torres y un mecanismo para que los usuarios definan cadenas de detección personalizadas para monitorear mensajes sospechosos. La interacción de bajo nivel con el hardware se logra ejecutando comandos AT a través de una terminal root para recuperar telemetría de red detallada.

    Enables sending low-level AT commands to the radio interface to retrieve detailed hardware telemetry.

    Java
    Ver en GitHub↗5,335
  • networkupstools/nutAvatar de networkupstools

    networkupstools/nut

    4,122Ver en GitHub↗

    NUT es un sistema de gestión de fuentes de alimentación ininterrumpida (SAI/UPS) que monitorea y controla el hardware de protección de energía. Funciona como un coordinador de apagado automatizado y un monitor de energía de red, implementando el estándar RFC 9271 para comunicarse con el hardware de energía. El proyecto actúa como una capa de traducción de controladores de hardware, convirtiendo señales de interfaces USB, serie y SNMP en un formato de datos unificado. Emplea una arquitectura cliente-servidor para transmitir métricas de batería y voltaje desde los controladores de hardware a clientes de monitoreo remotos a través de una red. Las capacidades incluyen monitoreo de energía en tiempo real, visualización del estado del hardware mediante paneles basados en web y la gestión de unidades de distribución de energía. El sistema también maneja apagados seguros automatizados basados en umbrales críticos de batería y proporciona herramientas para el descubrimiento de dispositivos y recuperación de reinicio de hardware. La seguridad se gestiona mediante control de acceso basado en IP para comandos de servidor y la asignación de privilegios de acceso al hardware mediante reglas del sistema.

    Triggers immediate hardware operations such as battery calibration or system self-tests.

    Cepdumanagementmodbus
    Ver en GitHub↗4,122
  • ultrafunkamsterdam/nodriverAvatar de ultrafunkamsterdam

    ultrafunkamsterdam/nodriver

    3,578Ver en GitHub↗

    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.

    Python
    Ver en GitHub↗3,578
  • proxmark/proxmark3Avatar de Proxmark

    Proxmark/proxmark3

    3,445Ver en GitHub↗

    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.

    C
    Ver en GitHub↗3,445
  • realsenseai/realsense-rosAvatar de realsenseai

    realsenseai/realsense-ros

    3,365Ver en GitHub↗

    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.

    Python
    Ver en GitHub↗3,365
  • alexxit/xiaomigateway3Avatar de AlexxIT

    AlexxIT/XiaomiGateway3

    2,722Ver en GitHub↗

    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.

    Pythonaqarablehacs
    Ver en GitHub↗2,722
  1. Home
  2. Development Tools & Productivity
  3. Custom Command Execution
  4. Hardware Command Execution

Explorar subetiquetas

  • Browser Protocol ControllersInterfaces for sending low-level commands directly to the browser engine for advanced debugging or protocol operations. **Distinct from Hardware Command Execution:** Distinct from Hardware Command Execution: focuses on browser-specific protocols rather than hardware peripherals.
  • Cellular Control CodesTransmission of specific service codes to cellular networks for account and system queries. **Distinct from Hardware Command Execution:** Targets USSD service codes specifically rather than general hardware peripheral frames
  • Modem AT CommandsExecution of low-level AT commands to interface directly with cellular modem hardware. **Distinct from Hardware Command Execution:** Distinct from general hardware command execution by focusing specifically on the AT command set used by cellular modems.
  • Render Command DispatchersMechanisms for recording and submitting drawing instructions to graphics queues. **Distinct from Hardware Command Execution:** Distinct from Hardware Command Execution: focuses on high-level graphics command buffers rather than raw hardware control frames.