Giter VIP home page Giter VIP logo

longrangereader's Introduction

Long Range Reader

Modifying an HID Prox or iCLASS long range RFID reader in order to wirelessly clone badges HID badges in the field. This will work with the Maxirpox 5375 Prox long range reader or the HID iCLASS R90 long range reader. Work is being done to support additional readers.

Hardware Needed

  • Long Range Reader - Maxiprox 5375 or R90
  • Raspberry Pi Zero W - The brains, will interpret and decode wiegand data from reader and will provide wireless
  • Battery Source (18650) - Must support 3A. Can be 12V or under. Will require a boost converter if under 12V
  • DC - DC Boost Converter - Used to set up battery voltage to 12V if the battery source is under 12V
  • DC - DC Buck Converter - Used to step down voltage to 5V for powering the Raspberry Pi Zero W
  • Wire - Appropriate gauge for power and wiegand data

Raspberry Pi Setup

  • Install Raspbian Lite on the Raspberry Pi Zero W
  • Run the ./setup.sh script from this project as root

Hardware Setup

  • Connect battery source to DC Boost Converter, stepping up voltage to 12V DC
  • Connect DC Boost Converter output to long range reader Power and Ground (Refer to the reader's manual for information on where to plug the cables into the reader)
  • Connect the DC Buck Converter into the Boost Converter output, stepping down voltage to 5V DC
  • Connect Raspberry Pi Zero W to Buck Converter output. (5V to Pin 02, Ground to Pin 06)
  • Connect Weigand data cables from Long Range Reader to Raspberry Pi (Data0 to Pin 8 (GPIO 14), Data1 to Pin 10 (GPIO 15)

Pin Out

How to Use

Once the hardware and software is set up, power on the long range reader. The Raspberry Pi should boot up and automatically set up a wireless network in AP mode named LongRangeReader. Connect to the WIFI network with a laptop or a phone using the details provided below. Visit the web page http://192.168.3.1. Any RFID cards scanned with the reader should automatically populate on the list hosted on the web page.

WIFI Details

SSID: LongRangeReader
WPA Key: accessgranted
IP Address of LongRangeReader: 192.168.3.1

Web page details

http://192.168.3.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.