Back
MG90s Servo Actuator – 3D printable model from Thingiverse Thingiverse

MG90s Servo Actuator

17 Downloads
10 Likes
0 Makes
Download Model
just print and enjoy, it may need a bit of filing depending on printer quality , here's is it working on youtube https://www.youtube.com/watch?v=0t_OpX1WtUw
code for it:
#include

Servo myservo; // create servo object to control a servo

// variable to read the value from the analog pin

void setup() {
myservo.attach(7); // attaches the servo on pin 9 to the servo object
}

void loop() {
// scale it to use it with the servo (value between 0 and 180)
myservo.write(1
Source
Thingiverse
Comments
0

Bewertung

Noch keine Bewertungen

Comments

No comments yet – be the first!
All Thingiverse Models More by BasilEnglish

Similar Models

6 Suggestions

Add to Collection