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. program arduino and raspberry with qt creator
Forum Update on Tuesday, May 27th 2025

program arduino and raspberry with qt creator

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 276 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.
  • I Offline
    I Offline
    ingds
    wrote on 16 Apr 2020, 17:02 last edited by
    #1

    Goodmorning I would ask if is possible to program arduino and raspberry codes using Qt creator as IDE and if exist some instructions
    Thank you very much
    best reards

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 16 Apr 2020, 17:08 last edited by mrjj
      #2

      Hi good morning and welcome to the forums
      Yes its possible. Its called cross compile if you want to use Creator on say Windows and
      build app for raspberry which is another type of CPU.

      https://wiki.qt.io/Raspberry_Pi_Beginners_Guide
      https://www.ics.com/blog/configuring-qt-creator-raspberry-pi
      https://github.com/ElektorLabs/160520-QT-compile-and-install-manual

      However, its a bit complicated to setup. to be prepared to spend some time reading and typing commands.
      Also the actual compiling will take some time.

      If it just to try it out, its much easier to install a linux on the raspberry and install Qt directly and
      then compile and directly run it. (on the board)

      https://www.raspbian.org/

      1 Reply Last reply
      2

      1/2

      16 Apr 2020, 17:02

      • Login

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