Introduction: Working With Servo and Arduino in TinkerCAD Circuits
This project demonstrates working with Servo and Arduino in TinkerCAD circuits.
Step 1: Objective
- Rotate the Servo by Discrete angular positions (eg., 45 and 90 deg)
- Rotate the Servo Continuous (eg., 0 to 120 and back)
Step 2: Components Required
- Arduino UNO (1 No.)
- Breadboard (1 No.)
- Servo (1 No.)
- Jumper wire (3 No.)
- USB cable (1 No.)
Step 3: Breadboard Diagram
Make the connections as shown in the figure above.
Step 4: Block Code
Create Block codes as shown in the figure
Step 5: Start Simulation
Click Start Simulation to see the action
Discussions