use a fast microcontroller (STM32, ESP32, RP2040, etc) using interrupt on change to capture the pulse sequence timing? e.g. have a look at manchester-decoding
also have a look at the ESP32 Pulse Counter (PCNT)
use a fast microcontroller (STM32, ESP32, RP2040, etc) using interrupt on change to capture the pulse sequence timing? e.g. have a look at manchester-decoding
also have a look at the ESP32 Pulse Counter (PCNT)