Search Results for "rfid reader software" - Page 9

Showing 224 open source projects for "rfid reader software"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    This project is no longer active. It was an implementation of the Simple Lightweight RFID Reader Protocol that tracked the development of some work in the IETF. That work has since been superceded by the Reader Operations working group in EPCGlobal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Welcome to Wavechain RFID ..... where radio-WAVE technology meets enterprise supply-CHAINs in the scalable, reliable and freely available manner characterized by open-source software!!! Use this software to communicate, manage and instruct RFID devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java application and library for reading Microsoft PowerPoint 97 documents. Based on Jakarta POI project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Read single-band NASA PDS (Planetary Data System) Image files in Python. Query header information and extract binary image data in a format suitable for PIL (Python Imaging Library). Works for Pathfinder and Mars Exploration Rover images, maybe others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    KNMP is a software wich can be used to open and close CDDVD-ROM pc reader with the keyboard or play and stop a cd-audio reproduction. KNMP is written in GML and you need GameMaker to open Source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Library with general purpose modules for a Go playing program by the author of 'Goliath' Includes a tactical reader, influence module, pattern-matcher, pattern-editor and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Spiritbot is a suite of tools designed for use in software-engineering, CodeGenUML includes an XMI/MOF/UML reader and exporter. An IRC ticker bot is also provided to aid in the development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This Python module provides easy access to configuration file settings for control of script execution. The method is extremely flexible and powerful because of the use of python to define settings and its optional heirarchical settings organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java libraries and applications for communication with an RFID (Radio Frequency Identification) ISO15693 reader developed on Linux. In the project are included: 1. the JAR libraries for communication 2. a command line application; 3. a Java applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Will provide an API, command line, GUI, and web application for reading log files written by the java 1.4 logging API. This will provide an easy to use java API for incorporating the use of log files into an application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Alindis - A GNU/Linux Distribution was to be a comprehensive guide leading the reader from zero to his/her own GNU/Linux distribution. This is now a dead project. -- Felix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SSIPS is a project to provide a simple way to share static information in a way that suits the needs of the reader. It allows authors to make their documents available and users to choose the contents and format of the parts they which to use.ssips
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is an eText and eBook Reader with KDE look & feel but written in TCL/TK. (Browser like) eBooks can be downloaded from Project Gutenberg (http://promo.net/pg)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Dexux allows a DexDrive, a Playstation memory card reader, to be used under Linux. We expect that mostly full functionality exists, but that it can be hard to use for end users. N64 DexDrive support is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The purpose of this software is primarily to create a Book Catalog using barcode data from the freely avaliable cuecat(tm) bar code reader. It will use a rdms backend database, and allow synchronization between different library branches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The objective of this project is to create an implementation of the EPCglobal reader protocol, for use by application developers, that will provide a uniform interface to today's major RFID reader platforms. See http://www.accada.org for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a driver module for linux written in C language for the 310 apsx rfid reader. This device use the communication via uart (interrupt based) for dialect with a normal pc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is an extensible, XML based config file reader library written in C#. Allows users to access configuration settings using a folder hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Message passing framework with Google v8

    A message passing framework provided with google v8 js engine for quey

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

    ringbuff-rumpf

    lock-free concurrent ringbuffer

    A lock-free, concurrent, multi-reader, multi-writer and real-time capable ring-buffer implementation The ringbuffer uses int type values. For transmission of larger (than long int) buffers, an additional shared memory-pool is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ninja INI is a simple, lightweight, and fast INI file reader & writer. It supports 3 levels (sections, keys, and containers), multiple keys with same name, parse command-line (argc & argv). Written in C++ with STL design and optional bindings to Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The aim of postubuntu is to simplify and accelerate Ubuntu 8.04 post installation by installing automatically software chosen by tasks and proprietary software like googleearth, flashplayer or acrobat reader. It can also add NIS/NFS configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EasyStream

    EasyStream

    Java library that ease the task to use streams.

    EasyStream is a Java library that ease the task to use streams. EasyStream is a natural extension of Apache commons-io ( http://commons.apache.org/io/ ), providing advanced solutions to some common but not trivial problem. This library key points are performances, low memory footprint, reduced set of dependencies and simplicity of usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo