Logigator icon
Logigator icon

Logigator

 1 like

Build and simulate your own circuits with Logigator, a simple yet powerful online tool.

Main Window after start

License model

  • FreeOpen Source

Application type

Country of Origin

  • DE flagGermany
  • European Union flagEU

Platforms

  • Windows  Discontinued since 03.2022
  • Linux  Discontinued since 03.2022
  • Online  Still in development, usable for free.
  • Docker  There is a docker-compose.yaml file provided in the repository.
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Cloud Sync
  2.  Ad-free
  3.  Dark Mode
  4. Docker icon  Support for Docker
  5.  Circuit Simulation

 Tags

  • selfhosted
  • logic-simulation
  • logic-design
  • Docker Compose
  • logic-debug
  • logic-circuits

Logigator News & Activities

Highlights All activities

Recent activities

Show all activities

Logigator information

  • Developed by

    DE flagLogigator, Andreas Schlößl
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English
    • German
    • Spanish
    • French

AlternativeTo Category

Education & Reference

GitHub repository

  •  23 Stars
  •  2 Forks
  •  8 Open Issues
  •   Updated May 4, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Logigator, and it has gotten 1 likes

Logigator was added to AlternativeTo by Stimmenhotel on Jul 8, 2024 and this page was last updated Jul 9, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Logigator?

What is Logigator Logigator is an online simulator for logic gates which enables the user to build and simulate circuits with logic gates. For example, one can build half-adders and full-adders which can be used for learning. Whether one wants to experiment and explore boolean functions or design new and complex circuits - Logigator is the right tool. In addition, Logigator offers high performance even with large-scale projects. By using “WebAssembly” (https://webassembly.org/), the website can reach simulation speeds that would not be possible in a browser otherwise.

General The editor can be reached under https://logigator.com/editor and can be used to design and simulate circuits. To place an element, simply select the wanted element from the construction-kit on the left side of the window. The basic gates consist of: AND, OR, XOR, NOT as well as a delay which doesn't change the input signal and a clock, which outputs a signal in periodical intervals. Naturally, there are also more complex elements which are not mentioned here. After one selects an element, it can be placed by clicking anywhere in the canvas. Using the selection-tool one can select an element and change settings in the box in the bottom right corner. These settings vary from component to component. The wire-tool can then be used to connect the elements.

Custom Components One might want to use a part of a circuit multiple times. To simplify this process it is possible to define custom components, which can easily be placed multiple times and can even be used in other projects. There are two types of plug components: inputs and outputs. By placing these components one can mark the inputs and outputs of a custom components. Additionally parts of circuits can be labeled for better overview.

Simulation Mode The simulation-mode can be used to test and simulate circuits. To switch to simulation mode, simply press the “Start Simulation” button. To start the simulation simply press the play button. Now you can interact with the circuit. In case you want to see what the circuit is doing, you can pause the simulation and test it step by step. To return to the original state simply press the stop button. By default the simulation will run as fast as possible. However, the clock speed can be changed by simply entering the wanted speed or locking it to the display's frequency. The composition of custom components can be observed by simply clicking on them.

Saving Projects Projects and Components can either be saved locally as a file or in the cloud, which enables editing on multiple devices. To save projects online the user has to be logged in, which also enables projects to be shared with other users.

Logigator Videos

Show 4 more videos

Official Links