Git Product home page Git Product logo

py532lib's People

Contributors

danyo avatar rivo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

py532lib's Issues

How can I make the program unlocking (waiting for card)

Hello,

I got an program running but I notest that the program is waiting for a card to be read
is there an option that the loop keeps polling for a card without waiting for the an card and when it detects an card it returns the data

Thx

Documentation?

Hi, I would like to know if there is documentation for this library and where I can find it.

Random crash during stamp

I'm having issues with the module and rfid, sometimes when it doesn't read well it crashes.

tag_type = self.pn532.mifare_read(address)

File "/home/pi/.py/lib/python3.7/site-packages/py532lib/mifare.py", line 181, in mifare_read
return self.in_data_exchange(bytearray([MIFARE_COMMAND_READ,address]))
File "/home/pi/.py/lib/python3.7/site-packages/py532lib/mifare.py", line 112, in in_data_exchange
raise IOError("InDataExchange returned error status: {0:#x}".format(response[1]))
OSError: InDataExchange returned error status: 0x1

When I try to try/catch the error and read again, it blocks the rfid. It stops to work and I need to power off/on the rfid.

Any hint?

non blocking

Is is possible to check first if a tag is available?

How to install library

Hi there. I am new to python and have no idea how to install python libraries. Can you tell me how to do this?

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.