Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Logging sensor datas

Logging sensor datas

Scheduled Pinned Locked Moved Solved General and Desktop
data logging
4 Posts 3 Posters 859 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    HTWAMD
    wrote on 1 Jul 2016, 15:18 last edited by
    #1

    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?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 1 Jul 2016, 15:23 last edited by
      #2

      I would try with Sqllite database.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 1 Jul 2016, 22:44 last edited by
        #3

        Hi,

        Out of curiosity, why do you need to put everything in a file ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        H 1 Reply Last reply 3 Jul 2016, 09:00
        0
        • S SGaist
          1 Jul 2016, 22:44

          Hi,

          Out of curiosity, why do you need to put everything in a file ?

          H Offline
          H Offline
          HTWAMD
          wrote on 3 Jul 2016, 09:00 last edited by
          #4

          @SGaist Hm well it's a non-public project. Can't talk too much about it but it's just the task I have to do. We're using now a modified version of QtXlsx. It's an easy way to log the data and make it visual for the customers.

          1 Reply Last reply
          0

          4/4

          3 Jul 2016, 09:00

          • Login

          • Login or register to search.
          4 out of 4
          • First post
            4/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved