Asawa Foot 3000

Asawa Foot 3000

thingiverse

https://youtube.com/shorts/Rwdmto3WZXg?feature=share Asawa Foot 3000 My fiancee is in the the Philippines and we're currently waiting on her visa. Her restless foot calms us when we sleep and since I miss her terribly, I decided to print her foot and add an Arduino to it! PARTS 1x DS04-NFC 360 Degree Continuous Rotation Servo. 1x Round servo horn (as shown in the photo). 1x Arduino Uno. 1x Superglue PRINTS Foot: print at 15% with tree supports. Arduino Holder: print at 100%. Foot Insert: print at 15% with tree supports (in its default orientation). Tower: print at 30% with tree supports. Base: print at 50% for stability. INSTRUCTIONS Remove all excess supports and clean up. Glue the tower to the base. Glue the holder to the base. Let dry. Glue the round servo horn to the foot insert. Let dry. Glue the servo horn / foot insert combined part to the servo end. Let dry. Insert the servo combined parts into the tower. Code your arduino and hook up the wires. Plug in and go: #include <Servo.h> uint8_t ServoA = 9; Servo servoA; void setup() { servoA.attach(ServoA, 1000, 2000); } void loop() { basicOperations(); } void basicOperations() { servoA.write(90); delay(100); servoA.write(0); delay(100); servoA.write(90); delay(100); servoA.write(180); delay(100); }

Download Model from thingiverse

With this file you will be able to print Asawa Foot 3000 with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Asawa Foot 3000.