7 Repos
Creation of virtual hardware representations to validate device behavior and data models without physical components.
Distinct from Device State Simulation: Distinct from Device State Simulation: specifically targets the emulation of complete IoT device identities and data model endpoints.
Explore 7 awesome GitHub repositories matching operating systems & systems programming · IoT Device Simulation. Refine with filters or upvote what's useful.
This is a virtualization tool designed to run macOS guest operating systems, such as Catalina, Mojave, and High Sierra, inside VirtualBox on Windows, Linux, or Mac hardware. It provides a system for deploying these operating systems on x86 CPUs using official installation files. The project includes specialized utilities to manage EFI and NVRAM settings, enabling the emulation of device serial numbers and board identifiers to allow connectivity for cloud services and messaging. It also features a configurator for adjusting CPUID profiles and display resolutions to ensure hardware compatibilit
A feature in the virtualization tool to set device names, serial numbers, and board IDs in EFI and NVRAM for cloud and messaging access.
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
Defines expected command sequences and responses using configuration files to verify correct controller interaction.
ControlRoom ist eine macOS-Desktop-Anwendung, die für die Verwaltung des Zustands, der Umgebung und des visuellen Erscheinungsbilds des Xcode-Simulators entwickelt wurde. Sie dient als Toolkit für Simulator-Steuerung, visuelles Debugging, Bildschirmaufnahme und Umgebungstests. Das Projekt bietet spezialisierte Dienstprogramme zum Auslösen von Deep-Links und zum Senden von Push-Benachrichtigungen, um Anwendungsantworten zu verifizieren. Es enthält einen visuellen Debugger zum Extrahieren von Farben aus simulierten Bildschirmen sowie ein Aufnahmetool zum Erstellen von Videos und Screenshots mit optionalen Hardware-Bezel-Overlays. Die Anwendung deckt ein breites Spektrum an Simulationsfunktionen ab, einschließlich der Modifikation von Systemdaten, Netzwerkstatus, GPS-Standorten und Einstellungen für das Erscheinungsbild der Barrierefreiheit. Sie verwaltet zudem den Simulator-Lebenszyklus, was die Installation und Entfernung von Software sowie die Anpassung von Hell- und Dunkelmodi oder Systemsprachen ermöglicht.
Manages the lifecycle and visual configuration of Xcode Simulator instances and Apple device settings.
XcodeBuildMCP is a Model Context Protocol server and development tool bridge that provides AI agents with the ability to control xcodebuild, manage simulators, and automate the compilation and execution of Apple platform applications. It functions as a persistent daemon that proxies native IDE build and debug capabilities to external clients and agents. The project distinguishes itself by using the Model Context Protocol to expose build and device management tools through a standardized interface. It implements specialized skill priming and instruction configuration to ensure AI agents can in
Boots, installs, launches, logs, and records video on iOS simulators and physical Apple devices over USB or Wi-Fi.
WebDriverAgent is an iOS device automation driver and server that enables the programmatic control of applications on physical devices and simulators. It functions as a bridge that exposes Apple XCUITest capabilities via a network interface, translating WebDriver commands into native iOS actions for mobile UI testing. The system implements a WebDriver server that uses the JSON Wire Protocol to receive instructions and return results. It translates these network requests into local commands to manage application lifecycles, perform screen gestures, and verify the presence of specific user inte
Interfaces with the macOS simulator process to manage application lifecycles and device state transitions.
python-miio is a Python library and hardware driver implementation of the Miio protocol, designed for controlling and managing Xiaomi smart appliances. It provides the necessary software interfaces to translate high-level commands into network packets for device communication. The project includes a specialized network device simulator for emulating hardware responses to test protocol implementations without physical devices. It also features a command-line interface for sending commands, querying device status, and performing token retrieval for secure authentication. Capability areas cover
Mocks device endpoints and hardware responses to test code logic and connectivity without physical hardware.
Ryven is a flow-based programming framework and visual scripting editor for Python. It provides a node-based graphical interface for designing and executing logic by connecting discrete functional nodes to build executable data pipelines. The system functions as an extensible visual logic tool, allowing for the development of custom Python nodes and the integration of interactive GUI widgets to expand scripting capabilities. It includes a node graph engine that supports both visual editing and headless execution, enabling scripts to run without a graphical user interface. The platform covers
Includes an integrated command-line interface for real-time manipulation of scripts and flow structures.