Code Monkey home page Code Monkey logo

simulide-dev's Introduction

SimulIDE

Electronic Circuit Simulator

SimulIDE is a simple real time electronic circuit simulator, intended for hobbyist or students to learn and experiment with analog and digital electronic circuits and microcontrollers. It supports PIC, AVR, Arduino and other MCUs and MPUs.

Simplicity, speed and ease of use are the key features of this simulator. You can create, simulate and interact with your circuits within minutes, just drag components from the list, drop into the circuit, connect them and push the “power button” to see how it works.

Simulation speed is one of the most relevant characteristics of this simulator. It has been deeply optimized to achieve excellent speeds and low cpu usage.

SimulIDE also features a code Editor and Debugger for Arduino, GcBasic, PIC asm, AVR asm and others. It is possible to write, compile and do basic debugging with breakpoints, watch registers and global variables.

Building SimulIDE:

Build dependencies:

  • Qt5 dev packages
  • Qt5Core
  • Qt5Gui
  • Qt5Xml
  • Qt5Widgets
  • Qt5Concurrent
  • Qt5svg dev
  • Qt5 Multimedia dev
  • Qt5 Serialport dev
  • Qt5 qmake

Once installed go to build_XX folder, then:

$ qmake
$ make

In folder build_XX/executables/SimulIDE_x.x.x you will find executable and all files needed to run SimulIDE.

Running SimulIDE:

Run time dependencies:

  • Qt5Core
  • Qt5Gui
  • Qt5Xml
  • Qt5svg
  • Qt5Widgets
  • Qt5Concurrent
  • Qt5 Multimedia
  • Qt5 Multimedia Plugins
  • Qt5 Serialport

No need for installation, place SimulIDE folder wherever you want and run the executable.

simulide-dev's People

Contributors

arcachofo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.