Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    刚用QT的新人,问大家一个问题,关于arm开发~

    Chinese
    2
    4
    2644
    Loading More Posts
    • 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.
    • 自
      自动化99s last edited by

      想利用手头的cortex-A9的开发板做一些应用,因为要做界面就自然想起了使用QT,但是我的嵌入式和QT都是现学的。

      就想问下大家如何使用QT去控制处理器的GPIO和一些其他的接口,比如说使用I2C之类的通用接口,去读取传感器的采集结果。

      新人请大家帮忙提供一个思路,谢谢啦!

      1 Reply Last reply Reply Quote 0
      • Z
        zhxt last edited by

        可以直接调,也可以封装下再调。 rpi有很多资料可以参考。

        Qt Developer

        1 Reply Last reply Reply Quote 0
        • 自
          自动化99s last edited by

          请问什么是rpi,现在完全不懂啊,有没有相关的资料或者链接,还望指教,感激不尽啊!

          Z 1 Reply Last reply Reply Quote 0
          • Z
            zhxt @自动化99s last edited by

            @自动化99s rpi就是raspberrypi树梅派。

            官网: http://www.raspberrypi.org/
            有一个三方GPIO库: http://wiringpi.com/
            这里有更多资源: http://elinux.org/RPi_Hub

            Qt Developer

            1 Reply Last reply Reply Quote 0
            • First post
              Last post