pikopong

it's all about knowledge

Archive for February, 2009

Reading Mifare 1K Card using Java in Linux

with 37 comments

At the end of last year, my friends and I were tasked to read our staff card. The main objective was pretty simple, to create a library where we don’t have to depend on the vendor everytime we want to read our own staff card and the library should also be working on Windows and Linux (that means Java to us).

Working Environment

  1. Slackware 12.2
  2. JDK 6 Update 11
  3. Netbeans 6.5
  4. libusb 0.1.12
  5. Windows Binary of JPC/SC Java API 0.8.0
  6. Your contactless smartcard reader’s driver

Read the rest of this entry »

Written by amree

February 11th, 2009 at 4:27 pm

Posted in programming