Servo Project
- Gaurav Singh
- Nov 10, 2020
- 1 min read
https://www.tinkercad.com/things/hizEt3SoqCY-servo-project/editel?sharecode=qushzcLnWXAH319zkulvkRinGsaYURtoKiKtHivZFE4
This circuit uses the input from potentiometer to determine the number of degrees the servo turns. The output number of degrees the servo turns compared to the potentiometer can be adjusted in the block code to make the translated effect greater or less. This is similar to coding we've done in p5 in that rotation at a certain rate is predetermined by either player input or just happens at a certain rate. The difference however is that because the potentiometer can be turned either way at any speed Tinkercad uses math and input to determine the direction and speed of that rotation.
Comments