andrewgodwin / rfid-inventory

An RFID inventory system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFID Inventory

This is a work-in-progress project to make an RFID inventory system.

There are two parts:

  • Listkeeper, the central database and UI for managing items, locations and RFID devices.
  • client-chafon, a client for talking to Chafon-style RFID readers

A single instance of Listkeeper should be run, and multiple clients can connect to it to relay RFID information. Clients can either passively scan, or actively assign locations to items to track them as they move around.

The system is designed for both fixed-location and handheld readers.

About

An RFID inventory system


Languages

Language:Python 51.2%Language:HTML 16.4%Language:Java 13.2%Language:C++ 7.5%Language:CSS 7.0%Language:JavaScript 4.2%Language:Dockerfile 0.6%