crwdns2933423:0crwdne2933423:0
crwdns2918538:0crwdne2918538:0

Dolphin i 300 Pool Roboter Servo Replacement

crwdns2936025:02crwdne2936025:0 —

crwdns2935477:0crwdne2935477:0:

crwdns2935483:0crwdne2935483:0

By hand or with a arduino code. The servo and the mechanics has to be both in the middle position.

#include <Servo.h> Servo myservo; void setup() { myservo.attach(A2); } void loop() { myservo.write(50); // set servo to mid-point delay(2000); myservo.write(90); // set servo to mid-point delay(8000); myservo.write(1400); // set servo to mid-point delay(2000);

This needs to be done carefully.

crwdns2944171:0crwdnd2944171:0crwdnd2944171:0crwdnd2944171:0crwdne2944171:0