Logging sensor datas
Solved
General and Desktop
-
wrote on 1 Jul 2016, 15:18 last edited by
Hey,
I have to log a huge amount of sensor datas (gyro, temperature, acc and more). Is there any good Qt class for it to store it in a file on the hard/flashdrive or I have to implement my own stuff?
-
I would try with Sqllite database.
-
Hi,
Out of curiosity, why do you need to put everything in a file ?
4/4