Skip to content

jordidg/libcr75

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libCR75

Build Status

libCR75 implements a PCSC smartcard driver for the Transcend CR-75 51-in-1 Card Reader/Writer.

Use the following command to test if a CR-75 chipset is connected: lsusb | grep 1307:0361

Installation

No binary packages are provided, follow the instructions below to build from source.

Building

libCR75 requires the following libraries:

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
make install

About

CR75 smartcard driver

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors