I have to read two input signals and detect which one comes the first. Time between the signals should be not less 10 ms.(like a realtime) Do you have a solution to read a trigger signal from RevDIO for Node.js ? e.g. pigpio node for RaspberryPi https://www.npmjs.com ...