Click here to Skip to main content
15,889,484 members
Articles / Internet of Things / Arduino

Implementation and Testing of Universal, Reversible Fredkin Gates

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
2 Apr 202010 min read 13.5K   134   1  
Implementation of Fredkin gates using standard TTL ICs, and their testing with an Arduino Uno microcontroller board
This article presents the implementation of Fredkin gates using standard Transistor-Transistor-Logic (TTL) integrated circuits (ICs), and their testing with an Arduino Uno microcontroller board. The correct functionality of the implementation is demonstrated by manual testing, by automated testing with an Arduino Uno microcontroller board, and by automated testing via a C# program (running on the host computer) interacting with a C++ Sketch running on the Arduino board.

Views

Daily Counts

Downloads

Weekly Counts


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions