Who Needs Hardware When You Have An Arduino Simulator
Written by Harry Fairhead   
Sunday, 23 December 2012

The Raspberry Pi was created to get people programming and the Arduino is a great way to learn about physical computing but perhaps both approaches are wrong - at least initially. What about using a simulator instead?

Simulators for hardware like the Arduino have lots of advantages for the complete beginner. For one thing you can't damage the hardware which, while difficult to do, is something that worries beginners.

Click for larger image

arduinosimsmall

 

The simulator will run on Windows and on Linux using Wine and on Mac using Parallels. There is a hardware options menu that lets you select the type of Arduino you want to use - Due, Leonardo, Mega or Nano. You can also use an LCD display.

 

You can see the simulator in action in the video:

 

The problem is that you can't add custom hardware or shields, so the whole thing is limited to testing out your code to see how it responds to raw inputs and outputs. For initial teaching and experimentation this is fine, but there is no doubt the the simulator is intended to be used along with a real Arduino and some extra hardware.

You can download a trial version, which is limited after 14 days in how fast it loads programs. Upgrading to the full version costs $11.99, but this will rise to $50 for the Version 1 product.

 

More Information

Simulator Web Page

Related Articles


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

 

espbook

 

Comments




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

 

Banner


Extend NGINX With The New JavaScript Module
28/10/2024

Inject middleware functionality into NGINX with the expressive power of Javascript. NGINX JavaScript or NJS for short is a dynamic module under which you can use scripting for hooking into the NGINX e [ ... ]



Flutter Forked As Flock
05/11/2024

One of developers who worked on the Flutter team at Google has created an open-source form of the framework. Matt Carroll says Flock will be "Flutter+", will remain constantly up to date with Flutter, [ ... ]


More News

Last Updated ( Tuesday, 01 January 2013 )