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 Updated to NodeBB v4.3 + New Features

program arduino and raspberry with qt creator

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 278 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 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
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on 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

      • Login

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