Counting the number of pulses from a sound card using python (for a geiger counter project)
I am currently building a diy geiger counter.
Each pulse generated by the geiger counter is send to a sound card which is connected to my pc.
I want to write a python program which will tell me the number of pulses registered every second.(PPS)