Showing 46 open source projects for "drivers"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
    OpenTabletDriver

    OpenTabletDriver

    Open source, cross-platform, user-mode tablet driver

    OpenTabletDriver is an open-source, cross-platform, user mode tablet driver. The goal of OpenTabletDriver is to be cross-platform as possible with the highest compatibility in an easily configurable graphical user interface. OpenTabletDriver functions as two separate processes that interact with each other seamlessly. The active program that does all of the tablet data handling is OpenTabletDriver.Daemon. The daemon must be started in order for anything to work, however, the GUI is...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 2
    Steam Deck Tools

    Steam Deck Tools

    Fan, Overlay, Power Control and Steam Controller for Windows

    ...The tools aim to fill functionality gaps when running Windows on a device originally optimized for SteamOS, such as adjusting thermal behavior or viewing real-time stats like FPS. Users have noted the project provides a lightweight alternative to other companion utilities and can be especially helpful when default drivers or settings don’t cover desired features. Because this software interacts with low-level system controls, its use carries some risk of instability, and it’s provided on a best-effort basis with documentation on installation and troubleshooting.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    HyperX NGENUITY

    HyperX NGENUITY

    HyperX NGENUITY beta is all about you and the way you like to play.

    The new HyperX NGENUITY beta is all about you and the way you like to play. When paired with compatible products, you’ll be able to unlock customization tools in a clean, intuitive interface designed for effortless control. The beta is still a work in progress, but we’re excited to show you what we have in store.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 4
    Razer Synapse 4

    Razer Synapse 4

    Customize and control all your Razer devices

    Customize and control all your Razer devices from one powerful platform. Whether you’re remapping buttons, creating macros, or fine-tuning performance settings, Synapse provides every tool you need to personalize your gear to your playstyle.
    Downloads: 147 This Week
    Last Update:
    See Project
  • 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
  • 5
    Arduino ASCOM Focuser Pro2 DIY

    Arduino ASCOM Focuser Pro2 DIY

    Version 2 of the myFocuser Project

    myFocuserPro2 (myFP2) is an ASCOM - INDI - LINUX - WINDOWS telescope focuser with a large range of options. 309,000+ file downloads. The most popular focuser project. (c) Copyright Robert Brown 2014-2025. All Rights Reserved. Code or portions of code may not be copied or used without written permission from the author. Other Focuser Projects myFP2ESP32 WiFi - https://sourceforge.net/projects/myfocuserpro2-esp32/ [ESP32 Only] myFP2ESP8266 WiFi - ...
    Leader badge
    Downloads: 146 This Week
    Last Update:
    See Project
  • 6
    DRV-Backup

    DRV-Backup

    Herramienta de Respaldo y Restauración de Controladores

    Esta Herramienta de Respaldo y Restauración de Controladores le permite hacer un respaldo de sus controladores y restaurarlos facilmente | This Driver Backup and Restore Tool allows you to backup your drivers and restore them easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    myFP2ESP32-Dev WiFi ASCOM Focuser

    myFP2ESP32-Dev WiFi ASCOM Focuser

    ASCOM-INDI ESP32-Dev Wifi focuser

    An ESP32-Dev WiFi focuser. DIY or PCB designs. (c) Robert Brown 2014-2025, Holger M, 2019-2021. All rights reserved. Code or portions of code may not be copied or used without appropriate credit given to authors. Spreadsheet to calculate what stepper motor to use. https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/Documentation/Nema-Stepper-Motors.xlsx/download Spreadsheets to calculate...
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 8
    Windows Device Image Generator
    This unofficial utility allows you to install the Microsoft's Windows 10X OS. You need only to export drivers from your PC, build drivers packages, find the OS packages and build the image.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    libusbK

    libusbK

    A complete software solution for windows usb devices

    libusbK is a complete driver/library solution for vendor class usb device interfaces. If you are a usb developer or usb device manufacturer seeking a driver solution for a new USB widget then libusbK could be for you. libusbK encompasses a 100% WinUSB compatible api/funtion set. All WinUSB power/pipe polices are fully supported by the libusbK driver. In Addition, libusbK has full support for isochronous endpoints and an extensive set of additional modules to simplify...
    Leader badge
    Downloads: 585 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
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Rpi LCD 2004

    C# library for access a LCD 2004 with HD44780 over I2C

    C# library for the HD44780 controller and a I2C-Adapter PCF8574T. Prerequisite: -Raspberry Pi -Installed Mono or NetCore -Installed Wiring Pi Library -connected LCD display over I2C (A00) Features: -Simple design and display own chars (see progress demo) -German umlaute -Access easy special chars like pi, degree,omega .... -Display strings center, left and right align -Control backlight,Cursor,Display -simple interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Ocean Optics Sample Pack

    Ocean Optics Sample Pack

    Sample code for Ocean Optics OmniDriver spectrometer device driver

    Sample code demonstrating how to use OmniDriver to drive Ocean Optics full range of spectrometers from C, C++, C#, Java, LabVIEW, Delphi, MATLAB and more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    LittleFoot Elegance Photo ASCOM Driver
    ASCOM driver for the LittleFoot Elegance Photo (LFEP) telescope controller. Firmware 6.x is fully supported - firmware 5.x is partially supported (all LFEP features are available but configuration is only possible by handbox). Contains drivers for telescope, focuser, camera, filter wheel, roof controller and dew heater which shares a single connection to the controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Spaceball vJoy Feeder

    Feeder application for vJoy and the Serial Spaceball 1000-3003C

    This application provides a serial interface for the Spaceball 6DOF mouse to let it work with the vJoy project (http://vjoystick.sourceforge.net/). Currently supports early spaceballs including the 3003C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    SysConfig

    SysConfig

    Complete PC Audit & Inventory software utility

    ...This includes software licenses, drivers, processes, anti-virus definition files, security updates and much more. Real-time hardware monitoring helps you keep an eye on your investment by providing visuals on your system's thermal and power levels as well as its overall health at all times.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    TaichiScreenSwitch

    Windows service app with a better screen switch for Taichi notebooks

    This projet is aimed to provide a full replacement for asus "CloseLid". Why : - Close lid lack some function (ex: tent mode) - Close lid is cpu-hungry => make my fan spin. How : - a c# windows service app - a desktop app - a metro front-end app Functionalities : - switch screen configuration - auto-swith mode (close lid detection) - enable/disable the touch screen - pen-compliant - icon tray - settings On the road: - solution for brightness level for tablet screen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Netduino TFT LCD Library

    Netduino library to drive TFT LCD displays based on S6D112 chip

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DevMgr

    Simple tool that allows you to explore the devices on the machine.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    uDrawWindowsDriver

    Allows use of the PS3 version of the uDraw tablet in Windows 7.

    The PS3 version of the uDraw tablet uses a USB dongle which is recognized as an HID device in Windows. Drivers are installed automatically but don't do anything. This application translates the tablet actions to mouse actions. See the wiki for more information. Thanks to Brandon Wilson for reverse-engineering the tablet and for providing the uDrawTabletLib. http://brandonw.net/udraw/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GUI wrapper for escputil (command line utility to manage Epson printers): it allows to watch ink levels, clean print heads, print nozzle patterns, align printer heads, .... with a simple and friendly user interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    vJoyWrapper

    A .NET wrapper library for the vJoy virtual joystick driver

    This is a .NET wrapper library for vJoy, a virtual joystick driver for Windows. It only works with the PPJoy-compatible versions of vJoy. http://sourceforge.net/projects/vjoystick/ Some code borrowed from PPJoyWrapper http://sourceforge.net/projects/ppjoylib/ See the wiki for usage instructions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    HE853 Control

    HE853 Control

    Home Easy HE853 USB Dongel Control

    A library, command line application and GUI application to control the Home Easy HE853 home automation USB dongel on Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Nan.System.Platform

    Platform-level utilities on .NET Framework 4.0 (C#)

    Nan.System.Platform v.1.1 (Beta) Platform-level utilities on .NET Framework 4.0 (C#) NOTE: Requires the MS Visual C++ Run-Time (msvcrt.dll).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Driver Logger is an Open Source port analyser. The program is designed to monitor in/out traffic on a variety of bus ports such as USB, Parallel and Serial. The program logs the traffic and can also open, list, categorize and search through the logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB