Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Simply take 3 OR logic gates with toggle and put them on a row, then take 3 AND gates and put them on a row below the OR gates, then connect each OR gate to the AND gate below it and to the next AND gate on the row (the last OR gate is connected to the first AND gate) and each AND gate to the OR gate above it, then take another OR gate, set 0.001 as delay and 0.02 as active time and connect it to all AND gates, that OR gate is the input of the system, the toggled OR gates are the outputs. Finally take an always on sensor (distance sensor with 0 range and invert trigger) and connect it to a new OR gate, on that OR gate set 0.001 as delay and 0.02 as active time and connect it to the first toggled OR gate.
As an additional note this can be expanded infinitely to an n-state toggle, however for bigger values of n (depends on for what you are using it, but it's usually between 7 and 20) there are other circuits which use less gates, here is an example blueprint for n=10: https://steamcommunity.com/sharedfiles/filedetails/?id=2134487841