Arduino 5 Minute Tutorials - Lesson 9 - Programming Arduino Platforms Using a Different IDE

Posted on 17/09/2018 by scharette in Arduino 5 Minute Tutorials
Modified on: 24/03/2023
Steps completed / 5
Press to mark a step as
completed or click here to complete all
Introduction

Welcome to RobotShop's 5 Minute Tutorials. This specific series focuses on getting started with Arduino and covers core concepts like basic code structure, interfacing with sensors, actuators, and more. By now you’ve used the Arduino IDE but might be looking for something different; in this article, you'll find other software options for programming Arduino platforms.


So, you've installed the Arduino IDE and used it for a little while but now you are looking for something different. Maybe it wasn't quite what you expected, it is too complicated, simple, or something else that doesn't meet your requirements. Well, there is hope! In this article, we present to you other software options for programming your Arduino platform. In this list of alternatives, we decided to split them into two major categories: visual programming and regular programming; and a minor one: Android. Since this is only a short list of possible tools to program your favorite Arduino platform with, please let us know in the comments what you use (and why!) or any other thoughts on the options proposed here or others that we haven't listed.

Arduino IDE

These alternatives provide the user with the ability to create programs graphically instead of writing code (text).

These allow you to code as normal (text), but provide a different interface and features to help improve your experience by facilitating some advanced tasks usually not possible with the Arduino IDE.

These allow you to program your Arduino from an Android platform.

ArduBlock

While this one has not been updated in a little while, it is still a nice interface and can help you learn Arduino programming using blocks. You can download it from sourceforge directly here. The main website seems to be down recently but you can see the Getting Started guide using a backup from archive.org for now.

Software Ardublock

BlocklyDuino

This is a web-based visual programming editor. It is based on Blockly. You can see a demo here and get the source code here to install it locally.

BlocklyDuino

miniBloq

Like ArduBlock, this software allows for visual programming Arduino platforms using blocks. You can download it here. We recommend that you also read the documentation.

miniBloq

Modkit Micro

Another block-based programming interface with slight differences. This one can both run locally or through a web browser. You can download it here.

Modkit

Scratch for Arduino (S4A)

S4A is a Scratch modification that allows for simple programming of the Arduino platform. You can find the steps to download & install it here. This one also offers Android communication.

Scratch

Atmel Studio

Atmel is the manufacturer of the AVR chips used in making most Arduino (and Arduino-compatible) microcontroller boards. If you wish to create more complex projects, this software can certainly help with debugging and many other features. With recent versions, it also allows "one-click import" of Arduino projects. You can learn more about it here.

AtmelStudio  

CodeBender

This option offers a web-based IDE where all your software is stored on the cloud. It also allows users to easily share software and collaborate with each other. You can check it out here. There is also an interactive demo showing the basics.

CodeBender

Eclipse

Eclipse is a well-known, open source, and full-featured development environment that can be set up to work with AVR and Arduino by using a plug-in and some extra configuration. You can learn more about how to install it on the Arduino Playground.

Eclipse

ArduinoDroid

This Android app allows you to program your Arduino from your Android device the same way you would normally do so on a computer. You can find out more about it here.

ArduinoDroid
LikedLike this to see more

Spread the word

Flag this post

Thanks for helping to keep our community civil!


Notify staff privately
It's Spam
This post is an advertisement, or vandalism. It is not useful or relevant to the current topic.

You flagged this as spam. Undo flag.Flag Post