Slicer Discord
AutomaticFishFeeder  – Modello 3D stampabile da Thingiverse Thingiverse

AutomaticFishFeeder

0 Download
0 Likes
0 Makes
Vai al Modello
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
Fonte
Thingiverse
Cosa serve per stampare: Principiante Bassa affidabilità
Pezzo unico
Supporti 1/3
Assemblaggio 0/3
Impostazioni 1/3
Dimensioni piano 0/3
Post-lavorazione 0/3
Stampante
FDM / FFF
Formato file
STL
Materiale
Carbon Fiber
Software
Cura, PrusaSlicer o simile
Stesso designer, più piattaforme

Maker_12345 pubblica anche su

7 modelli aggiuntivi su altre 1 piattaforme

Verificato dalla corrispondenza dei titoli dei modelli tra le piattaforme.
Ancora nessuna valutazione
Ancora nessun commento – sii il primo!

Modelli simili

1 Suggerimenti
Feed Blog Slicer Calcolatore Ricerca per immagine Invia Contatto Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Aggiungi alla collezione