Showing 30 open source projects for "write"

View related business solutions
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 1
    Documentation, examples, and reference driver code for the VMware virtual graphics device used by all VMware virtual machines. This project provides the information and code necessary to write both 2D and 3D graphics drivers for this device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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...
    Leader badge
    Downloads: 5,645 This Week
    Last Update:
    See Project
  • 3
    USB Rubber Ducky

    USB Rubber Ducky

    A human interface device programmable

    The USB Rubber Ducky is a Human Interface Device programmable with a simple scripting language allowing penetration testers to quickly and easily craft and deploy security auditing payloads that mimic human keyboard input. The source is written in C and requires the AVR Studio 5 IDE from atmel.com/avrstudio. Hardware is commercially available. Imagine plugging in a seemingly innocent USB drive into a computer and installing backdoors, exfiltrating documents, or capturing credentials. With a...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 4

    XFreq

    a UNIX GUI to monitor Core i7 & Core 2 processors

    XFreq provides a GUI to monitor the Processor frequencies (including Turbo Boost), the temperatures, C-States; and to alter the operational features of the Intel Core i7 processor. XFreq is also programmed for Core 2 and other Intel 64-bits architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5

    Simple Memory Card Interface

    Hides API differences behind a simple interface

    Accessing memory cards (the plastic ID cards, not the Flash cards) requires vendor-specific APIs and libraries. This module handles the differences in a configurable way and allows applications to read and write memory cards through a single, simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    stakka_klm

    Kernel module to manage Disc Stakka Units

    Kernel Loadable Module to interface with the Disc Stakka units. Other devices to be implemented if/when I can get my hands on them. Objective is to separate the user application from the tedious management of the device (eg. constant polling to prevent their reset function, USB interaction requirements). A /dev device is created per chain through which applications can read/write status and commands. A command-line tool is included to assist with testing and to illustrate the /dev...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Embedded Firmware Library

    Library for typical microcontroller- and peripheral functions

    Embedded developers always use their favorite controllers, and if you want to modify open source code, you often have to dive deep in the datasheet of that controller. The "Embedded Firmware Library" is a project which offers a kind of API to control the controller-functions and the functions of the peripheral units on a certain board. As an application developer, you don't have to know anything about the registers of the controller. And you can write controller- and board-independent code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ALLToolKit

    ALLToolKit

    Android Java Library for Hardware Management

    This Android Library manages SPI, I2C, GPIO, ADC, UART and PWM in an Embeded System running Android.This library allows you to write Android applications that can use all hardware available in the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Linux user-space implementation of Aladdin's eToken R2 device driver
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    WDT Driver for LPC1114 on FreeRTOS

    WDT Driver for LPC1114 on FreeRTOS

    Watchdog Timer Driver for LPC1114 on FreeRTOS

    The Project "WDT Driver for LPC1114 on FreeRTOS" was my Project work required for the partial Completion of my Post Graduate Diploma in Embedded System Design at Center for Development of Advanced Computing, Advanced Computing Training School, Pune, India. The Duration of the Project was 15-20 Days wherein we had to develop the driver library for the Watchdog Timer on LPC1114 and incorporate the same into FreeRTOS. The services of the driver are exported using the UNIX like read, write, Open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is an attempt to write a Broadcom 43xx driver for Linux, based on this specification: http://bcm-specs.sipsolutions.net/
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    RTD DM5408 Driver Port for Linux

    A Linux driver for RTD DM5408 / DM408 ISA acquisition card

    A Linux driver for RTD DM5408 / DM408 ISA acquisition card. A DKMS module and a dynamic library written from scratch but trying to keep same functions structure of its official Windows 98 driver. I don't recommend it for production. I'm just trying to learn writing drivers for Linux with some interest in Electronics Interfacing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project demonstrates FAT12 file system as interface to control LPC2148 with FreeRTOS. Control interface is exposed via USB mass storage device with virtual FAT12 file system and using files read/write access to provide control interface to HW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mmapper allows to access every resource attached to the machine. It can read and write any physical address on the memory bus, any I/O port and any field of the PCI space configuration of any peripheral.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mattise is a simple hobby operating system designed to run fast on 32-bit PCs. A newlib port will be released soon for developers to write their own programs for Mattise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Parapin makes it easy to write code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the parallel port as a generic digital I/O interface (instead of as a printer port)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pci-utility is utility developed to access PCI Device configuration Space. It enables user to read and write registers on PCI Configuration space of PCI Devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EERPOM programming software for FTDI USB<=>Serial convertors configuration EEPROM. Can read/write/erase eeprom with ftdi convertor, save/load configuration file
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    SIMACH is a Emulator Development Kit. The goal is to develop a IDE that'll allow a developer to easily write and debug a highly portable emulator, automaticly generating code to the destination plataform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PalmPIC is a Microchip PIC programmer running on PalmOS compatible devices. You can read, write and verify PIC16 series FLASH ROM and EEPROM memory. Complete hardware/software portable solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Windows mt, a command line utility, with rich set of commands to operate tape devices. Supported commands:weof wset eof fsf bsf fsr bsr fss bss rew eject retension eod status erase srterase(short erase) setblk lock unlock load compression read and write.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    BrickOS is an alternative software environment for the LEGO(r) Mindstorms Robotic Invention System. The intent is to allow developers to write C and/or C++ code for the RIS platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    FirmMod will be a binary editor oriented to firmware modification and analisys, that will support data mappings of binary files, read/write of motorola s-record files, raw hex editing, etc. (whislists welcome!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A small commandline utility for controlling devices connected to the paralellport, for example a relay. When it was small (v0.1) it could only write, but now it's grown older and learned how to read too (v0.2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    POSIX API for Win2K-XP. Mainly implemented in the driver. Included: write-on-copy fork, threads, mutexes, spins, condvars, rwlocks, signals ... Signals/cancelation interrupt all waitable syscalls, NT syscalls are automaticaly restarted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next