dspencer-kc / MAWDSlideTracker

MIT License
2 stars 2 forks source link

Barcode Scanner Must Be Set up as Serial #7

Open dspencer-kc opened 5 years ago

dspencer-kc commented 5 years ago

Here is how to set up the barcode scanner to run as serial for it to work with socket.io (on the node local)

https://www.zebra.com/us/en/support-downloads/knowledge-articles/evm/emulating-a-com-serial-port-over-usb-using-cdc-driver.html

dspencer-kc commented 5 years ago

Currently the local node has the barcode scanner tied to the comm port, this needs to be moved to the .env file.