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!