Arduino Simulator free 5.0

License: Free ‎File size: 14.68 MB
‎Users Rating: 2.8/5 - ‎2 ‎votes

Change the pre-defined values in the code to see leds blink, play with additional modules like LCD Screen, Stepper Motor, Servo Actuator and DC Motor. Safe for kids who are interested in electronics. For all age groups!! Environment friendly! This Arduino Simulator app gives the user the freedom to work without the basic setup of hardware and software. The developer can make the necessary changes in the code - delay, pin number, and state - 0 (low) 1 (high) - and check it immediately. The app shows the breadboard, complete with 14 LED pins. You can drag and place the wires in the correct positions to connect to Arduino. If the wires are placed according to the code, then it will show the expected results. Once satisfied, you can save the tested code and email it. The code can be copied and used in an actual project just as easily. More details: This app comes with two options: Blink LED: The simplest thing you can do with an Arduino is to see physical output: to blink an led. With this app, you can customise the given code, upload and execute the program to get the blinking LED. Digital Pins: Digital pins come in two state, either ON or OFF state. An ON state is HIGH (1) and OFF state is LOW (0).You can use these digital pins either as input or output pins. Use the function pinMode() to configure the pins either to INPUT or OUTPUT. The default mode is INPUT if you do not specify them using pinMode(). Check out Arduino Simulator tutorial at http://schogini.com/tutorials/arduino/Note: You cannot add your own lines of codes into the arduino. You can only edit the specific parts of the given codes.** New Module LDR Light Sensor included **YouTube : http://www.youtube.com/watch?v=fBS-eYnlODU

VERSION HISTORY

  • Version 5.0 posted on 2013-02-11
    Several fixes and updates
  • Version 5.0 posted on 2013-02-11

Program Details