Arduino simulation system

What is the Arduino simulation system



It is a digital virtual learning system that simulates real laboratories, to help students and teachers design and implement physical experiments in the field of electronics and projects by integrating electronic parts, programming them,  and observing and analyzing the results

 The program has many features, including:

    1. It contains several types of electronic circuits
    2. It contains the various measuring devices used in the laboratory
    3. Easy to use
    4. Possibility of keeping the used copy
    5. Possibility to get more details with colleagues to get help and troubleshoot recent  issues.

    In addition to many other features that I was able to discover with practice

    Arduino simulation system interface

    Start by creating an account on the Tinkercad website , or logging in with your Google account, then click on the Circuits button, then create a new circuit by clicking on the .Create new Circuit button

    الشكل (1): واجهة موقع تينكركاد (Tinkercad)

    Figure (1): Tinkercad website interface

    Figure (2): Arduino simulation system interface


     Electronic circuit components library: It contains Arduino boards, resistors, sensors, motors, experiment boards, connecting wires...etc


     Experiment platform: A space for dragging electronic circuit elements to create simulations of the required experiments


     The control window for the specifications of the electronic parts listed on the experiment platform:


    •  Program writing window

    • Turn on and off the simulation

    •  Recycling electronic components

    •  Delete electronic items

    •  Undo an action: To undo an action

    • Redo: To redo something you undo

    • Save the file (export it)

    • Share file

    Comments

    Popular posts from this blog

    Logisim ex 3 : 3x8 Decoder and 8x3 Encoder & 4x1 Multiplexer :

    Logisim ex 2 : How to implement a logic circuit that convert a BCD to seven segment decoder