for a project I‘d like to amplify heartbeat or use it as a trigger for sound. The idea is to use a heartbeat sensor and convert the signal into sound. I found some stethoscope-mics online, however the reviews usually say that those capture a lot of background noise.
Then I stumbled across the Arduino Sensor and the whole spectrum of hardware.
Right now I only have the sensor as a starting point, what else do I need to convert the signal from the sensor into sound?
If You post a link to the datasheet of that mic You might get answers instead of wild guesses. A 5volt Arduino uses a 10 bit ADC giving a resolution of some 5 mV. Microphones usually need an amplifier to read by an Arduino.
Ask any medical person. A heart beat is very noisy! Lots of valves opening and closing, lots of liquid rushing around, lots of air going in and out of the lungs, etc.