top of page
SCIBOT
Scibot
Aug 4, 202312 min read
UVM Project1: D Flip Flop
UVM Project1 : D Flip Flop verification. Line by line Design and Verification codes are explained and link to run project on EDA playground.
71 views0 comments
Scibot
Aug 3, 20231 min read
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...
17 views0 comments
Scibot
Aug 2, 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 //...
45 views0 comments
Scibot
Aug 2, 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:...
23 views0 comments
Scibot
Aug 2, 20234 min read
UVM Introduction
UVM Introduction. What is UVM? What was used before UVM? Why UVM over OVM?
25 views0 comments
bottom of page