Bitmutex
SimC

SIM-C is an online web-based electronics circuit simulator written in JAVA that runs on the browser by leveraging GWT.

Uncategorized

SIM-C: Circuit Simulation Software

SIM-C Logo
Web-based Circuit Simulator | Powered by Java & GWT

Try Now

🚀 About SIM-C

SIM-C is an advanced circuit simulation software originally written in Java and later ported to run directly in a web browser using Google Web Toolkit (GWT). It allows users to simulate electronic circuits without requiring any installation—just click and run!

🔥 Features

  • Runs in Browser: No setup needed, works directly from the web.
  • Java-Powered: Originally written in Java and optimized for performance.
  • GWT-Based: Seamlessly ported to the web for accessibility.
  • Interactive Simulation: Test and visualize circuit behavior in real time.
  • User-Friendly Interface: Intuitive UI for designing and analyzing circuits.

🎯 Getting Started

Try it instantly:

📦 Installation (For Developers)

If you want to run SIM-C locally or contribute to development, follow these steps:

Prerequisites

  • Java JDK 8+
  • GWT SDK
  • Maven (Optional)
  • A Modern Web Browser

Clone & Build

git clone https://github.com/aamitn/simc.git cd simc mvn clean package

Running Locally

mvn gwt:run

Access the app at http://localhost:8080/

🛠 Tech Stack

  • Java (Core Logic)
  • Google Web Toolkit (GWT) (Browser Port)
  • Maven (Build & Dependency Management)

🤝 Contributing

We welcome contributions! If you’d like to improve SIM-C, feel free to:

  1. Fork the repo
  2. Create a new branch (git checkout -b feature-xyz)
  3. Commit changes (git commit -m 'Added new feature')
  4. Push to branch (git push origin feature-xyz)
  5. Open a Pull Request

📜 License

This project is licensed under the Apache 2.0. See LICENSE for details.

📬 Contact

For issues, suggestions, or contributions, reach out via:


🚀 Enjoy seamless circuit simulation with SIM-C! 🚀

0