โ† Home

๐ŸŽ“ Boolean Logic Interactive Simulator

Progressive Learning Tool - From Simple to Advanced

Module 1: Interactive Truth Tables

๐Ÿ“– Instructions: Select a logic gate to see its truth table. Click on the input cells (A, B) to toggle between 0 and 1, and watch the output change in real-time!

๐Ÿ“š Gate Information

๐ŸŽจ Gate Symbol

Module 2: Logic Circuit Builder

๐Ÿ“– Instructions:
1. Select a component and click canvas to place it
2. Use Wire Mode to connect: click an output port (right side), then an input port (left side)
3. Click Input nodes to toggle 0/1 (works in any mode!)
4. Double-click a gate to change its type (e.g., AND โ†’ NOR) without rewiring!
5. Use Delete Mode to remove elements or wires
6. Watch the Live Truth Table on the right update as you build!
Components:
Modes:
Mode: Select

๐Ÿ“Š Live Truth Table

Add inputs, outputs, and wire them together to see the truth table.

๐Ÿ’ก Quick Start: Place 2 Inputs โ†’ Place an AND gate โ†’ Place an Output โ†’ Use Wire Mode to connect Input outputs to AND inputs, then AND output to Output input โ†’ Toggle inputs to see the result!

Module 3: Boolean Expression Solver

๐Ÿ“– Instructions: Enter a Boolean expression using AND, OR, NOT operators. Set your input values and click "Evaluate" to see the step-by-step solution!
Use: AND, OR, NOT, NAND, NOR, XOR, parentheses ( ). Variables: A, B, C, D
A:
0
B:
0
C:
0
D:
0

Module 4: PEDMAS Step-by-Step Calculator

๐Ÿ“– Instructions: Enter a mathematical expression and watch the calculator solve it step-by-step following the PEDMAS rule!
Use: +, -, *, /, ^(power), ( )
Quick Examples:

๐Ÿ“‹ PEDMAS Order:

๐Ÿ“ฆ
Parentheses
๐Ÿ“Š
Exponents
โž—
Division
โœ–๏ธ
Multiplication
โž•
Addition
โž–
Subtraction

Module 5: Interactive Quiz

Score: 0 / 0
Correct: 0 | Wrong: 0