Hello everyone, i am new to Arduino and i have a project that consists of using a PCB 333B30 accelerometer connected to a Arduino UNO. I know this signal first has to be amplified and i use a Kistler 5118B2 Power Supply/ Coupler that also comes with a low pass filter. The output from the Kistler is analog(two wires) and I am thinking of connecting the ground to arduino ground and the other wire to analog port A0 of Arduino. I don't know if i am 100% right until now because I am a newbie , but the part I think I have the problem is the one translating the signal. Do you think I need some kind of library to download? Or you think i can do it myself with coding?
One more question, In my project i will need to take the data (acceleration, time) and make an FFT out of them in real time processing. Do you think Arduino can handle that in real time or do you think the sensor may send data faster than Arduino can handle? How would i know the last one?
Thank you very much in advance, all of you guys who answer to so many questions are amazing.
000-331a-10.0.pdf (264 KB)
333B30_K.pdf (57.7 KB)