Giter Club home page Giter Club logo

qt-creator-arduino's Introduction

Qt Creator Arduino configuration

This repository creates a template that you allows you to configure Qt Creator as your Arduino's IDE.

Portuguese spearks / Pessoal de lingua portuguesa: Postei uma série de videos no youtube de como configurar todo seu ambiente de desenvolvimento, confira em https://www.youtube.com/user/cleitonsouza01/playlists

About Qt Creator

Qt Creator provides a cross-platform where you can developer from Windows, Linux or Mac. Is a very advanced IDE when provide a lot of smart things to help you develop more quickly and easily. Some main features of Qt Creator:

  • Rapid code navigation tools
  • Syntax highlighting and code completion
  • Static code checking and style hints as you type
  • Support for source code refactoring
  • Context sensitive help
  • Code folding
  • Parenthesis matching and parenthesis selection modes

With all these features and more, Qt Creator can be lightweight, and for me, is one of the best IDE's available.

About my template

This repository creates a template that you allows you to configure Qt Creator as your Arduino's IDE.

What you need to use (pre-requisites):

  • PC running Linux
  • Windows and Mac can use it too, but some small changes are necessary
  • In the future I will provide files ready to use in all environments

Some screenshots

Choose template image

Choose Parameters image

Choose Board image

Programing C++ Style

Programing in Skecth style

Boards supported and tested

Theoretically this template can support all boards that Arduino-MakeFile support, it's mean:

  • Supports all official AVR-based Arduino boards
  • Supports chipKIT
  • Supports Teensy 3.x (via Teensyduino)

I Already tested successfully with:

  • Arduino Mega 2560
  • Arduino Pro
  • Arduino Uno

If you have tested any other boards, please tell me about your experience!

How install

In this repository you will find two folders:

  • arduino_cpp_style
    • This folder contains a C++ style Arduino template
  • arduino_sketch_style
    • This folder contains a Sketch style Arduino template
    • (the same style used in the official Arduino IDE)

INSTALLATION INSTRUCTIONS

  1. Close Qt Creator

  2. Execute the following commands in Terminal:

cd ~/Qt5.4.1/Tools/QtCreator/share/qtcreator/templates/wizards/
git clone https://github.com/cleitonsouza01/qt-creator-arduino

You should see something similar to this:

Cloning into 'qt-creator-arduino'...
remote: Counting objects: 30, done.
remote: Compressing objects: 100% (27/27), done.
remote: Total 30 (delta 9), reused 18 (delta 2), pack-reused 0
Unpacking objects: 100% (30/30), done.
Checking connectivity... done.

Note:

  • You may need to change the first command to match your Qt installation.
  • My Qt installation was ~/Qt5.4.1/Tools/QtCreator/share/qtcreator/templates/wizards/
  • A tip is to type in ~/Qt then hit [TAB] to get the shell to auto-complete stuff for you.
  1. Open Qt Creator

  2. Click on: File > New File or Project Select Arduino project

And then have fun!

Author

Similar works

I found one Qt template created by Philippe Lucidarme (http://5lair.free.fr) but it is based on an old version of Qt Creator / Arduino-Mk version, and it seems that Philippe no longer updates this template.

qt-creator-arduino's People

Contributors

cleitonsouza01 avatar devopsina avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.