Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

Showing 75 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 1
    Please NOTE: The repository at SourceForge is retired! For the latest source, releases, bug tracking, use https://github.com/OpenCBM/OpenCBM instead! Win NT/2K/XP/7/8/10/11, Linux/i386/AMD64/ARM, FreeBSD and MacOS X kernel driver and development library to control serial CBM devices, such as the Commodore 1541 disk drive, connected to the PC's parallel port via a XM1541 or XA1541 cable. Fast disk copier included. Successor of cbm4linux. Also supports the XU1541 and the XUM1541 USB devices...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 2

    ttf-gdos

    TTF-GDOS is an Atari GDOS replacement that uses true type fonts

    ...It also incorporates features roughly equivalent to font-GDOS: - a caching system so you can use more fonts for a given amount of memory, - built in bezier functions This release includes ttf2gem, a utility program that creates accurate gem fonts from a true type font (new for 2.3) Using true type fonts gives you 3 big benefits: - you can choose from a vast range of true type fonts - true type fonts are scalable so you can have almost any size font you want - true type fonts need much less disk storage than typical gem printer fonts, so even on a low spec machine you can use lots of fonts. Gem fonts and true type fonts complement each other perfectly - gem fonts are small and fast, while true type fonts are device and resolution independent so are scalable to any point size at any resolution.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Signal Ranger DSP Linux Support Tools
    This project delivers Linux support (USB driver and Tools) for a Digital Signal Processor (DSP) cards of the Signal Ranger series, see http://www.softdb.com/product_dsp.shtml for details) connected to a Linux host via USB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project's purpose is to provide and enhance USB support in Linux. This repository will be used to store Linux-USB developer source files.
    Downloads: 8 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 5
    GXSM

    GXSM

    Scanning Probe Microscopy Controller and Data Visualization Software

    GXSM -- Gnome X Scanning Microscopy: A multi-channel image and vector-probe data acquisition and visualization system designed for SPM techniques (STM,AFM..), but also SPA-LEED/LEED/LEEM data analysis. A plug-in interface allows any user add-on data-processing and special hardware and instrument support. Latest: NC-AFM and related explorative methods as SQDM can be configured. High-Speed external PAC-PLL hardware option with digital DSP link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 19 This Week
    Last Update:
    See Project
  • 7
    SulinOS

    SulinOS

    Indipendent distro uses inary package system. Sulin is roolling donkey

    Sulin is rolling donkey Gitlab: https://gitlab.com/sulinos Github: https://github.com/sulinos Telegram: https://t.me/sulinos powered by donkey team
    Downloads: 35 This Week
    Last Update:
    See Project
  • 8
    Rad Kernel (whyred)

    Rad Kernel (whyred)

    Custom kernel for whyred (Redmi Note 5 Pro/AI)

    RAD Kernel is a custom linux kernel for whyred (Redmi Note 5 Pro/AI) that contains all features you need and aims for best balance between performance and battery.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    vJoy
    This project was originally designed to provide an open-source replacement for PPJoy. The product, at this point, consists of virtual joystick devices that is seen by the system as a standard joystick but its position-data is written to it by a feeder application. An existing feeder application that takes advantage of this product is SmartPropoPlus. If you are an application writer you can very easily write an application that controls a joystick (e.g. mouse-to-joystick, keyboard-to-joystick). If you are a beginner in device drivers you can take this code and enhance it to support more (or less) axes, buttons or POVs.
    Leader badge
    Downloads: 9,902 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
    Learn More
  • 10
    Velleman K8055 USB Experiment Interface Board driver. This driver provides a /proc interface which allows the inputs and outputs of the K8055 to be accessed as if they were files, making the K8055 accessible from any programming language and the shell. In addition to the /proc interface a joystick/input device is created for each K8055, Optionally a (user provided) script can be executed by the driver when it detects a change on one of the inputs or outputs.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    liblabpro

    Open-source access to Vernier LabPro devices

    liblabpro is a cross-platform C library for controlling and collecting data from Vernier LabPro devices. It is currently in an early work-in-progress stage and is not affiliated with Vernier in any way. As a test case, it also includes a basic program, labpro-console, for communicating with a LabPro using its plaintext command system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    ...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: 1 This Week
    Last Update:
    See Project
  • 13
    USBphpTunnel

    USBphpTunnel

    Android app for MXQ TVbox to control an Arduino board via USB from PHP

    Designed for data-logging applications (weather, hydroponics, greenhouses, aquariums, home automation, power consumpion, solar or wind generators etc.), this solution can be useful also in alarms and burglar. Now you can develop MySQL and web enabled Arduino applications only working on Arduino and PHP. To keep ligth the Arduino Sketch, you can port all not realtime logic to PHP side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    The USB/IP Project
    The USB/IP Project aims to develop a general USB device sharing system over IP network. To share USB devices between computers with their full functionality, USB/IP encapsulates USB I/O requests into IP packets and transmits them between computers.
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 17

    Pegasus USB-Ethernet Linux ARM driver

    Support for Pegasus-compatible USB to Ethernet devices on ARM(Android)

    This project is aimed to add the ADMtek compatible USB-Ethernet converter support to the ARM systems, including Android. The patch provided is intended for http://pegasus2.sourceforge.net/ Pegasus/Pegasus II USB Ethernet Linux driver. It allows the driver successfully run on ARM making it send the correctly aligned requests for DMA. Tested on Android 4.2.2 (Linux 3.0.36) with DesignWare USB 2.0 OTG Controller (DWC_OTG). Supported USB to Ethernet adapters: 3Com, AboCom (10/100 and HPNA), Accton/SMC (some models), ADMtek, AEI, Allied Telesyn, ATEN, Belkin (some models), Billionton, Corega FEther, D-Link (some models), EasiDock, ELECOM, Elsa Micolink, Gigabyte GN-BR402W Wireless Router, GOLDPFEIL, Hawking, Hewlett-Packard HN210C, IO DATA, Compaq iPAQ Networking, Kingston KNU101TX Ethernet, LANEED, Linksys, MELCO/BUFFALO, Microsoft MN-110, NETGEAR FA101, OCT, Philips USB 10/100 Ethernet, smartNIC 2 PnP Adapter, SOHOware NUB100/NUB110 Ethernet, SpeedStream USB 10/100 Ethernet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Linux Kernel Programming IDE (LinK+)

    Linux Kernel Programming IDE (LinK+)

    A Simple 'IDE'A for Linux Kernel Developers

    ...It includes various bus infrastructure templates and also provides Linux device driver code completion, code assistance & code navigation for developers. Download - LinK+ IDE for 32 & 64-bit architecture : https://sourceforge.net/projects/linkplustest/files/installers/ LinK+ Update Site (compatible with Eclipse IDE v3.6.x ): http://sourceforge.net/projects/linkplustest/files/repository/ User Manual: http://sourceforge.net/projects/linkplustest/files/documentation/LinK%2B_UserManual_Rev4.pdf
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Linux user-space implementation of Aladdin's eToken R2 device driver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open NFC

    Open NFC

    Open-source Hardware-independent NFC protocol stack.

    Open NFC is an open source stack implementing the NFC functionnalities for many OSes. The Open NFC stack offers a comprehensive set of NFC API for Android, Linux and Windows Mobile.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    Alternative attempt to develop linux driver for TI FlashMedia xx12/xx21 storage controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    timexdr is a Linux userspace utility that can download data from the Timex Data Recorder device. This device records heart rate monitor (HRM) and/or position data (GPS) transmitted from Timex Bodylink HRM and GPS sensors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lockboxes are an experimental high performance inter-process communication (IPC) mechanism with access control. A lockbox can be used to share data, an open file handle, and state flags, with access control defining which users, groups or processes may ha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Roundhouse is a pair of C based embedded software applications to drive model railroad stepper motor based turntables. It consists of a stepper motor code and controller code connected by an I2C network. Written in C for PIC18/PIC16s processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB