GithubHelp home page GithubHelp logo

mdeverdelhan / acr122u-reader-writer Goto Github PK

View Code? Open in Web Editor NEW
217.0 15.0 100.0 82 KB

A simple tool to read/write Mifare RFID tags with an ACR122U device

Home Page: http://github.com/mdeverdelhan/ACR122U-reader-writer

License: MIT License

Java 100.00%
java mifare nfc reader writer

acr122u-reader-writer's Issues

How do i build this thing

How am i suppose to build this there is only one build instruction of mvn clean install, no further information?

Need Android App

Hello,
Do you have any android sample to read/write NFC code.Please send me...

How to write string to card, not understanding one piece of code.

Is this just writing an array of bytes, I don't see String anywhere?

--write S B KEY DATA\twrite DATA to sector S, block B of Mifare Classic 1K cards using KEY\n

I don't understand this line above.

Is the following an array of bytes which translates to what? Can I hold a string value in a card and how would it be done?

--write 13 2 FF00A1A0B001 FFFFFFFFFFFF00000000060504030201"

Update documentation

The app name is reader writer but from the help screen it is not clear how one can read in a card?

How do i get the "acr122urw.jar" file?

This is stupid i know. But I've been looking around for acr122urw.jar, didn't find it. Should i generate it from one of the java classes in the project?

Windows support?

How can i run it on windows?
How can i add support for another card like sri 512?

Need include com.acs.smartcard library?

Hi. I couldn't get this project to work. The error is it can't detect the reader while I already plugged in USB ACR122U Reader. Looking at the pom.xml. Should I include the "com.acs.smartcard" library?

probably like this

<dependency> <groupId>com.acs.smartcard</groupId> <artifactId>acssmc</artifactId> <version>1.1.2</version> </dependency>

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.