Hi Team,
I have a sensor which gives real time data, i want to write a logic to find when pulse starts and pulse ends.
Note: Pulse amplitude directly proportional to the pressure we applied on the surface manually.
i.e., If i increase the pressure, pulse length also increases, At one point of max pressure, Pulse will
stop, So i want to find that final max pulse.
Please help me writing the logic for differentiate pulse and non pulse.