top of page
SCIBOT








Obstacle avoiding robot with Arduino code
To make an obstacle avoiding robot, watch the step by step video on my youtube channel: https://youtu.be/GJ6XHrs9Lf0 Arduino code: const...
Scibot
Aug 3, 20231 min read


Line follower robot with Arduino code
To make a Line follower robot, watch step by step video on my youtube channel: https://youtu.be/_SekCCU0_pc Arduino code: #define LS 2 //...
Scibot
Aug 3, 20231 min read


Bluetooth controlled robot with Arduino code
To make a Bluetooth controlled robot, watch step by step full video on my youtube channel: https://youtu.be/PNm-9I9KAR8 Arduino code:...
Scibot
Aug 3, 20231 min read


UVM Introduction
UVM Introduction. What is UVM? What was used before UVM? Why UVM over OVM?
Scibot
Aug 2, 20234 min read
bottom of page