Hello, i am new to arduino and elctronics and am trying to record a piezo attached to a persons throat and save the data. I will then process the data with another program to differentiate between speech and coughs.
I've read projects on building oscilloscopes andhow by reducing the prescaler of the ATMEGA328P U from 128 to 16 to get an improved sampling frequency of 77KHz. When i view this on serial port or serial monitor however it keeps freezing and being very slow.
I would like to record the data and see what sampling frequency i can actually achieve before continuing with the project.
If i buy a datalogger and save to the SD card (Overview | Adafruit Data Logger Shield | Adafruit Learning System) will this high sampling frequency be achieved or can the arduino not write the data is quickly as it can read it?
Thanks for the help.
