Scrap Mechanic

Scrap Mechanic

Not enough ratings
Tiny Desk Engineer's Logic Circuit Collection
   
Award
Favorite
Favorited
Unfavorite
Description
This collection contains various circuits to do certain things with binary input.

Everything in this pack is made in vanilla unless specified.
Items (2)
SR Latch
Created by Tiny Desk Engineer
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
Created by Tiny Desk Engineer
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...