The Newest IDE 1.8.0 Unites Arduino Family

The Newest IDE 1.8.0 Unites Arduino Family

The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing and other open-source software.

Arduino has just launched its latest software version: IDE 1.8.0! What makes this software special is that it can be used with any Arduino board whether you get it from Arduino.cc or Arduino.org.

You can use it to program your AVR boards like the Uno, Mega, Yun, and Micro, plus it supports these boards:  the Leonardo Ethernet, Yun Mini, Industrial 101, and Uno WiFi.

Thanks to updating the SAMD core, this IDE is ready to run the M0 and M0 PRO, Zero, MKR1000, and the newly-launched Primo and MKRZero.

If you are a Linux user, it is possible now to run the IDE directly using command line without the need of X11 display anymore.

Check the release note of this version:

ARDUINO 1.8.0 – 2016.12.20

[ide] * Linux: running in command line mode doesn’t require an X11 display anymore
* “Save as” now clears the “modified” status
* builder: Paths with strange UTF8 chars are now correctly handled
* builder: .hpp and .hh file extensions are now considered valid sketch extension
* builder: core.a is not rebuild if not needed (improve build time in particular for big projects)
* Fixed swapped actions “Copy for Forum” and “Copy as HTML”
* Linux/osx: If an editor tab is a symbolic link it is no more replaced with a real file when saving (see #5478)
* Increased the upload timeout to 5 minutes (it was 2 min, but it may be not sufficient when uploading via UART a big sketch)

[core] * Added Arduino.org boards
* Added Adafruit Circuit Playground board
* Added “-g” option to linker to keep debug information in the .elf file (see #5539)
* avrdude: Added fake configuration for EFUSE on atmega8 part. This solves a long standing issue with “Burn bootloader”.
Thanks @rigelinorion, @awatterott

The unified Arduino software can be downloaded here and more installation instructions are available at the Getting Started page.

This work has never been done without the efforts of the community. The entire revision log for a complete list of changes and credits is available here, and the full source code is on Github.

Please follow and like us:
Pin Share
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
Get new posts by email:
Get new posts by email:

Join 97,426 other subscribers

Archives