Slicer Discord
AutomaticFishFeeder  – 3D printable model from Thingiverse Thingiverse

AutomaticFishFeeder

0 Downloads
0 Likes
0 Makes
Go to Model
This thing is only to give food so you have to design a socket for a microkontroller/Raspberry
Servo fits not like on the picture

Arduino code:


"#include
const unsigned long SECOND = 1000;
const unsigned long HOUR = 3600*SECOND;


Servo myservo; // create Servo object to control a servo
// twelve Servo objects can be created on most boards

int pos = 0; // variable to store the servo position

void setup() {
myservo.attach(10); // attaches the servo on pin 13 to the Servo object
myservo.write(0); //sets the servo to 0
}

void loop() {
delay(24*HOUR);
for (pos = 0; pos = 0; pos -= 1) { // goes from 190 degrees to 0 degrees
myservo.write(pos); // tell servo to go to position in variable 'pos'
delay(15); // waits 15 ms for the servo to reach the position
}
}"


important remove the (") on the top and end of the code
Source
Thingiverse
What you need to print this: Beginner Low confidence
Single piece
Supports 1/3
Assembly 0/3
Settings 1/3
Bed size 0/3
Post-process 0/3
Printer
FDM / FFF
File format
STL
Material
Carbon Fiber
Software
Cura, PrusaSlicer, or similar
Same designer, more platforms

Maker_12345 also publishes on

7 additional models across 1 more platforms

Verified by matching model titles across platforms.
No ratings yet
No comments yet – be the first!

Similar Models

1 Suggestions
Feed Blog Slicer Cost Calculator Image Search Submit Kontakt Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Add to Collection