├── README.md ├── binary-stream.js ├── binary.js ├── index.html ├── jquery-ui.css ├── jquery-ui.min.js ├── jquery.min.js └── pcmdata.js /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ljv5555/card-swipe-data-reader/HEAD/README.md -------------------------------------------------------------------------------- /binary-stream.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ljv5555/card-swipe-data-reader/HEAD/binary-stream.js -------------------------------------------------------------------------------- /binary.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ljv5555/card-swipe-data-reader/HEAD/binary.js -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ljv5555/card-swipe-data-reader/HEAD/index.html -------------------------------------------------------------------------------- /jquery-ui.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ljv5555/card-swipe-data-reader/HEAD/jquery-ui.css -------------------------------------------------------------------------------- /jquery-ui.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ljv5555/card-swipe-data-reader/HEAD/jquery-ui.min.js -------------------------------------------------------------------------------- /jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ljv5555/card-swipe-data-reader/HEAD/jquery.min.js -------------------------------------------------------------------------------- /pcmdata.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ljv5555/card-swipe-data-reader/HEAD/pcmdata.js --------------------------------------------------------------------------------