Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Using Qt app to change pins on BeagleBone Black
Forum Updated to NodeBB v4.3 + New Features

Using Qt app to change pins on BeagleBone Black

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 908 Views 1 Watching
  • 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.
  • J Offline
    J Offline
    jm4spiteri
    wrote on last edited by
    #1

    Hey guys

    Just got Qt creator cross compiled and an app succesfully running on my BeagleBone Black.
    Question is, how can use Qt to control inputs and outputs of the BBB?
    For example just to turn on an LED on a button press.

    Thankyou

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      IIRC, you can access the various GPIO from the board through the sys file system. You could do the equivalent read and write to that FS in Qt

      Hope it helps

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

      1 Reply Last reply
      0

      • Login

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