# Install and Use Proteus Professional

## 1. Download Proteus Professional Demo from Website

#### 1.1 Open Url https://www.labcenter.com/downloads/

|![1.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647863840589/96TzKRCaI.jpg)|
|:--:|
|<b>Fig.1 - Proteus Download Page</b>|

#### 1.2 Click download
Enter your email and the download link will be sent to your email address and will expire in 2 hours.

|![4.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647863869298/jdq4VJj8j.jpg)|
|:--:|
|<b>Fig.2 - Proteus Download Link</b>|

## 2. Download and run the setup

#### 2.1 Visual C++ Installer will start before Proteus Setup
Install All 3 Packages.

VC++ 2008 | VC++ 2010 | VC++ 2013
--- | --- | ---
![](https://cdn.hashnode.com/res/hashnode/image/upload/v1647863993229/JmfGvlifu.jpg) | ![](https://cdn.hashnode.com/res/hashnode/image/upload/v1647863997885/SvXaexPwZq.jpg) | ![](https://cdn.hashnode.com/res/hashnode/image/upload/v1647864001508/Wx-EBESxc.jpg)

#### 2.2 Install Proteus with Default Settings 

| ![8.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647864011477/_9uc_inrD.jpg)|
|:--:|
|<b>Fig.3 - Proteus Setup</b>|

## 3. Open Proteus Professional

#### 3.1 Right Click and Run as Administrator Proteus Icon Present on Desktop

|![admin.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647864928172/4UYuq3mcv.jpg)|
|:--:|
|<b>Fig.4 - Run as Administrator</b>|

#### 3.2 Proteus Home Page

|![11.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647864944414/p4SBjCT1t.jpg)|
|:--:|
|<b>Fig.5 - Proteus Home Page</b>|

#### 3.3 Create New Project and Select Default Settings

|![17.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647865023425/cFrq9HiDP.jpg)|
|:--:|
|<b>Fig.6 - Default Schematic Window</b>|

#### 3.4 Menu Bar
You create/save/load/print etc the project from the menu bar

|![18.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647865120524/4nZfCII7a.jpg)|
|:--:|
|<b>Fig.7 - Menu Bar</b>|

#### 3.5 Simulation Controls
You can start stop and pause the simulation from here

|![20.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647865207822/9exEW3_ln.jpg)|
|:--:|
|<b>Fig.8 - Simulation Controls</b>|

#### 3.6 Modes
You can change to select/component/instrument mode etc from here

|![19.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647865242085/wx8hn-SlI.jpg)|
|:--:|
|<b>Fig.9 - Modes</b>|





#### 3.7 Device Manager
Click P in Component Mode or Press P on Keyboard to open Device Manager.
Here you can see and select the device/components installed for use.
Search and double click LED and Cell to use

|![21.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647865250448/npf5gPWxK.jpg)|![22.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647865259039/zCBha13oq.jpg)|
|:--:|:--:|
|<b>Fig.10 - LED</b>|<b>Fig.11 - Cell</b>|




#### 3.8 Selected Component will be present in Devices list on the left

|![23.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647865265101/dt6mgDCFs.jpg)|
|:--:|
|<b>Fig.12 - Devices List</b>|


#### 3.9 Drag and Drop components schematic view and connect the terminals

|![24.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647865282680/OveUIOe8i.jpg)|
|:--:|
|<b>Fig.13 - Simulation Schematic</b>|


#### 3.10 Double click the cell and change the voltage to 3V

|![25.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647865287777/4ge3Iwnb5.jpg)|
|:--:|
|<b>Fig.14 - Components Properties</b>|


#### 3.11 Clcik start simulation Button and LED will start Glowing

|![26.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647865295228/KrBAZ5_8s.jpg)|
|:--:|
|<b>Fig.15 - Simulation</b>|


