Good Day,
I'm currently doing a project involving wirless speed control and speed monitoring devices using an Arduino ATMEGA644.
The sensor I'm using is a unipolar hall switch which turns on with the presence of a magnetic field. The sensor generates a
waveform relative to the speed of the motor. I can calculate the speed in terms of RPM by multiplying 60 to the frequency of
the generated waveform. I'm aware that the signal must be an analog input but I don't know how to code my arduino for it to
be able to calculate the frequency generated as well as the RPM speed of the motor. I badly need your help.. Anyone who
can answer my question??