Sun Tracker Solar Panel - Circuit Diagram | Dual Axis Without Arduino | Harish Projects

Image
 Circuit Components List  1. TDA2822 IC 2x 2. 10k ohm Resistor 4x 3. 5mm LDR 4x 4. N20 Gear Motor 2x 5. N20 Wheel 6. Solar Panel  7. Zero PCB 8. Sunboard  9. 3.7v Small Battery  10. Charging Module 11. Tip Top Button Ordre all components from Here  Click here 👉  https://harishprojects.com/   …….. Circuit Diagram……….. ……….Watch full Detailed video………

Inspire Award Project | Earthquake Detection भूकंप से बचाएगा | Best science Project | Harish Projects


           YouTube Link:-



About this Project:-
Inspire Award Project | Earthquake Detection भूकंप से बचाएगा | Best science Project
Science project for Class 5th to 12th class students. Hello Guys. main hu Harish Choudhary. aaj ke is video me maine ek simple sa Arduino science project banaya hai ye project earthquake aane pr alert karta hai. aur ye project 5th, 6th, 7th, 8th, 9th, 10th, 11th &12th class ke students ke liye hai. is video ko aap complete watch krna kyuki maine is video me full detailed bataya hua hai, making connection, working etc.

Arduino code:

int vib_pin=7; int led_pin=13; void setup() { pinMode(vib_pin,INPUT); pinMode(led_pin,OUTPUT); } void loop() { int val; val=digitalRead(vib_pin); if(val==1) { digitalWrite(led_pin,HIGH); delay(1000); digitalWrite(led_pin,LOW); delay(1000); } else digitalWrite(led_pin,LOW); }


Project Diagram:

.

.
.
.


Comments

Unknown said…
Sir maine bhukamp wala project banaya hai lekin wo bagair vibrat ke bhi alarm hamesa bajta rahta hai kya kare

Popular posts from this blog

Smart Bridge - Automatic Hight increase when flooding | Best science Project

Inspire Award Project | Train accident Prevention project | Best science Project / Harish Projects

How to make Wifi Talking robot with arduino codes and Diagram best science project