RedstoneChips

Circuit classes documentation

Here you can find documentation for circuit classes in both BasicCircuits and SensorLibrary.

logic gates

not, and, or, xor, nand, nor, xnor

integer binary math

adder, multiplier, divider, random

registers and memory

flipflop, dregister, shiftregister, pisoregister, srnor, sram, ramwatch

combinational logic circuits

encoder, decoder, multiplexer, demultiplexer, router, comparator, repeater, bintobcd, segdriver

sequential logic circuits

clock, pulse, delay, counter, ringcounter, burst

wireless communication

transmitter, receiver, iptransmitter, ipreceiver

actuators

print, pixel, synth, spark (SL), display

sensors

terminal, pirsensor (SL), photocell (SL), daytime (SL), rangefinder (SL), slotinput (SL), beacon (SL), playerid (SL), vehicleid (SL)

Fork me on GitHub