Showing 229 open source projects for "device driver"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
  • 1
    libwdi

    libwdi

    Windows Driver Installer library for USB devices

    libwdi is a cross-platform open-source C library focused on simplifying the installation of device drivers for USB hardware that otherwise does not have automatic driver support, making it especially useful for developers building installers or system management tools. The library abstracts away many of the complexities of USB device enumeration and driver deployment on Windows systems, such as creating a list of devices, preparing appropriate driver files, and invoking the operating system’s driver installation mechanics, so your software doesn’t have to re-implement these low-level tasks. ...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 2
    RF24

    RF24

    OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux

    ...Consumed with a public interface that's similar to other Arduino standard libraries. OSI Network Layer for multi-device communication. Create a home sensor network.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Shifu

    Shifu

    Kubernetes-native IoT gateway

    ...HTTP, MQTT, RTSP, Siemens S7, TCP socket, OPC UA...The microservice architecture of Shifu enables it to quickly adapt to new protocols. Kubernetes pod as well as the atomic unit of Shifu. DeviceShifu mainly contains the driver of the device and represents a device in the cluster. Or you can call it "digital twin" of the device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Moss

    Moss

    Rust Linux-compatible kernel

    ...Rather than replicating traditional monolithic kernels exactly, it emphasizes modularity, safety, and simplicity by incorporating well-structured subsystems for memory management, scheduling, and device abstraction that are easy for contributors to understand and extend. The kernel uses Rust as its primary implementation language, which gives it strong memory safety guarantees and helps reduce common classes of bugs like data races and buffer overflows without sacrificing performance. It aims to serve as both a learning tool for systems programming students and a testbed for advanced research in kernel architecture, enabling experimentation with new ideas in process isolation, resource management, and driver models.
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Zephyr Project

    Zephyr Project

    Scalable, optimized, secure RTOS for multiple hardware architectures

    The Zephyr Project is a new generation real-time operating system (RTOS) that supports multiple hardware architectures. It is based on a small-footprint kernel specially designed for use on resource-constrained and embedded systems. The Zephyr OS can be used for a wide range of applications: from simple embedded environmental sensors and LED wearables to sophisticated embedded controllers, smart watches, and IoT wireless applications.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Lunatik

    Lunatik

    Lunatik is a framework for scripting the Linux kernel with Lua

    Lunatik is a framework for scripting the Linux kernel with Lua. It is composed by the Lua interpreter modified to run in the kernel; a device driver (written in Lua =)) and a command line tool to load and run scripts and manage runtime environments from the user space; a C API to load and run scripts and manage runtime environments from the kernel; and Lua APIs for binding kernel facilities to Lua scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenXR SDK

    OpenXR SDK

    Generated headers and sources for OpenXR loader

    ...The OpenXR 1.0 specification is free for anyone to download, review and comment. Without a cross-platform standard, VR and AR applications and engines must use each platform’s proprietary APIs. New input devices need customized driver integration. OpenXR provides cross-platform, high-performance access directly into diverse XR device runtimes across multiple platforms. OpenXR enables applications and engines, including WebXR, to run on any system that exposes the OpenXR APIs.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    LKMPG

    LKMPG

    The Linux Kernel Module Programming Guide

    lkmpg is a modernized, open-source guide that teaches the fundamentals of writing Linux kernel modules through clear explanations and working examples. It covers the full lifecycle: building and loading modules, understanding kernel symbols, handling device files, and interacting with kernel subsystems. Readers learn about concurrency concerns (spinlocks, mutexes), memory allocation in kernel space, and safe patterns for error handling and cleanup. The guide pairs narrative chapters with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tock OS

    Tock OS

    A secure embedded operating system for microcontrollers

    Tock is a secure, embedded operating system designed for microcontrollers and low-power hardware platforms. Written in Rust, it uses a novel kernel architecture where the OS runs a minimal trusted core and all userland code, including device drivers, is sandboxed and isolated. Tock is ideal for IoT devices, wearables, and embedded research projects where reliability and safety are critical. Its capability-based security model and preemptive multitasking allow developers to safely run...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    WLan Driver 802.11n Rel. 4.80.28.7.zip
    WLan Driver 802.11n Rel. 4.80.28.7.zip is a compressed file containing drivers for a wireless network adapter that supports the 802.11n Wi-Fi standard. These drivers enable your computer to communicate with and control the Wi-Fi hardware, allowing it to connect to wireless networks. To install it, you would unzip the file and run the installer or manually update the driver through your system’s device manager.
    Downloads: 493 This Week
    Last Update:
    See Project
  • 11
    Vinix

    Vinix

    An effort to write a modern, fast, and useful operating system

    Vinix is an experimental Unix-like operating system written in V, a statically typed compiled programming language known for its simplicity and performance. The project aims to create a minimalistic and efficient OS that adheres to Unix principles while leveraging the modern features of the V language. Vinix serves as both a proof of concept for system programming in V and a platform for exploring OS design concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Realtime Ethernet Driver extension for Cadence MACB/GEM Ethernet Controller driver and Xilinx Axi Ethernet device driver. * The driver can be used parallel to the Linux Network stack. * In combination with the Linux RT-patch, a reaction time from less that 100 µs can be reached. Example: eth0 interface can be used be linux stack and by realtime application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenXR SDK Sources Project

    OpenXR SDK Sources Project

    Sources for OpenXR loader, basic API layers, and example code

    ...OpenXR is a royalty-free, open standard that provides high-performance access to Augmented Reality (AR) and Virtual Reality (VR), collectively known as XR platforms and devices. Without a cross-platform standard, VR and AR applications and engines must use each platform’s proprietary APIs. New input devices need customized driver integration. OpenXR provides cross-platform, high-performance access directly into diverse XR device runtimes across multiple platforms. OpenXR enables applications and engines, including WebXR, to run on any system that exposes the OpenXR APIs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    AIO-Driver-Booster

    AIO-Driver-Booster

    Update&Boost& fix outdated drivers instantly with AIO Driver Booster

    https://aiodriverupdate.com/ AIO Driver Booster is a free and powerful driver updater tool designed to automatically scan, detect, and update outdated, missing, or corrupted drivers on your Windows PC. Keeping your drivers up to date ensures maximum system performance, improved hardware compatibility, and a smoother gaming and computing experience. AIO Driver Booster supports a wide range of devices including graphics cards, audio drivers, network adapters, USB controllers, and more. With...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    Mi PC Suite

    Mi PC Suite

    Manage Xiaomi phones: backup, transfer files, flash ROMs easily

    Mi PC Suite is the official desktop application for managing Xiaomi, Redmi, and POCO devices on Windows computers. This comprehensive software enables seamless file transfers, complete device backups, system updates, and ROM flashing capabilities. Users can efficiently sync contacts, messages, photos, and media between their phone and computer. The suite provides intuitive interface for installing applications, managing storage, and performing advanced operations like bootloader unlocking...
    Leader badge
    Downloads: 877 This Week
    Last Update:
    See Project
  • 16

    A/OS

    Operating System/32

    This is an Operating System created for evolve 16 bit version of compiler to 32 bits. It derives from VM86 DOS extension and become full multitasking incrematally device drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TM1637 7 seg Arduino AVR 8051 Driver

    TM1637 7 seg Arduino AVR 8051 Driver

    7 seg universal Arduino Ardui89 AVR 8051 Device Driver 89C51 89C52...

    TM1637 Universal Arduino AVR 8051 Device ======================================== V.0.0.4 Bugs fixed in AVR using. Hexademal chars bugs fixed in AVR using. Universal Arduino library for TM1637 (LED Driver) Arduino achitectures : AVR, 8051, STC89C51, STC89C51, STC15F2K32K2... See too : https://sourceforge.net/projects/stc89/ Very easy using just using 3 lines, example : TM1637Device display; // New 7 seg display TM1637_init(display, 2, 3); // Init TM1637 Display : CLK = pin 2 / DIO = pin 3 TM1637_printString(display, "1234"); // Print 1234 on 4 x 7 segments module or TM1637_printString(display, "=-7°F"); // Print = - 7°F see all examples in example TM1637Demo, like TM1637_setBrightness(display, 7), etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Hudaqlib

    This library is a driver that allows to access Tedia and Humusoft DAQ

    This library gives an access to DAQ devices under Linux with same interface as Windows. Library has been tested under both 32 and 64 bit Linux. Also alternative Windows driver is published here. Windows driver is compatible with Humusoft's original. The compatibility is provided through different hudaqlib.dll library. You will not need to recompile your code, only replace DLL. The Windows driver is even binary compatible with Tedia drivers - for Tedia cards. If you use tedia_ep4gxa.dll you can directly access to Tedia device without reinstalling driver. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    spectrangsx

    An experimental Spectranet device driver for CP/M's GSX subsystem

    With this driver you can redirect CP/M display output (using Spectranet networking device) to a remote machine offering much better color display and higher image resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    My OS practice: 1 bootloader. support EFI,network,usb. 2 busybox, buildroot, etc... 3 kernel(X86,ARM,MIPS) 4 device driver, dts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free Spacenav
    The spacenav project provides a free compatible alternative, to the proprietary 3Dconnexion device driver and SDK, for their 6dof space navigation input devices. It provides both a replacement free user-space driver, and a replacement SDK library.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 22
    OrtCAN is set of CAN and CANopen related software components, including LinCAN - Linux character device CAN driver, VCA - versatile/virtual CAN/CANopen API compatible, a firmware base for USB/CAN converter and a local and remote monitoring software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A linux userspace device driver that allows joystick events to be remapped. Several joysticks can be combined into a single controller, and button/axes events can be remapped to new joystick, keyboard or mouse events. Advanced scripting also supported.
    Downloads: 79 This Week
    Last Update:
    See Project
  • 24
    SeaBreeze

    SeaBreeze

    Open-source cross-platform spectrometer device driver

    SeaBreeze is a device driver library that provides an interface to select Ocean Optics spectrometers. It is written in C/C++ and builds and runs on Windows (XP/7/8), MacOSX, and Linux (x86/x64/ARM).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    ...Note: The ROM is not being developed anymore, only Security Patches are being updated. So, if something doesn't work don't expect it to get fixed. Also, note that some Banking apps doesn't work. Test ROM fully before using it as daily driver.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB