peak detection algorithm

I want to write a code for peak detection. I have a signal that has three peaks in 1 minute. I need to detect these with using any peak detection algorithm but I dont know how. :~
thanks for helps.

Hello sixbullets

Please tell us more about the signal. Where does it come from? How do you connect it to the Arduino? How do you plan to measure its value? What frequency range is it in?

Regards

Ray

Google "peak detection algorithm" for lots of ideas.

How would you do it if you had only pen and paper?

  • that is in fact your algorithm -

Advice search array on the tutorial section