Showing 63 open source projects for "drivers"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Wesh Network Toolkit

    Wesh Network Toolkit

    Async Mesh Network Protocol for Extreme Communication

    ...Wesh provides a secured, distributed and asynchronous communication protocol, both with or without internet access using IPFS and direct transports such as BLE and proximity drivers. Wesh Protocol provides end-to-end encryption and perfect forward secrecy for all the exchanged messages. Distributed p2p transmissions and hosting over IPFS powered by CRDT algorithm. Efficient end-to-end encryption and perfect forward secrecy to prevent eavesdropping and provide reliable identity access management. Distributed authentication and authorization. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    HP Linux Imaging and Printing

    HP Linux Imaging and Printing

    Hewlett-Packard's Linux imaging and printing software

    The Hewlett-Packard Linux Imaging and Printing Project provides a unified single and multi-function connectivity solution for Linux. For support and help, please visit https://launchpad.net/hplip
    Leader badge
    Downloads: 6,822 This Week
    Last Update:
    See Project
  • 3
    LIRC

    LIRC

    Linux Infrared Remote Control

    LIRC is a package that supports receiving and sending IR signals of IR remote controls, adding functionality and flexibility to the basic support in the Linux kernel. Support for LIRC is ubiquitous in Linux HTPC applications; it's also packaged in all major Linux distributions. Despite it's name, LIRC also works on OSX.
    Leader badge
    Downloads: 203 This Week
    Last Update:
    See Project
  • 4
    Componentes ACBr
    Paleta de Componentes para as Linguagens Delphi e Lazarus, compatível com Windows e Linux, que permite acesso direto a equipamentos de Automação Comercial, sem DLL's, interagindo com eles direto na porta serial.
    Downloads: 33 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
  • 5
    Skywave Linux

    Skywave Linux

    Global Software Defined Radio at Your Fingertips

    Updated 2026/01/24: Turn your PC into the ultimate shortwave radio. Skywave Linux is an X86, 64 bit live environment configured for accessing internet accessible software defined radio receivers. With this operating system, you may tune in popular stations or amateur radio, aeronautical, maritime, or other signals received at remote internet servers around the world. For a live map of the best KiwiSDR and WebSDR servers and a nice "click to tune" interface, Use the installed SDR-Map...
    Leader badge
    Downloads: 135 This Week
    Last Update:
    See Project
  • 6
    FUDforum
    FUDforum is a super fast and scalable discussion forum. It is highly customizable and supports unlimited members, forums, posts, topics, polls & attachments. It can import XML Feeds and sync with USENET groups and Mailing Lists (bi-directional).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Generic SCSI target subsystem for Linux SCST allows creation of sophisticated storage devices. It includes generic SCSI target core with SCSI target drivers and backend handlers. There are target drivers for iSCSI, Fibre Channel, SRP, SAS, FCoE, etc.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    VSCP Protocol & Friends
    A project for a highly scalable protocol and framework and a collection of software tools for m2m (machine to machine communication) and IoT Internet of Things. The programs here works on Windows and Linux and are based around VSCP, The Very Simple Control Protocol. Repository is here: https://github.com/grodansparadis/vscp_software and here https://github.com/grodansparadis/vscp_firmware
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    The Gigaset 3070 isdn is the ancestor of a family of ISDN DECT base stations allowing the connection of a PC via USB or DECT. This project is building the Linux support (drivers and frontend utilities) which Siemens neglected to provide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    oSKY

    Framework implementing SS7 over IP & SIGTRAN interworking and trunking

    ...oSKY goals: -enhanced security (SSL, SCTP) -embedded NAT tunneling -Global title discovering on Internet style -Peer2Peer mode and Gateway mode -more to come ... oSKY project drivers: - drastically reduce bandwidth usage by performing smart lookup of enum numbering space. avoiding PSTN outbound trunking when not necessary and linking IPPABXs in the internet domain with failover capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mqnic - virtual link layer for qemu/kvm

    Low latency, high bandwidth IP for virtual machines

    ...The virtual link layer provides transport using the Apache ActiveMQ message server or other message bus and eliminates the need for external IP infrastructure to support VM deployments. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol, and is intended to be running on the master. Example code includes drivers for Eurotherm and Omega process controllers. The only dependence is the pySerial module (also pure Python). This software supports the ‘Modbus RTU’ and ‘Modbus ASCII’ serial communication versions of the protocol, and is intended for use on Linux, OS X and Windows platforms. It is open source, and has the Apache License, Version 2.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    skiputler makes your Topcom "Butler 4012 USB VoIP" phone work on Linux and Mac OS X. It's a userspace driver which connects the phone to Skype.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    xfer9860 works with the fx-9860G (AKA Graph85) versions of Casio's graphing calculators. It allows you to transfer files to your calculator, and works on platforms where libusb is available - including Linux and Windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    IEEE 802.15.4 stack for Linux

    IEEE 802.15.4 stack for Linux

    Low Rate Personal Area Network support for Linux

    IEEE 802.15.4 networkong stack covers PHY and MAC layers (PHY layer implemented in hardware and MAC optionally implemented in software). Also 6lowpan (IPv6 packet encapsulation) is implemented for use by IEEE 802.15.4 and BT LE networks. Note: due to licensing restrictions (and despite project's name) we do not plan to implement any ZigBee related stack parts.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 17
    Coronis SDK

    Coronis SDK

    Set of module for data processing of wireless device

    The goal is to create a leading “Set of software libraries for data processing of wireless device based on Coronis platform“. These libraries will run on all major platforms (embedded and desktop) and provide services for data processing through generic APIs. Keywords: Coronis, Wavenis, API, Plugin, Wireless, Waveport, Wavecard, Profile, Java, C, C++, C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Rockbochs PBX

    Rockbochs PBX

    Respins of various open source PBX projects

    This project serves to provide respins of some common open source PBX projects to include additional drivers, functionality, and software not found in the original projects.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Webmin - Dahdi HW module

    Webmin - Dahdi HW module

    This Webmin module aids in configuring the Dahdi interface to Asterisk

    The legacy telephony interface to the open source Asterisk PBX is the Digium Asterisk Hardware Device Interface (Dahdi). The legacy interfaces can be FXS, FXO, ISDN BRI, T1 over USB, T1, E1 ISDN PRI and TDMoE (Dynamic Dahdi) ports. This Webmin module aids in configuring the legacy hardware devices to Asterisk PBX. Webmin was chosen because Webmin is a mature web based GUI platform that concentrates on the hardware side of a server. Webmin allows controlled secure root access to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The CAN projects aim is to develop and maintain a CAN driver for Linux/windows that support misc. can chips/cards. Also utilities such as tracing tools, diagnostic tools and such will be published in the project. The Very Simple Control Protocol (VSCP)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    A FUSE file system and a Java J2ME Uploader for Samsung mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GNU DBox2 Software Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DAHDI for HFC-S PCI A with OSLEC

    DAHDI for HFC-S PCI A with OSLEC

    (Latest DAHDI + HFC-S PCI A support + latest OSLEC) in one git.

    ...The dahdi-hfcs is the latest Digium DAHDI kernel module svn trunk plus adopted and properly renamed zaphfc driver plus latest OSLEC echo canceller svn trunk, all ready to compile out-of-the-box. By default only the things you need to drive a HFC-S PCI A based ISDN BRI card plus some software drivers like dummy device and echo canceller
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jcapi will open the world of ISDN (Integrated Services Digital Network) programming to Java developers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    The UNH-iSCSI project consists of software implementations of Initiator and Target loadable modules for the IETF Networking (SAN) protocol iSCSI [RFC3720] with support for iSER [RFC5046].
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB