Results 1 to 4 of 4

Thread: wireless oscilloscope

  1. #1
    Join Date
    Jul 2011
    Posts
    1
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default wireless oscilloscope

    Hi every body

    I am new in the QT programming i have a project which is a wireless oscilloscope
    where i receive data from a client via WiFi then i must read this data and plot it
    the problem is i have the server code and it works perfectly as it receives the data in a perfect way also i have a sample of oscilloscope which generates a sine wave and plots it .
    but the problem is that i can't merge the two codes with each other so is there any one who can help
    the time is critical for me as i have to submit the project this Monday (11/7/2011)

    thank you all in advance

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: wireless oscilloscope

    Well, your unlikely to learn Qt by Monday.

    What have you written so far? Surely they give you more than a weekend for a project? They normally give you several months?

  3. #3
    Join Date
    Apr 2011
    Posts
    124
    Thanks
    1
    Thanked 10 Times in 10 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Default Re: wireless oscilloscope

    Yeah, I think you shouldn't have waited so long to start on your homework project. What you want to do is fundamentally easy if you know how to program, it just takes some work (likely a couple of week's worth, even if you already knew Qt).

  4. #4
    Join Date
    Nov 2010
    Posts
    315
    Thanked 53 Times in 51 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: wireless oscilloscope

    Some time ago I used standard VISA (virtual instrument standard architecture) to do such things.
    Good thing about this is that network layer is hidden by standard, you just programing device (oscilloscope) using this standard and then just configure VISA to handle device on other computer.
    Most good companies in this industry supports this standard: National Instrument, Techtronix, LeCroy.
    Your deadline is just funny, good luck .

Similar Threads

  1. How can I get address of wireless router
    By dpatel in forum Qt Programming
    Replies: 7
    Last Post: 30th March 2011, 07:36
  2. Wireless Video
    By khrave in forum Qt Programming
    Replies: 54
    Last Post: 19th June 2010, 07:15
  3. oscilloscope example bug
    By umituzun84 in forum Qwt
    Replies: 1
    Last Post: 17th March 2010, 19:03
  4. Qwt-5.3.0-svn: oscilloscope
    By PaceyIV in forum Qwt
    Replies: 2
    Last Post: 14th June 2009, 18:56
  5. use qt for oscilloscope
    By dycjiaoda in forum Qt Programming
    Replies: 1
    Last Post: 9th June 2009, 19:46

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.