Giter VIP home page Giter VIP logo

simulide's Introduction

SimulIDE CE

Electronic Circuit Simulator Community Edition

SimulIDE Community Edition is a fork of SimulIDE software, a simple real time electronic circuit simulator, intended for hobbyist or students to learn and experiment with simple electronic circuits and microcontrollers, supporting PIC, AVR and Arduino. This is not an accurate simulator for circuit analysis. It aims to be fast, simple and easy to use, so this means simple and not very accurate electronic models and limited features. SimulIDE also features a code Editor and Debugger for GcBasic, Arduino, PIC asm and AVR asm. Editor/Debugger is still in its firsts stages of development, with basic functionalities, but it is possible to write, compile and perform basic debugging with breakpoints, watch registers and global variables. PIC simulation is provided by gpsim and avr simulation by simavr.

Building SimulIDE:

Build dependencies:

  • Qt5 dev packages
  • Qt5Core
  • Qt5Gui
  • Qt5Xml
  • Qt5Widgets
  • Qt5Concurrent
  • Qt5svg dev
  • Qt5 Multimedia dev
  • Qt5 Serialport dev
  • Qt5 Script
  • Qt5 qmake
  • libelf-dev
  • gcc-avr
  • avr-libc

Once installed:

mkdir build
cd build
qmake ..
make

In the folder build/release/SimulIDE_x.x.x you will find the executable and all the files needed to run SimulIDE. SimulIDE executable is in bin folder. No need for installation, place SimulIDE folder wherever you want and run the executable.

Social:

Here on this Discord channel you may ask for help or discuss different SimulIDE related matters.

Discord

GitHub issues GitHub pull requests GitHub forks

GitHub

Disclaimer:

SimulIDE software is originally developed by Santiago González Rodriguez and he is still the core developer of the software. This GitHub organization/repositories and the corresponding Discord channels, are community driven effort to make the software more accessible to users and developers. If you enjoy the software please support the original developer here on Patreon.

simulide's People

Contributors

mihaylov93 avatar guerinoni avatar foadsf avatar lemonpaul avatar pratikpc avatar blumia avatar stefandiaconu 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.