Good Morning,
I have to do a flow meter using an sensor that changes the frequency of the signal when the flow changes...
I want to use the arduino serial port to read the signal and then send it to Mathematica to process it... The thing is that i need an really nice sample frequency to take the signal as perfect as it can be...
I'd like to know how many samples of my signal per second will be the Mathematica 11 (or 10.1) be able to read... I'll need something between 100~300hz of sample frequency to get it right...
Will Mathematica be able to solve my problem with arduino's serial port?