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.

raspberry pi books

 

Comments




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

 

Banner


GR00T Could Be The Robot You Have Always Wanted
27/03/2024

We may not have flying cars, but we could well soon have robots that match up to predictions for the 21st century. Nvidia has announced GR00T, a cleverly named project to build robots using foundation [ ... ]



ZLUDA Ports CUDA Applications To AMD GPUs
18/04/2024

ZLUDA is a translation layer that lets you run unmodified CUDA applications with near-native performance on AMD GPUs. But it is walking a fine line with regards to legality.


More News

 

Last Updated ( Tuesday, 21 May 2013 )