Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdm6300

Ruby gem for using the RDM6300 125kHz RFID module.

Read 125kHz RFID tags from a serial port using the RDM6300 module as follows:

rdm = Rdm6300.new('/dev/ttyS0')
while true
  puts rdm.get_tag()
end

This will return a zero-padded string with the tag number.

About

Ruby gem for using the RDM6300 125kHz RFID module

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages