The sensors are Hall effect sensors therefore I need to read pulses. I use attachInterrupt() however I am using Arduino Nano and there are only two ports dedicated for attachInterrupt().
The sensors are Hall effect sensors therefore I need to read pulses. I use attachInterrupt() however I am using Arduino Nano and there are only two ports dedicated for attachInterrupt().