Skip to content

This is project made by engineering students. We are trying to learn git and python. We are implementing basic electronic circuits in python. We are planning to upload this module on pypi . We are open to your great feedback on this. Surely we will love to hear and accept valuable responses and and help in development.

License

Notifications You must be signed in to change notification settings

Sunillad08/Digital_Logic

Repository files navigation

Digital Logic Functions

Project implements basic to advance logic functions like gates , flip flops and many more circuits...

Contributors:

Sunil Lad

Parth Khanolkar

Circuits and logics to be implemented

First release :

  • Bases Conversion

    • Binary to Decimal
    • Binary to Hexadecimal
    • Binary to Octal
    • Decimal to Hexadecimal
    • Decimal to Octal
    • Decimal to Binary
    • Octal to Hexadecimal
    • Octal to Decimal
    • Octal to Binary
    • Hexadecimal to Octal
    • Hexadecimal to Decimal
    • Hexadecimal to Binary
    • Binary to BCD
    • Binary to gray
    • BCD to Binary
    • BCD to gray
    • Gray to Binary
    • Gray to BCD
  • Logic Gates

    • AND gate
    • OR gate
    • NOT gate
    • NAND gate
    • NOR gate
    • XOR gate
    • XNOR gate
  • Flip flops

    • Nand Latch
    • Nor Latch
    • SR flip flop
    • D flip flop
    • JK flip flop
    • JK master slave flip flop
    • T flip flop
  • Combinational Logic Circuits

    • Multiplexer
    • Demultiplexer
    • Encoder
    • Decoder
  • Display terminals

    • Seven segment display
  • Arithmetic Circuits

    • Half adder
    • Full adder
    • Half subtractor
    • Full subtractor
    • Comparator
  • Counter

    • Ring counter
    • Jonhson counter
    • Ripple counter
  • Shift Registers

    • SISO
    • SIPO
    • PIPO
    • PISO

About

This is project made by engineering students. We are trying to learn git and python. We are implementing basic electronic circuits in python. We are planning to upload this module on pypi . We are open to your great feedback on this. Surely we will love to hear and accept valuable responses and and help in development.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages