Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 345 Bytes

mtr-reader

Converting Emit timing system data to JSON with node.js and nodeserial.

How to use

  1. git clone
  2. npm install assuming that you have node and npm installed.
  3. node index.js for viewing available ports and using the software.
  • Change the SERIAL_ADDRESS value in index.js for your port where the mtr is connected.