Dear olewolf,
This is Wonchul Kim who is a M.S. student at Seoul National Univ., Seoul, Korea.
During my project related to sensor-network, I am using SM-24 with your code.
I could understand geosampler.ino and now, I am working on geophone.ino.
In codes of geosampler.ino, I have a question.... please answer me....
I am very wondering why there needs sampling....
I know that analog signal should be sampled at a certain freq., but when I receive data from SM-24 by connecting it to analog pin on arduino mega board using 'analogRead(A0)', I could get data....
Could you exaplain it, please?
Thank you
Wonchul Kim