If anyone has used the Pulse sensor amped in the past, I am looking to improve it's accuracy. I've tried the code that comes with it on github, and I have looked all over the internet but I can't seem to find anything. I'm currently using the code from http://www.instructables.com/id/Pulse-Sensor-With-Bluetooth-and-Arduino/
I'm happy with the accuracy of the pulse sensor. Remember that it takes the average of the last 10 beats.
That reading of 180 must be due to the pressure you apply to the sensor. It is very sensitive to the pressure you apply.
I'm working in a project that takes the IBI (real-time) and finds the Maximum and Minimum values, and their difference, and plots it as a bar graph. This is what is called Heart Rate Variability). (More information please Google HRV, heart rate variability).