New Arduino Project 2021// Arduino Length Gauge// न्यू अरुडिनो प्रोजेक्ट 2021 8:15 PM CIRCUIY DIAGRAM:- ARDUINO CODE :- //JUST COPY AND PAST ON ARDUINO SOFTWARE // defines pins numbers const int trigPin = 8; const int echoPi...Read More
Light Chaser At Home/Diwali Special lights किसी भी लाइट को रनिंग लाइट बनाये/How To Make Light Chaser 9:25 PMAYUB CREATION CIRCUIT DIAGRAM :- ARDUINO CODING:- //DO COPY AND PAST ON ARDUINO APP OR SOFTWARE:- void setup() { //AYUB CREATION YOUTUBE C...Read More
How To Make Human Following Robot Using Arduino ? Robot pet // या रोबोट खुद मेरे पीछे पीछे आएगा 2:30 AM CIRCUIT DIAGRAM :- ARDUINO CODE :- JUST COPY AND PAST ON ARDUINO SOFTWARE :- const int trig1 = 3; const int echo1 = 2; const int trig2 = 5...Read More
Arduino Obstacle Avoiding Robot // Doraemon jaisa robot //Arduino project 8:04 PM CIRCUIT DIAGRAM:- IF YOU MAKE WITH MOTOR DRIVER:- ARDUINO CODE:- DO COPY AND PAST ON ARDUINO SOFTWARE:- const int trig = 8...Read More
POV DISPLAY CODE // ARDUINO DISPLAY // SPINNING DISPAY 8:53 AM CIRCUIT DIAGRAM:- ARDUINO CODE:- JUST COPY AND PASR int NUMBER9[]={1,1,1,1,0,0,0,1, 1,0,0,1,0,0,0,1, 1,0,0,1,0,0,0,1, 1,0,0,1,...Read More
AUTOMATIC HAND WASH MACHINE//New Arduino project 7:38 PM Hello, friends, Aaj is video me ham ek hand washing machine banynge. Joki bohot useful gadget hai. Yeh bohot easy hand sanitizer machine ha...Read More
Smart stick for blind man 5:15 AM ARDUINO CODING:- (JUST COPY AND PAST ON ARDUINO SOFTWARE) // defines pins numbers const int trigPin = 8; const int echoPin = 1...Read More
jingle bell arduino music 6:31 PM JUST COPY AND PAST :- int tonePin = 11; /// Busser port void setup () { } void midi() { tone (tonePin, 293, 225.0); ...Read More
ARDUINO PIANO 1:32 AM CIRCUIT DIAGRAM ARDUINO CORD * JUST COPY AND PAST ON THE ARDUINO SOFTWA...Read More