circuitsbeginnerArduino Uno
AND Gate Alarm
Two arming switches feed an AND gate — the alarm LED lights ONLY when BOTH are ON (e.g. both doors closed). They are slide switches, so they latch: slide each one ON and it stays, so you can hold both at once. Pure logic, no MCU — runs on the digital gate engine.
What you'll simulate
- ✓Real Arduino Uno emulation — cycle-accurate, no hardware needed
- ✓8 interactive components on the canvas
- ✓Serial Monitor included — see output in real time