Results 1 to 3 of 3

Thread: Qt4 gui Dht22

  1. #1
    Join Date
    Jan 2016
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt4 gui Dht22

    Hi

    Im A newbie in qt4, an have only uset Python.
    I have a Raspberry pi, and om looking for A gui example for using/Reading A dht22 temperature/humidity.
    Im planning building A incubator.

    Hopping for some inspiration.

    Br
    Kenn

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Qt4 gui Dht22

    You can find information on using that sensor here:
    https://learn.adafruit.com/dht-humid...nstall-updated

    You should be able to use the python stuff above with PyQt or PySide to get a Qt GUI. If you want to use C++ then then option is also available. What a GUI might look like is entirely up to you.

  3. #3
    Join Date
    Dec 2015
    Posts
    12
    Qt products
    PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt4 gui Dht22

    For Qt python projects i recommend to use Eric6 ide http://eric-ide.python-projects.org/.
    It's easy as 1 2 3.
    About sensor and python https://www.raspberrypi.org/forums/v...p?f=37&t=71336
    I haven't this sensor to test.

Tags for this Thread

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.