Giter VIP home page Giter VIP logo

pyas3992's Introduction

pyAS3992

Provides easy access to AS3992 RFID reader via USB adapter from Python running on Unix machines.

This is a part of a larger project. I published this API since there is no convinient API currently published for communicating with this card, especially not for Python.

Parts I Used

This API was used in order to communicate with the AS3992 UHF RFID reader via UART.

My setup included the following items:

  • AS3992 Long Range UHF RFID reader UART (ISO18000-6C EPC G2), purchased here
  • SolidDigi Xbee USB Adapter FT232RL chip, purchased here
  • Raspberry Pi, running this Python code on Raspbian (This code was only tested on Raspbian and Ubuntu, it probably won't work on a non-Linux OS, since it currently relys on /dev/ttyUSB. It might be useful to change this in the future, but I have no meaning to maintain this)

Connections

################            ####################           ##########
# Raspberry Pi #  --USB-->  # Xbee USB Adapter # --UART--> # AS3992 #
################            ####################           ##########

Result

Using this API, I was able to sample the AS3992 RFID reader for passive tags nearby.

pyas3992's People

Contributors

guylewin avatar

Watchers

 avatar  avatar

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.