Skip to content

13/node-rdm6300-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-rdm6300-reader

A RDM6300 125KHz RFID parser

Contents

About

The node-rdm6300-reader reads and parses a RDM63x string

Built With

Getting Started

Prerequisites

  • A 125KHz RFID RDM63x module
  • An USB TTL adapter
  • A mqtt server

Installation

git clone https://github.com/13/node-rdm6300-reader.git

npm install

Usage

node run.js -p 'tty port'
            -m 'mqtt address'
            -t 'show timestamp'
            -v 'verbose'
node run.js -p /dev/ttySLAB1 -t -vvv -m localhost -l GDL

Roadmap

  • ...

Release History

  • 1.0.0
    • Initial release

Contact

  • 13 - Initial work - 13

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thank you

About

A RDM6300 125KHz RFID parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published