As the title, how could I get the data(displacement, velocity and acceleration) of my RaspberryShake which is in different internet domain?
I want to write the data into csv file which can analyze easily.
In addition, if I get the data which unit is “count”, how to transform it to displacement, velocity and acceleration?
1 Like
hello yang-rui-jia
please have a look at the rsudp
program, this is a good place to start.
a previous post describes this and other options in great detail:
hope this helps,
richard
2 Likes
Thanks, I’ll try it.
2 Likes