Posts

Simple Python Program to know Covid-19 Cases in any country

Image
This is a really simple python program to know covid-19 cases: 1: Open any of the notebook like Jupyter Notebook , Google Colab , Kaggle Notebook or VS Code . 2: Then Install covid library using pip .           >pip install covid  3: Then follow the code as shown below:                               Thank You !

A Simple Proteus project for Beginners

Obstacle Avoiding Circuit :  We have to draw an obstacle avoiding circuit in proteus. For that, open proteus and select the following components . If you don't have proteus , then you can download and install it from  here  . 1.                 Arduino UNO R3 2.                 LOGICSTATE (I have used this instead of   “Echo” pin of the ultrasonic                                                                                 sensor) 3.                 2 DC Motors 4.                   Motor Driver (L293D) 5.               ...