RedstoneChips

terminal

An input terminal for sending ascii characters or numbers over redstone wires. To use it, point towards one of its interface blocks and enter the chat command /rctype <data> Once the command is executed, the terminal will send the command data through its output according to the type sign argument.

The first sign argument sets the way the data is encoded.

The chip can be built with an optional clear input pin. When the clear pin is triggered any data left on the chip’s outputs is set to off.

This circuit can be directly connected to a print circuit.

source code


I/O setup

Sign text

  1. terminal
  2. [type] (ascii by default)
  3. [eot] (optional) Version history: Added to BasicCircuits 0.73
Fork me on GitHub