
This software will display 4 selected characters (and one newline character) via the serial monitor on an Arduino.
The 7th input switch should be positioned to on to allow the multiplexors to receive a signal. The 8th input switch should be positioned to on for the serial monitor output to be started.
This project uses an Arduino Uno for its serial monitor.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | |||
| 1 | |||
| 2 | |||
| 3 | |||
| 4 | |||
| 5 | |||
| 6 | This input sends a signal to the multiplexors | ||
| 7 | This input enables output to the serial monitor | This output transmits the output signal to the receiver pin of the Arduino |