top of page
Search
Code and Diagram For Obstacle Avoiding Robot
Code// //AKSHIT INNOVATION LAB //SUBSCRIBE NOW #include <Servo.h> //Servo motor library. This is standard library #include...
AKSHIT'S INNOVATION LAB
Dec 9, 20221 min read
25 views
0 comments

Code and Circuit diagram Home automation AKSHIT INNOVATION LAB
------------------------------------------------------------------------------------------------ CODE -----------------------------------...
AKSHIT'S INNOVATION LAB
Jul 2, 20211 min read
104 views
0 comments

CODE AND DIAGRAM FOR SERVING ROBOT
--------------------------------------------------------------------------------------------------------------------- DIAGRAM...
AKSHIT'S INNOVATION LAB
May 18, 20211 min read
865 views
0 comments


Code and Circuit Diagram For RFID Door Lock / akshit innovation lab
CODE --------------------------------------------------------------------------------------------------------- //AKSHIT INNOVATION LAB...
AKSHIT'S INNOVATION LAB
Jan 31, 20211 min read
46 views
0 comments

Code 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 LAB
Nov 29, 20201 min read
11 views
0 comments

Code and circuit diagram for Remote finder
/************************************************************* Download latest Blynk library here: https://github.com/blynkkk/blynk-libra...
AKSHIT'S INNOVATION LAB
Nov 5, 20201 min read
5 views
0 comments

Code and circuit diagram for music player
Despacito // life time skills int tonePin = 11; // Pin altavoz void setup() { } void loop() { Despacito();...
AKSHIT'S INNOVATION LAB
Aug 31, 202017 min read
21 views
0 comments
bottom of page