## eSim

eSim is an open source EDA tool for circuit design, simulation, analysis and PCB design. It is an integrated tool build using open source software such as [KiCad](http://www.kicad-pcb.org/), [Ngspice](http://ngspice.sourceforge.net/)

## Features
* It is an open-source tool.
* It can perform circuit design.
* It can perform Simulation.
* It can perform layout design.s
* It also has a feature of Model builder and Subcircuit builder.
* eSim has been successfully ported to low cost FOSSEE [laptop](http://laptop.fossee.in)

## Open-Source Software Used
* Python.
* KiCad.
* Ngspice.

## Pre-requisites
1. Python 3.0+
2. PyQt4
3. Matplotlib
4. NgSpice
5. KiCad (latest version released on April-2019)

## eSim Installation:

To use eSim on your machine please refer to link  [here](https://esim.fossee.in/downloads) for installation and other guidelines.

## eSim Manual
To know everything about eSim, how it works and it's feature please download manual [here](https://esim.fossee.in/resource/book/esimusermanual.pdf)

## Contact
For any queries regarding eSim please write us on at this [address](mailto:info@fossee.in).

## Contribution

Please refer [here](https://github.com/FOSSEE/eSim/tree/fellowship2019-python3/CONTRIBUTION.md) for further details.

## License
It is developed by FOSSEE team at IIT Bombay. It is released under GNU GPL License.