Giter Club home page Giter Club logo

virtual-digital-trainer's Introduction

Virtual Digital Trainer (VDT)

Virtual Digital Trainer is a simple application made in Python. It provides the dashboard to simulate the simple logic circuits and to verify them. It is similar to Electronics workbench, though it is not that advanced.

Requirement

For this application to work you need install the Python 2.7. In windows the "Tkinter" module (library file for GUI in Python) is installed along with the python2.7 but in Ubuntu you have to install it separately. Along with it you will need another module called Easygui.

To install in ubuntu execute the following command-

$ sudo apt-get install python-tk python-easygui

Working

Run the file project.py.

$ ./project.py

It will take sometime to initialized. Now you will have the main window. Click on the gate-buttons below the menu bar and Double-click on the work-area, the gate will appear. Now using the middle button dragging it you can create connections between the gates. Right click on the gate will pop a window for inputs to the gate. At least one seven segment is required for the circuit to simulate. After all connections check click on final connections button and verify the connections. At last click on the simulate button to activate the circuit. I have used some images in the project so comment them before running it.

vdt image

Downside

You cannot simulate circuits which has more number of gates. It works on only on Windows.

Suggestions, Comments

Feel free to raise errors, views, suggestions @ [email protected]

virtual-digital-trainer's People

Contributors

sagarrakshe avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

virtual-digital-trainer's Issues

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.