Thingiverse
Solar Tracking System waterproof
par hiddenotebook
49
Téléchargements
52
Likes
0
Makes
This thing has two mini panels size each one 69x110 5v 240mah
It uses two servos mg90s and four resistors 1M ohms if you use the white photoresistor cap
I let you the blender files to modify as your needs
Arduino Sketch:
int topleft;
int topright;
int downleft;
int downright;
int waittime = 1;
void setup() {
pinMode(9, OUTPUT);
pinMode(10, OUTPUT);
TCCR1A = 0;
TCCR1A = (1 4200) {
OCR1B = 4200;
}
if (OCR1B < 3000) {
OCR1B = 3000;
}
}
https://www.instructables.com/id/DIY-Miniature-Solar-Tracker/
https://www.youtube.com/watch?v=_6QIutZfsFs
It uses two servos mg90s and four resistors 1M ohms if you use the white photoresistor cap
I let you the blender files to modify as your needs
Arduino Sketch:
int topleft;
int topright;
int downleft;
int downright;
int waittime = 1;
void setup() {
pinMode(9, OUTPUT);
pinMode(10, OUTPUT);
TCCR1A = 0;
TCCR1A = (1 4200) {
OCR1B = 4200;
}
if (OCR1B < 3000) {
OCR1B = 3000;
}
}
https://www.instructables.com/id/DIY-Miniature-Solar-Tracker/
https://www.youtube.com/watch?v=_6QIutZfsFs
Vous avez imprimé ce modèle ? Connectez-vous et partagez votre make !
Connectez-vous pour laisser un commentaire
Se connecterPas encore de commentaires – soyez le premier !