Scrap Mechanic

Scrap Mechanic

Ei tarpeeksi arvosteluja
Tiny Desk Engineer's Logic Circuit Collection
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Kuvaus
This collection contains various circuits to do certain things with binary input.

Everything in this pack is made in vanilla unless specified.
Luomukset (2)
SR Latch
A Simple SR Latch. An SR Latch is a logic circuit which keeps track of a state and changes that state based on the inputs it gets. Inputs: Green: Set (Sets the white output to 1) Red: Reset (Resets the white output to 0)...
Multiplexer
It's a multiplexer. Inputs: White - Data Yellow - Selector Outputs: Purple - Outputs selected input (for example, if the Selector input is 0, the purple output will be the same as the top input, or Input 0. If the Selector input is 1, it'll do the same thi...