Showing 824 open source projects for "gnu/linux"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    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: 3 This Week
    Last Update:
    See Project
  • 2
    CANpie
    This project defines a Standard API for access to the CAN (Controller Area Network) bus. The API provides functionality for ISO/OSI Layer-2 (Data Link Layer). The project is now hosted on GitHub: https://github.com/canpie/CANpie
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Sprut Usb4All Framework

    Sprut Usb4All Framework

    A high level API, that provides access to a Microcontroller with the

    This library encapsulates the communication protocol of the Sprut-usb4all. Supporting the of MCD and CDC firmware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    USB-GPIB

    Handle GPIB devices with a simple GPIB-USB-Adapter

    Handle GPIB devices with a simple GPIB-USB-Adapter. This includes hardware, software for a PIC18F2550, Windows-Testsoftware
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    microHAL

    microHAL

    Hardware Abstraction Layer for microcontrollers, written in C++11.

    Hardware abstraction layer for microcontrollers. Written in C++14.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NtdIsp

    NtdIsp

    A system for programming LPC, STM32 and possible others devices.

    This project provides three different interfaces for programming embedded chips: a GObject based library (for developers), an executable binary (for computer geeks) and a GTK+3 front-end (for less geeky users). Actually NXP LPC and STM32 based chips are supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PUB! Programmable USB Button

    PUB! Programmable USB Button

    Program a button to send keystrokes to your computer

    PUB! is a Programmable USB Button on which you can program with a sequence of keystrokes. When you press the button those keystrokes are "replayed" over a USB connection. The button is programmed using an innovative and slightly quirky interface that does not require any custom software to be installed on your computer. All you need is a text editor like Notepad or gedit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    POLogistics

    RC model shipping container crane system

    Software to run an Arduino controlled hardware crane in order to load and unload model scale shipping containers to and from a container warehouse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    lpACLib

    An Open-Source Library for Low-Power Approximate Computing Modules

    The “lpACLib” library contains the VHDL description of accurate and approximate versions of several arithmetic modules (like adders and multiplier of different bit-widths) and accelerators. Moreover, it also provides the corresponding software behavioral models/implementations developed in C and MATLAB to enable quality characterization. Besides our novel designs, it also contains implementations for several state-of-the-art arithmetic modules and their approximate versions. This open-source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Operative System ports, drivers and example projects for Zolertia manufactured wsn hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Advanced Irrigation Controller

    Automated Irrigation Controller for computers

    ...As the product matures and features are added it is expected to be a fully functional controller used in large scale implementations, green houses and glass houses. AIC platform's in-dependency means it can run on both Linux or Windows XP onwards . A large range of serial boards (as well as usb boards that present as serial devices) are able to be controlled. KMTronic's USB and Serial relay boards are selectable in the configuration menu, other boards can be setup by entering their control commands. Although primarily designed for irrigation you can use AIC to control a large variety of hardware, for example lighting, heating etc It is envisaged that future implementations of AIC will incorporate rules for more complex device control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ScpToolkit

    ScpToolkit

    Windows Driver/XInput Wrapper- Sony DualShock Controllers (Deprecated)

    *ScpToolkit has been deprecated and is no longer maintained.* ScpToolkit is a free Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers. Installation is fairly simple and straightforward, but does require a few things: Microsoft Windows Vista/7/8/8.1/10 x86 or amd64, Microsoft .NET Framework 4.5, Microsoft Visual C++ 2010 Redistributable Package, Microsoft Visual C++ 2013 Runtime, DirectX Runtime, Xbox 360 Controller driver (already integrated in Windows 8.x or greater),...
    Downloads: 2,333 This Week
    Last Update:
    See Project
  • 13
    libcpuid provides CPU identification for the x86. It wraps the CPUID and RDTSC instructions in a portable manner and provides a lot of technical info about the processor, such as vendor, core codename, features/instruction sets, cache sizes, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    pyhard2, control hardware from python

    An object-oriented framework for the development of instrument drivers

    pyhard2 is an object-oriented framework to help in the development of instrument drivers. pyhard2 is proposed as an alternative to LabVIEW. Emphasis is given on serial drivers but the framework can be used with any socket. The source also contains the implementation of a PID controller and a setpoint ramp generator. The instrument drivers may further be incorporated in a GUI, using, e.g. PyQt or PySide. Threading is automatically taken care of. Furthermore, generic GUI (called...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    STM32 USART Bootloader

    USART Bootloader for STM32 Family devices

    Small universal tool for handling USART STM32 bootloader. Works with all STM32 family devices (also with newest STM32F4 and STM32F0). Dedicated especially for Linux users. Works in shell. There are plans to make a GUI overlay.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16

    PowerPoleMount

    A panel mount housing for Anderson Power Pole connectors

    This is a housing that holds a pair of PP15-45 contact bodies. The housing occupies 1.28x1.28 inches of panel space and is similar to the Tyco Series 1 CPC 13-9 panel mount. The project includes Freecad project/model files for the two parts of the housing. This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    HSK

    HSK

    High Speed Karlsruhe open automotive code initiative

    Since the summer of 2010, the FSAE team High Speed Karlsruhe uses Infineon's XC878 to power its electronics. The XC878 is an 8052 compatible 8-bit µC. Our dedication is to 8-bit real time applications, guaranteed by the powerful peripherals of the XC878. This project aims to publish those portions of our code, which may be of use to a wider audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ardurail

    Ardurail

    Arduino based Maerklin-Motorola II central

    Ardurail is an Arduino library for generating a TTL signal with an Arduino for serving model railroad equipment (locomotives, switches, feedback-detectors) based on the Motorola II protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ultimate 1MB (U1MB) Rom Builder

    Ultimate 1MB (U1MB) Rom Builder

    Rom Builder Utility for Atari 8 bit Ultimate1MB upgrade

    This utility is used to create/maintain ROM images for flashing to the Ultimate 1MB device. It's main purpose is to customize your U1MB device to your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    qwpr keylayout and layout translator

    A keyboard layout that's worth learning.

    Qwpr (pronounced "qwipper", named for the first four keys) is a keyboard layout that's easy to learn (only 11 keys move from their qwerty positions), easy to type (32% better by the Carpalx metric), practical (programmer's punctuation, arrow keys, and all major accented characters easily accessed without moving your hands off the three main rows), and very complete (over 1000 unicode characters and combinations available). The project also includes the tools I used to translate this layout from OSX to Windows format; linux tools pending.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Arduino Doodles
    Various sketches and/or libraries for Arduino that people might find useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Driver para impresor / controlador fiscal EPSON en JAVA. Utiliza JNI para comunicacion con puerto serie. Testeado en winxp, linux x86_64, win7 32 / 64 sobre TMU-220AF. solo rollo papel continuo (chicos)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Virtual Audio Pipeline

    Virtual Audio Pipeline

    A WDM Virtual Audio Loopback Cable/Device

    Virtual-Audio-Pipeline:- A WDM Virtual Audio Cable/Device It is a WDM based Virtual Audio Device Driver, can be used as a Virtual Sound Card. No Hardware is requred. Can be used as an Audio Loopback Device. The following are its Features 1. Supports PCM, WAVEEXTENSIBLE format 2. Supports 8 to 32 bit sample format 3. Supports 8000 to 192000 Hz Sample rate 4. Supports upto 7.1 surround sound 5. Supports Windows MME, DS, KS, WASAPI 6. Can be used with DAWs 7. It have Volume...
    Downloads: 13 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB