Showing 26 open source projects for "device"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Retrobios

    Retrobios

    Complete BIOS and firmware packs for RetroArch, Batocera, Recalbox

    ...It is designed to provide a minimal firmware layer that initializes hardware and prepares systems to boot, often used for educational purposes or retrocomputing experiments. The project likely explores how early computing systems managed hardware abstraction, memory initialization, and device communication before modern operating systems take control. It emphasizes simplicity and transparency, allowing developers to study and modify core boot processes at a granular level. The architecture is typically close to bare metal, requiring knowledge of assembly language and hardware interfaces. It may also serve as a foundation for building custom operating systems or experimenting with low-level system design. ...
    Downloads: 385 This Week
    Last Update:
    See Project
  • 2
    N64 Wasm

    N64 Wasm

    A web based N64 Emulator

    ...The project demonstrates how modern browser technologies can handle complex emulation tasks efficiently. It focuses on accessibility, allowing users to play retro games on any device with a compatible browser. The emulator integrates input handling and rendering pipelines optimized for web performance. It also serves as a technical showcase of WebAssembly’s capabilities for high-performance applications. Overall, N64Wasm bridges retro gaming and modern web platforms.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    iSH

    iSH

    The Linux shell on iOS

    iSH is an open source project that allows for a Linux shell environment to run locally on your iOS device. It does this through a usermode x86 emulation and syscall translation. With iSH you can run Linux applications and programs on iOS, access the Alpine package manager, and install programs with apk add <name>. iSH also features a keyboard addition that makes navigation a whole lot easier.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    retro-go

    retro-go

    Retro emulation for the ODROID-GO and other ESP32 devices

    ...The project emphasizes efficiency and optimization, adapting emulation cores to run within the strict constraints of embedded systems. It includes a simple user interface for browsing ROMs, launching games, and managing system settings directly on the device. retro-go supports several classic platforms such as NES, Game Boy, and other early consoles, depending on available builds and hardware capabilities. Its design makes it ideal for DIY handheld consoles and hobbyist hardware projects, where minimal resource usage is critical.
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    quadplay

    quadplay

    The quadplay fantasy console

    quadplay✜ is a fantasy console by CasualEffects for creating and playing retro-style video games on any device. Create and play games on any laptop, desktop, tablet, or phone. Or, build your own programmable arcade machine from a Raspberry Pi, Tegra, or old computer. Create games on Windows, macOS, Linux. Play your games in any modern web browser on a laptop, desktop, tablet, phone, Raspberry Pi 4, or Jetson Nano. 60 fps @ 384 x 224 pixels = 12:7 aspect ≈ 16:9.3. 4096 sRGB (4:4:4) colors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Chameleon-Mini

    Chameleon-Mini

    Versatile contactless smartcard emulator compliant to NFC

    ...It operates as both hardware and firmware, allowing researchers to interact with NFC systems at a low level, including reading tags, emulating card behavior, and capturing radio frequency communication. The device is widely used in security testing, penetration testing, and academic research focused on wireless communication protocols and authentication systems. It supports multiple card types and codecs, enabling it to replicate real-world access cards, payment systems, and identification tokens. One of its most powerful capabilities is its ability to log and sniff RF traffic, which allows detailed inspection of communication between readers and cards. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MagSpoof

    MagSpoof

    A portable device that can spoof/emulate any magnetic stripe

    MagSpoof is a hardware and security research project that demonstrates magnetic stripe emulation. It was created to explore how magnetic stripe systems work and how weak older payment and access technologies can be when they rely on static card data. The project became well known because it showed that magnetic stripe behavior could be reproduced without physically swiping a traditional card. Its importance is mainly educational, since it helps researchers understand the limitations of...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    RetroPie-Setup

    RetroPie-Setup

    Shell script to set up a Raspberry Pi/Odroid/PC

    RetroPie‑Setup is a collection of shell scripts designed to install and configure RetroPie—an emulation frontend—on Raspberry Pi OS, Ubuntu, Odroid, or PC platforms. It automates installing RetroArch, emulator cores, configuring controllers, themes, and optional ports. Used for retro gaming on varied hardware.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9

    POSROG

    Try Customization Android-x86 OS is Faster, lighter than Emulator with

    POSROG is Android operating system with x86 architecture based on Phoenix OS or AOSP. POSROG focuses on development for device support, performance, gaming and other features, You can also be a contributor to the development of our project This is an open source project non profit and also some components are licensed under GNU General Public License (GPL) 2.0 or later. If you like our project and work, you can support us by donating for further development of our project.
    Leader badge
    Downloads: 286 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    retroarch-ifjoy

    retroarch-ifjoy

    Script to start Retroarch w/ different config depending on joystick

    I love Retroarch, but something that always bothered me is that 6-button users are treated as second class citizens. Of course you can create core/game specific remaps, but sadly there are no device specific remaps. When you create a remap that works well with a 6-button fighting/Saturn gamepad or an arcade stick, it will suck with a 4-button gamepad, and vice-versa. It's impossible to create a single remap that's perfect for both 4-button and 6-button gamepads. I had to do something to avoid remapping every system or game, every time I want to play with a different controller. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    i8086emu is an cross-platform emulator for the Intel 8086 microprocessor. It has support for dynamically loadable device plugins and some peripherals like a PIT, PIC, 8-segment-displays, buttons and leds. i8086emu comes with an ncurses and an GTK-2 gui
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 12
    OpenAuto

    OpenAuto

    AndroidAuto headunit emulator

    OpenAuto is an AndroidAuto(tm) headunit emulator based on aasdk library and Qt libraries. Main goal is to run this application on the RaspberryPI 3 board computer smoothly. The OpenAuto Pro is the most advanced Raspberry Pi-based, custom head-unit solution ready to retrofit your vehicle. The main functionality of the OpenAuto Pro software is to bring Users access to modern head-unit features like Bluetooth Hands-Free Profile, music streaming, integrated media player, navigation via Android...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13
    Beagle Entertainment System

    Beagle Entertainment System

    Turns the BeagleBone Black into a Nintendo-based retrogaming console.

    ...There's no need to hand edit configuration files or manually copy ROM files onto the microSD card! BES source: https://github.com/hendersa/bes BES web interface: https://github.com/hendersa/bes-config-node BES kernel device tree: https://github.com/hendersa/bes-dtb-rebuilder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator with Angular.js

    ...Make sure you have Grunt installed to compile the asmsimulator.js script. Run grunt to build the project. The simulator is written in JavaScript with Angular and runs on every device with a web browser. It has a lot of simplifications and constraints, but it is the basic structure of every emulator. The console output uses memory mapping and maps a specific portion of the memory to the console. Thus writing to the console output is as simple as writing into a specific memory location. The CPU reads instructions from the memory and executes them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mqnic - virtual link layer for qemu/kvm

    Low latency, high bandwidth IP for virtual machines

    ...Based on the ivshmem technology originally developed by Cam Macdonell the mqnic drivers use zero copy vm<->host data transfers and the apache message server to provide low latency, high bandwidth IP support for virtual data centers while simplifying the provisioning of hosted IP. Because the Message Queue NIC appears as a standard IP device on the target machine the integration of MQNIC and traditional IP routing is completely managed by the standard IP routing tools and infrastructure. Transport security is handled by the MQ server which supports multiple levels of encryption and authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    kvm, or kernel-based virtual machine, is a device driver and userspace component for Linux that utilizes hardware virtualization extensions such as Intel's VT to create virtual machines running on a Linux host.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 17
    The objective of the TPM Emulator project is the implementation of a software-based TPM and MTM emulator as well as of an appropriate TCG Device Driver Library (TDDL).
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 18

    pvnet

    A virtual ethernet adapter

    ...It generates numbers of pure virtual ethernet adapter. It is tested for Linux kernel 3.0.8 on amd64 cpu. Its code contains a kernel patch and module code. You can use it to create many ethernet cards. Each device has a single mac address.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This project consist in a portable image of Ubuntu that could run in Windows as a native win32 application. You could execute Linux applications and integrate it in your Windows desktop. This system can be bringing in any removable device such as pendriv
    Downloads: 19 This Week
    Last Update:
    See Project
  • 20
    YASP (Yet Another Simple Processor) is a 8-bit microprocessor with microcontroller capabilities (I/O ports, REQ, ACK) that can be used as a small computer for educational purposes. Its development environment includes simulators and assemblers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Samsung Linux Plaftorm emulator is a S5PC110 (or x86) device emulator based on QEMU.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A wrapper for the Aerowinx 744 Precision Simulator (http://aerowinx.com, also known as "PS1", a DOS flight sim) that executes the sim without emulators, and extends its functionality with advanced audio, input device and network capabilities.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A simple mouse emulator (for Linux) that can be controlled with keyboard. Useful on laptop with broken touch pad or in absence of external mouse device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EternalNGE is a cross-platform software framework for developing emulators/simulators providing generic interfaces for graphics, sound, etc. The primary focus is on game-consoles though the design allows for any device using i2c, memory mapped io, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Virtual device framework to be used with popular open source hypervisors such as XEN and KVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo