Monday, January 23, 2017

Arduino Turtle Simulation With Proteus


Arduino Turtle Simulation is a new feature that is included by Proteus 8.6 design suite. With Arduino Turtle Simulation we can use to:
1. Programming the robot turtle with a flowchart or Arduino C ++
2. Create a virtual map, mazes, and playgrounds for the turtle robot
3. Simulating the program that we have created in a virtual map or maze
4. The simulation program will be the same as the original hardware.






Arduino Turtle Simulation is used to teach and study the embedded control system. Arduino Turtle Simulation supported by Proteus Visual Design to create firmware that will be included in the hardware of the Arduino Turtle Simulation developed by the Arduino AVR. Making firmware used Arduino programming language C ++ or visual programming with a flowchart.
Proteus Visual Design is made as simple as possible to control the Turtle robot, such as forward (int speed), stop()
for motor control driver and ping distance sensor () for detecting the distance barrier.





No comments:

Post a Comment