Skip to content

Arduino IDE vs Stino

A side-by-side look at Arduino IDE and Stino. For an in-depth review of either product, follow the links below.

Arduino IDE

Arduino IDE

Development

The Arduino IDE is an open-source integrated development environment for programming Arduino microcontrollers. It allows writing, compiling, and uploading code to Arduino boards.

arduinomicrocontrollerscopen-source
Stino

Stino

Development

Stino is an Arduino IDE based on Atom. It comes with code completion, syntax highlighting, code verification, and other IDE features to make it easier to write Arduino sketches. Stino aims to provide an improved Arduino coding experience compared to the official Arduino IDE.

arduinoideatomcode-completionsyntax-highlighting

Related Comparisons