/circuits

This repository contains small examples of common DC circuits using transistors.

MIT LicenseMIT

circuits

This repository contains small examples of common DC circuits using transistors.

The circuits implemented in using THIS circuit planner applet.

Simple circuits

  1. Buffer - TXT / Applet
  2. Inverter / NOT - TXT / Applet
  3. AND - TXT / Applet
  4. OR - TXT / Applet

Complex circuits

  1. 2-digit adder - TXT / Applet
  2. D-latch - TXT / Applet