<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>SimC | Amit Kumar Nandi</title> <!-- Bootstrap --> <link rel="stylesheet" href="css/bootstrap.css"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <nav class="navbar navbar-default navbar-inverse"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">SimC</a></div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li class="active"><a href="#">HOME<span class="sr-only">(current)</span></a></li> <li><a href="#">SimC</a></li> <li><a href="https://aamitn.github.io/rg/robosim.html">KineSim</a></li> <li><a href="https://amitnandi.business.site/?fbclid=IwAR1OFUyfWOCghUAjsHuUnQshJOcmq1vFCTgBR1XvruoJfReEJzWh82fj4Cs">NMPL</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="https://aamitn.github.io/products.html">Other Products</a></li> <li><a href="https://sites.google.com/view/aamit?fbclid=IwAR0rZbtCey_7oybZSHeHm33GzIYkLzv7o53mhDryCof7cW7IPI1aSg_eljM">Amit Kumar Nandi</a></li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container-fluid --> </nav> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="jumbotron"> <h1 class="text-center">THE BEST FREE ONLINE CIRCUIT SIMULATOR</h1> <div class="row"> <div class="col-lg-2 col-md-offset-4 col-md-2 col-sm-offset-3 col-sm-3 col-xs-offset-3 col-xs-3 col-lg-offset-3"> <p><a class="btn btn-success btn-lg" href="circuitjs.html" role="button">TRY NOW!</a></p> </div> <div class="col-lg-2 col-md-6 col-sm-6"> <p><a class="btn btn-primary btn-lg" href="#" role="button">OTHER SIMUATION PRODUCTS</a></p> </div> </div> <p class="text-center">Professional Electronics Simulation and Anaysis on your Browser!</p> <p class="text-center">From Nandi Mechatronics Pvt. Ltd. </p> <img src="SimC.jpg" alt="" class="img-responsive"> </div> </div> </div> </div> <div class="container"> <div class="row"> <div class="text-center col-sm-6"> <h3>4000+ Components</h3> <p>Choose From an array of components from our Library</p> <a class="btn btn-danger btn-lg" href="#" role="button">Tutorials</a></div> <div class="text-center col-sm-6"> <h3>Osilloscope Simulation</h3> <p>Visualize at the palm of your hands!<br> </p> <a class="btn btn-info btn-lg" href="#" role="button">Documentation</a></div> </div> </div> <hr> <div class="container"> <div class="row"> <div class="col-lg-3 col-md-6 col-sm-6"> <h2><span class="glyphicon glyphicon-pencil" aria-hidden="true"></span> Extensive Library</h2> <p>we Provide an extensive library of both passive & active electronics components with SPICE compatible layout.</p> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <h2><span class="glyphicon glyphicon-pencil" aria-hidden="true"></span> Multiple Instances</h2> <p>Run mutiple Osilloscope interfaces at the same time , which is very convinient for model testing.</p> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <h2><span class="glyphicon glyphicon-pencil" aria-hidden="true"></span> Import/Export Function</h2> <p>Import to SPICE friendly format text file and use it later in our software, great for sharing your work with the world!</p> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <h2><span class="glyphicon glyphicon-pencil" aria-hidden="true"></span> Open Source </h2> <p>Our software is completely open-sourced with GPL licensing.</p> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-sm-6"> <div class="thumbnail"> <img src="r2.jpg" alt="Thumbnail Image 1" class="img-responsive"> <div class="caption"> <h3>Visit Nandi Mechatronics Pvt. Ltd.</h3> <p>We Specialize in Automation Software & Hardware</p> <hr> <p><a href="https://aamitn.github.io/" class="btn btn-success" role="button">VISIT US!</a></p> </div> </div> </div> <div class="col-sm-6"> <div class="thumbnail"> <div><img src="r1.png" alt="Thumbnail Image 1" height="584" class="img-responsive"></div> <div class="caption"> <h3>Robotics Simulation : KineSim</h3> <p>Our Latest Software in Automation Domain </p> <hr> <p><a href="https://aamitn.github.io/rg/robosim.html" class="btn btn-success" role="button">TRY KINESIM NOW!</a></p> </div> </div> </div> </div> </div> <div class="container"> <div class="row"> <h1>Pricing Table</h1> <hr> <div class="col-lg-3 col-sm-6"> <div class="panel panel-default panel-success"> <!-- Default panel contents --> <div class="panel-heading"> <h3>Free</h3> </div> <!-- Table --> <table class="table"> <thead> <tr> <th> </th> </tr> </thead> <tbody> <tr> <th scope="row">1 Free Forever!</th> </tr> <tr> <th scope="row">2 Examples</th> </tr> <tr> <th scope="row">3 All Functionaities</th> </tr> <tr> <th scope="row"><p class="text-center"><a class="btn-success btn">Buy Now</a></a></p></th> </tr> </tbody> </table> </div> </div> <div class="col-lg-3 col-sm-6 col-lg-offset-1"> <div class="panel panel-default panel-warning"> <!-- Default panel contents --> <div class="panel-heading"> <h3>Basic</h3> </div> <!-- Table --> <table class="table"> <thead> <tr> <th> 9$/mo </th> </tr> </thead> <tbody> <tr> <th scope="row">1 Free+</th> </tr> <tr> <th scope="row">2 24/7 Support</th> </tr> <tr> <th scope="row">3 Extended Documentation</th> </tr> <tr> <th scope="row"><p class="text-center"><a class="btn-warning btn">Buy Now</a></p></th> </tr> </tbody> </table> </div> </div> <div class="col-sm-6 col-lg-3 col-lg-offset-1"> <div class="panel panel-default panel-info"> <!-- Default panel contents --> <div class="panel-heading"> <h3>Professional</h3> </div> <!-- Table --> <table class="table"> <thead> <tr> <th> 199$ Perpetual </th> </tr> </thead> <tbody> <tr> <th scope="row">1 Free++</th> </tr> <tr> <th scope="row">2 24/7 Support + Custom Patches</th> </tr> <tr> <th scope="row">3 Business Lisencing</th> </tr> <tr> <th scope="row"><p class="text-center"><a class="btn-info btn">Buy Now</a></p></th> </tr> </tbody> </table> </div> </div> </div> </div> <hr> <div class="container"> <div class="row"> <div class="col-lg-4 col-md-6 col-sm-6"> <h2>Contact Us</h2> <address> <strong>Nandi Mechatronics Pvt. Ltd.</strong><br> 11A, Eastern Park, First Road, Santoshpur,<br> Kolkata, India, 700075 </address> <address> <abbr title="Phone">P:</abbr> (+91) 7980228197 </address> <h4>Social</h4> <div class="row"> <div class="col-xs-2"><img class="img-circle" src="images/1.png" alt="" href="https://www.linkedin.com/company/nandii"></div> <div class="col-xs-2"><img class="img-circle" src="images/2.png" alt="" href="https://www.facebook.com/nandimechatronics"></div> <div class="col-xs-2"><img class="img-circle" src="images/3.png" alt="" href="https://github.com/aamitn"></div> <div class="col-xs-2"><img class="img-circle" src="images/4.png" alt="" href="https://twitter.com/ibigwiz"></div> </div> </div> <div class="col-lg-4 col-md-6 col-sm-6"> <h2>Testimonials</h2> <div class="media"> <div class="media-left"> <a href="#"> <img class="media-object" src="images/35X35.gif" alt="..."> </a> </div> <div class="media-body"> <h4 class="media-heading">Media heading</h4> Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. </div> </div> <div class="media"> <div class="media-left"> <a href="#"> <img class="media-object" src="images/35X35.gif" alt="..."> </a> </div> <div class="media-body"> <h4 class="media-heading">Media heading</h4> Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. </div> </div> </div> <div class="col-lg-4 col-sm-12"> <h2>About Us</h2> <p>We provide in-depth technical support for Design Manufacturing and Engineering Projects in the control system domain apart from taking up small to medium scale electronics and electrical projects with complete end-to-end solution from hardware conceptualisation , implementation to PCB design</p> <p>We also provide custom control system software design along with support for industry leading Simulation software like NX, Simscale</p> </div> </div> </div> <hr> <footer class="text-center"> <div class="container"> <div class="row"> <div class="col-xs-12"> <p>Copyright © Nandi Mechatronics Pvt. Ltd. All rights reserved.</p> </div> </div> </div> </footer> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="js/jquery-1.11.3.min.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="js/bootstrap.js"></script> </body> </html>