AKSHIT'S INNOVATION LABDec 9, 20221 min readCode and Diagram For Obstacle Avoiding RobotCode// //AKSHIT INNOVATION LAB //SUBSCRIBE NOW #include <Servo.h> //Servo motor library. This is standard library #include...
AKSHIT'S INNOVATION LABJul 2, 20211 min readCode and Circuit diagram Home automation AKSHIT INNOVATION LAB------------------------------------------------------------------------------------------------ CODE -----------------------------------...
AKSHIT'S INNOVATION LABMay 18, 20211 min readCODE AND DIAGRAM FOR SERVING ROBOT--------------------------------------------------------------------------------------------------------------------- DIAGRAM...
AKSHIT'S INNOVATION LABJan 31, 20211 min readCode and Circuit Diagram For RFID Door Lock / akshit innovation labCODE --------------------------------------------------------------------------------------------------------- //AKSHIT INNOVATION LAB...
AKSHIT'S INNOVATION LABNov 29, 20201 min readCode and circuit diagram for musical keyboard / akshit innovation lab// Musical Keypad //life time skills https://www.youtube.com/channel/UCvqrugW02HjKbGUE2bw0muw #define c3 9 #define c2 8 #define c1 7...
AKSHIT'S INNOVATION LABNov 5, 20201 min readCode and circuit diagram for Remote finder/************************************************************* Download latest Blynk library here: https://github.com/blynkkk/blynk-libra...
AKSHIT'S INNOVATION LABAug 31, 202017 min readCode and circuit diagram for music playerDespacito // life time skills int tonePin = 11; // Pin altavoz void setup() { } void loop() { Despacito();...