Electronic prototyping platform allowing to create interactive electronic objects

Arduino IDE for Mac

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe

Arduino 1.6.10

  -  142 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system. Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Arduino 1.6.10.


For those interested in downloading the most recent release of Arduino IDE for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • Arduino 1.6.10 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

What's new in this version:

IDE:
- A lot of bugfixes to builder
- Libraries can now define the property "includes" in the library.properties to tell the IDE which `#include ` lines should be added to the sketch when the "Include library" command is used. See: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format
- Examples are now filtered by architecture
- Added more graceful handling of upload failures
- Solved a bug that crashed the IDE with some exotic serial devices

CORE:
- avr: toolchain updated to latest Atmel release 3.5.3 The updated tools are now binutils-2.26, gcc-4.9.2, avr-libc-2.0.0, gdb-7.8
- avr: avrdude updated to version 6.3
- fixed a small bug that caused a compile error on some 3rd party derivatives boards based on Leonardo
- sam: added snprintf_P to avr/pgmspace.h stub. Thanks @jantje
- avr: Fix TX buffer being overwritten by multiple Wire.write(...) calls in slave mode. Thanks @kellerkindt
- Another small fix to String iterators. Thanks @Ivan-Perez @Chris--A
- Added getTimeout() method to Stream. Thanks @mattb5906
- avr: Fixed USB wakeup event handling, this solves some rare lockups of serial port on some linux distributions
- Speed and size improvement on Print::printFloat(..). Thanks @bblanchon
- avr: Added Serial.availableForWrite() for USB-CDC serial ports
- avr: Added PIN_defines to all board variants

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe