Showing 86 open source projects for "https c lib"

View related business solutions
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 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
    Serial Wire Debug (SWD) Open Library for low level Debug Access Port (DAP) on new ARM Cortex CPU devices. PROJECT HAS MOVED TO https://GitHub.com/CeDeROM/LibSWD PLEASE UPDATE YOUR LINKS! :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cMIPS

    cMIPS

    cMIPS - an FPGA ready VHDL model for 5-stage pipeline, MIPS32r2 core

    This project was moved to https://gitlab.c3sl.ufpr.br/roberto/cmips The code here is no longer up to date. The VHDL model mimics the pipeline design described in Patterson & Hennessy's book (Computer Organisation and Design) and is an almost complete implementation of the MIPS32r2 instruction set. The TLB and assorted control registers will be included soon (as of fev 2015). The model was synthesized for an Altera EP4CE30F23. The model uses up 15% of combinational blocks and 5%...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Atmel USB DFU Programmer

    A command-line programmer for Atmel USB microcontrollers

    A multi-platform command-line programmer for Atmel (8051, AVR, XMEGA & AVR32) chips with a USB bootloader supporting ISP. This is a mostly Device Firmware Update (DFU) 1.0 compliant user-space application. This project has now migrated to GitHub. You can find the new repository at https://github.com/dfu-programmer/dfu-programmer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Keyboarding Master

    Keyboarding Master

    A unified configuration environment for device drivers.

    Project has been moved to bitbucket: https://bitbucket.org/monkygames/keyboarding-master The keyboard master provides its users with the ability to custom configure their input devices for specific applications within a unified configuration environment. The main unique feature for input devices is the keymap concept. Each application can utilize 8 unique keymaps in which the user can toggle through via user assigned shortcuts. This enables a user to maintain a more ergonomic hand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI Agents That Actually Do the Work Icon
    AI Agents That Actually Do the Work

    Assign real work to AI teammates that know your projects, priorities, and deadlines.

    ClickUp's Super Agents run 24/7 inside your workspace: triaging bugs, drafting content, updating statuses, and routing tasks without being told twice. Connect them to 500+ tools and let them execute, not just suggest. Build custom agents in minutes that understand your workflows and act on them autonomously.
    Try ClickUp Free
  • 5

    pimuchad

    Home automation integrated multi controllers daemon

    C version of PimucHA for OpenWRT PimucHA : Python integrated multi controllers Home Automation For CM11A, CM15A(CM15Pro), RFXcomRX, RFXtrx433, TellStick Duo, ATI Remote X10 receiver. Next version at https://github.com/domovilam/pimuchad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PL2303 USB to Serial Driver for Mac OS X

    PL2303 Mac OS X Serial USB Driver

    PL2303 USB to Serial Driver for Mac OS X 10.9 Mavericks. It supports devices of ATEN, IOData, Elcom, Itegno, Ma620, Ratoc, Tripp, Radioshack, Dcu10, SiteCom, Alcatel, Samsung, Siemens, Syntech, Nokia, MS3303H. Release download at https://www.mac-usb-serial.com:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Linux Kernel Programming IDE (LinK+)

    Linux Kernel Programming IDE (LinK+)

    A Simple 'IDE'A for Linux Kernel Developers

    LinK+ IDE is a simple IDE for Linux Kernel Developers and Lovers. It is based on Eclipse IDE customized for Linux kernel programming. It reduces the development time and executes code in an elegant fashion. This IDE supports Linux kernel configuration, compilation & emulation, system call development and device driver development. LinK+ IDE includes various templates in the category of character, block and network device driver subsystems for device driver development. It includes...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    The project has moved to https://github.com/ddccontrol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A 2.4 GHz wireless development board suitable for Bluetooth experimentation. Open source hardware and software. This project has moved to GitHub - https://github.com/greatscottgadgets/ubertooth
    Downloads: 0 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
    THE PROJECT DEVELOPMENT HAS MOVED TO https://gitorious.org/linux-can - THE MAILING LIST IS NOW ON http://vger.kernel.org/vger-lists.html#linux-can - SocketCAN is the official Linux CAN subsystem (part of Mainline Linux since Kernel 2.6.25 2008-04-17)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Schlangenaufbewahrungsbehälter

    A Deliberately Non-Object-Oriented Python Interface to COMEDI

    aka: Schlang - A Deliberately Non-Object-Oriented Python Interface to COMEDI COMEDI datatypes and functions are replicated though this interface using the Python ctypes library. This allows the user to interface directly with comedi-lib though the comfortable interface of a Python interpreter.Object-Orientation of the interface is deliberately not provided so the coding style will loosely mimic C -- in this way, Schlang can be used to prototype and debug complex programs that will later be written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An attempt to write a driver for Canon CAPT-printers, including, but not limited to, LBP-2900. THIS PROJECT IS OUTDATED AND INACTIVE. The new and supported version is located at https://github.com/agalakhov/captdriver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DistributedCL is a middleware that provides location-transparent GPU processing to applications developed using the OpenCL API. Moved to GitHub. https://github.com/andrelrt/distributedcl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    OpenShader

    Open architecture GPU simulator and implementation

    Documentation, simulator, compiler, and Verilog implementation of a completely open-architecture graphics processing unit. This design is intended for academic and commercial purposes. The first step is to develop a detailed GPU simulator and compiler. The second step is to implement the GPU in synthesizable Verilog. The third step is to develop a feedback loop between the simulator and implementation, allowing power, performance, and reliability aspects of the hardware to feed back into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AAG Cloud Watcher INDI Driver

    A INDI driver for the AAG Cloud Watcher.

    A small but fully functional INDI (http://indilib.org) driver for the AAG Cloud Watcher (AAGware - http://www.aagware.eu/) VERY IMPORTANT: This driver has been integrated in the main INDI Lib (http://indilib.org). The version in this repository is therefore outdated and should not be used. Please use the one found in the official INDI Lib repository: https://sourceforge.net/p/indi/code/HEAD/tree/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Parallel Port Control

    Parallel Port Control

    Parallel Port Control with C# .NET 2.0

    This is very simple application for data register out control with C#. When I interested control external electronical device I was looking such as application but I couldn’t find any working properly and I wrote it. This article is about controlling data registers of parallel port (LPT port) with C#.net 2.0 and using inpout32.dll/inpout32.lib out32 function. http://blog.armanasci.com/ http://blog.armanasci.com/contact-me/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    ebeam

    Linux kernel driver and calibration tools for eBeam pointing devices

    New location : https://ebeam.tuxfamily.org/ No more update on SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Partially Reconfigurable Hardware

    Framework for Adaptive Hardware Concurrent Systems with DPR-FPGAs

    This project introduces new FPGA architectural tools and Linux OS modifications that aid in supporting Dynamic Partial Reconfiguration (DPR) on FPGAs for concurrent control. It shows that control systems benefit from hardware concurrency, meaning that by moving the control intelligence into hardware, the negative effects inherent to threads and their scheduler are minimized. This leaves software with the role of a high-level administrator rather than an executor, thereby eliminating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Linux-WMT

    Linux kernel development for Wondermedia-based System-on-a-Chip device

    There is still a small amount of Wiki info here that is relevant and not migrated. THIS CODEBASE IS NO LONGER MAINTAINED!! Current GIT codebase is maintained at: https://github.com/linux-wmt/linux-vtwm Current WIKI is at: https://github.com/linux-wmt/linux-vtwm/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ChipKit GLCD

    GLCD Library for ChipKit MAX32 and UNO32

    NOW ON GITHUB: https://github.com/MajenkoLibraries/GLCD Library to control the Winstar WG12864A (KS0108) 128x64 graphical monochrome LCD screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simplified VFD
    A virtual floppy drive that mounts image files (*.img) as new browseable computer resources. Tested from WinXP (32bit) to Win7 (64bit). Derived from: https://sourceforge.net/projects/vfd/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Draw on G15
    This is a software which writes on the Logitech G15 keyboard LCD screen. It is used for example by the 'g15firefox' firefox addon : https://addons.mozilla.org/fr/firefox/addon/12070
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NOTE: PROJECT MOVED TO GITHUB. https://github.com/thinkyhead/TabletMagic -- Mac OS X driver for serial Wacom tablets. Supported tablets include PL, SD, UD, KT, CT, ET, GD, and XD. Also supports many TabletPC digitizers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GlakkeClock

    Overclock utility for AMD/ATI graphic cards.

    Overclock utility for AMD/ATI graphic cards. Confirmed working for GNU/Linux and Windows. GitHub page: https://github.com/ekroth/glakkeclock This project is no longer being actively developed, but most features should be working as intended. For an alternative, see AMDOverdriveCtrl (https://sourceforge.net/projects/amdovdrvctrl/).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    airboard-ir has been rehosted at github -- please visit https://github.com/foxharp/avrlirc -- thanks! -pgf airboard-ir replaces the IR receiver supplied with a LiteOn SK-7100 Airboard cordless keyboard with an LIRC-compatible receiver. Keyboard/mouse reports are translated to /dev/input events. Full remapping of keyboard and button functions is easy.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo