Arduino IDE 1.0.5 Released
Written by Harry Fairhead   
Tuesday, 21 May 2013

The last of the Version 1 Arduino IDE upgrades has been released. It may only be a decimal point change, but there is a lot going on at the moment.

The latest upgrade to the Arduino IDE is scheduled to be the last in the version 1 series. Version 1.5 has been in beta for a while and should move to become the standard IDE sometime very soon. 

arduinoicon

The key improvements are: 

  • New library import functionality to install libraries directly from a .zip file in the IDE. All you have to do now is use the Import Library command and select the zip file. 

  • A new Windows installer and Windows signed drivers. This should mean that you don't see the warning messages when you try and setup the Arduino IDE under Windows. For Windows 8 users this is particularly important because by default Windows 8 blocks unsigned drivers. To install them you have to go though lots of steps that include a reboot. 
  • The WiFi library now has UDP support which makes it possible to write programs that broadcast data without making specific TCP connections.

  • Support for the Arduino Robot and TFT screen

The good news is that version 1.5 of the IDE will support more than just the standard Arduino hardware. It will be able to compile programs to the ARM processor or take into account the variant of the AVR processor in use. It will also be able to determine how the program is downloaded into the board. This plus the new support for Library management and a central repository should make the Arduino environment much more flexible. 

arduinoicon

More Information

Download Arduino 1.0.5

Related Articles

Arduino Yún Brings WiFi

The Official Arduino Robot

Build Your Own Arduino Phone       

ArduinoDroid - An Arduino IDE for Android       
Arduino Goes Official - Release of 1.0

There's an Arduino for that!

New Powerful Arduino Due 

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


CouchDB Adds Support For Truly Parallel Reads
03/06/2025

CouchDB 3.5 has been released with new support for truly parallel reads independent from writes. The new version also adds a conflict finder plugin to the scanner module. 



.NET Aspire 9.3 Adds New Lifecycle Events
22/05/2025

.NET Aspire 9.3 has been released with improvements including the addition of GitHub Copilot to the .NET Aspire dashboard, along with a new context menu in the Resource Graph view; and new lifecy [ ... ]


More News

 

Last Updated ( Tuesday, 21 May 2013 )