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
yep (LED+NCGate)
Can you give me example how you wire and do settings?
check ur notification :3
Check this: http://steamcommunity.com/sharedfiles/filedetails/?id=737426652
replace the LED with a Lamp and set the delay to 2 :-)
Other way:
You can also replace the the Logic Gate with a Number Comparison Gate, same wiring and set the NCGate to: Equal
https://www.youtube.com/watch?v=mHZb4j3knl8
This is what I came up with...
By this I mean that on the moment you switch off, if you switch off while the delay gate already has a pending signal to forward to the logic gate, the circuit will be on permanently.
That's why personally I use a NOT (inverter gate) and an AND (logic gate) instead. It's 1 more component, but the circuit is absolutely stable on both switch on and off.
Do you want them just to individually blink, do you want all of them to blink at the same time, do you want them to sequentially blink (like a wave), do you want them to sequentially light up and then once they're all lit up, start sequentially turning off?
So many options for blinking lights!
Now I wanna take this further, I'll try to explain my question simple as I can :)
I have Led row with 20 Leds, is there way to get em blinking like Led 1 lights on and stays on, led 2 lights on and stays on, Led 3 lights on and same time Led 1 turns off, Led 4 lights on and Led 2 turns off.
So you could get like "moving" led light show. Im sure you can do this some how and I'll figure it out eventually, but now Im just gonna cheat and ask :D
Switch -> Logic Gate (XOR). Logic Gate SEND -> Delay Gates Receive. See this image http://i.imgur.com/ZjOzPKr.jpg (How do you post images here?)
The 4led system I got to work I had to wire Delay gate 2nd receive -> logic gate (I had 2, I only connected to other one) and this made em blink different time.
What am I missing here? Im really confused and will appreciate help, ty!
Also ty for the sequential, Ill try that when I fully understand this blink thing :D
EDIT: wait, do I need 8 logic gates??