Hi, im new here. im looking into using my pi to do some data acquisition. i have a pulse train i am trying to capture and decode, the shortest pulse width is 14us. i was thinking of using one of the gpios as an interrupt and write some code to capture the time between pulses to ensure i have the ent...