Skip to content

bibboxen/bibbox-rfid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFID

Project setup

Build jar

  • File > Export
  • Java > Runnable jar
    • Launch configuration: Driver - RFID
    • Export destination: RFID/export/rfid.jar
    • Library handling: Package required libraries into generated JAR
    • Finish

Running on Windows

  • Put native files in the folder with rfid.jar and config.properties. Alternative is to put the path to the .dll files into the windows environment path.
  • java -jar rfid.jar

Running on Linux

  • Install the .so files. Use the install-libs.sh script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages