All public logs

Jump to navigation Jump to search

Combined display of all available logs of Interaction Station Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:42, 13 January 2023 Annasa talk contribs deleted page Double servo me (content was: "=Now we add two servos and two pots= 1000 px <syntaxhighlight lang=c style="border:3px dashed blue"> #include <Servo.h> Servo myservo1; // create servo object to control a servo Servo myservo2; // create servo object to control a second servo int pot1 = 0; // analog pin used to connect one potentiometer int pot2 = 1; // analog pin used to connect another potentiometer int val1 = 0; // variable to read the value from one analo...")