Skip to content

ThomArmax/arduino-qt-creator-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-qt-creator-plugin

Arduino integration in QtCreator IDE

Work In Progress!

Why this project

  • In order to familiarize myself with the QtCreator plugins
  • Arduino IDE is too basic for me (no completion, ...)
  • I love working with QtCreator IDE
  • Good chalenge for me :)
  • ...

Expected features

  • Provide Arduino device support (SDK configuration, ...)
  • Arduino project template
  • C++ project template
  • AVR C project template
  • Serial monitor
  • Program download
  • AVR compiler toolchain support
  • AVR / Arduino Kit
  • ...

Arduino SDK setup

Tools -> Options

Arduino SDK config

Arduino Project

File -> New File or Project

Arduino Project

Build instructions

First of all, please refer to Qt documentation:

This plugin is developed against qt-creator v4.5.2 3c21c0d80b52eb43483308eccc663279e9f369a4. Using older version may lead to build issue

Releases

No releases published

Packages

No packages published