วันอังคารที่ 2 กันยายน พ.ศ. 2557

install RFID card reader R502-CL

ต่อไปนี้จะเป็นการติดตั้ง RF-ID smart card reader รุ่น R502-CL ของ Feitian

1. sudo apt-get update

2. Open a root terminal window; you need to have administrator rights.
Get and install the libusb library with the apt-get command: apt-get install libusb-dev libusb++-0.1-4c2 Check the installation: You shall find the library libusb.so under the directory /usr/lib/

3. Download and install the libccid package: apt-get install libccid
4. Download and install the pcsc-lite package: apt-get install pcscd
5. Check that the pcscd service is running:
In the terminal console, run the command ps –A.
You should find a "pcscd" process running in the list displayed
Run pcscd in terminal 

6.Download and install libpcsclite1: apt-get install libpcsclite1

7. Download and install libpcsclite-dev: apt-get install libpcsclite-dev
8. Check whether the R502 reader is detected: your_system_name:/tmp# lsusb
Bus 001 Device 002: ID 096e:0608

9. Use root to run “install script”: $ wget http://download.ftsafe.com/files/reader/product/R502/install.sh $ sh install.sh or $ bash install.sh
10. After run “install script”, then insert reader and start “pcscd” service.
Run “pcsctest” command to do test
Like below: pcscd –adf //run pcscd service, for parameter, you can using “man pcscd” to get more helps pcsctest





จากนั้นให้เสียบ RFIDReader R502-CL เข้ากับ RPi แล้วพิมพ์ pcscd -adf เพื่อทดสอบดูว่าอุปกรณ์เราใช้ได้หรือไม่

จากนั้นให้นำบัตร RFID มาใกล้ๆกับตัวอ่าน จะเห็นภาพดังรูป


 
 
 



ไม่มีความคิดเห็น: