A RDM6300 125KHz RFID parser
The node-rdm6300-reader reads and parses a RDM63x string
- A 125KHz RFID RDM63x module
- An USB TTL adapter
- A mqtt server
git clone https://github.com/13/node-rdm6300-reader.git
npm install
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
- ...
- 1.0.0
- Initial release
- 13 - Initial work - 13
This project is licensed under the MIT License - see the LICENSE.md file for details
- Thank you