Scrap Mechanic

Scrap Mechanic

评价数不足
Tiny Desk Engineer's Logic Circuit Collection
   
奖励
收藏
已收藏
取消收藏
描述
This collection contains various circuits to do certain things with binary input.

Everything in this pack is made in vanilla unless specified.
项目 (2)
SR Latch
创建者: 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
创建者: 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...