Creativerse

Creativerse

Riggedi Aug 4, 2016 @ 3:03am
Blinking Led lights?
Topic says it all, is it possible and how you do? I am no expert, but I made something "little more advanced" wiring, but I cant seem to figure how can I make blinking led's that stays on after I hit the lever and goes off after I hit the switch again.

Ty advance to who ever is able to help :)

edit: also can I get "blinking lamps" that goes on and off like every 2seconds.
Last edited by Riggedi; Aug 4, 2016 @ 3:04am
< >
Showing 1-15 of 29 comments
MasoCheese Aug 4, 2016 @ 3:33am 
i'm using number comparison gate machine to make blinking led =)
yep (LED+NCGate)
Riggedi Aug 4, 2016 @ 3:37am 
i'm using number comparison gate machine to make blinking led =)
yep (LED+NCGate)

Can you give me example how you wire and do settings?
MasoCheese Aug 4, 2016 @ 3:44am 
i'll show u live example
check ur notification :3
Falli Aug 4, 2016 @ 4:33am 
wow :D what a timing :D
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
Last edited by Falli; Aug 4, 2016 @ 4:42am
Day Aug 4, 2016 @ 4:39am 
It works. Just tried it.
Riggedi Aug 4, 2016 @ 4:47am 
THANK YOU! :D
Darth Nautas Aug 4, 2016 @ 6:15am 
I made a triple row of blinking lights (9X3) using the holiday colored lights.
Feralidragon Aug 4, 2016 @ 11:18am 
The only problem with using a XOR for blinking lights is that it's unstable when you turn the switch off.
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.
Lil Puppy Aug 4, 2016 @ 3:13pm 
All this is nice but it kind of depends on how you want your lights to blink.
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!
Riggedi Aug 4, 2016 @ 10:40pm 
Good questions, when I started the topic I just wanted to create 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
Riggedi Aug 5, 2016 @ 9:33am 
This is so messed up... I made that 4 Led, 2red and 2blue to work somehow, but now I have like 30. I have 8 delay gates named Z1 - Z8 with different delays connecting to different leds. Idea is to get "really messed up epileptic light show.

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??
Last edited by Riggedi; Aug 5, 2016 @ 9:37am
EternalClimb Aug 5, 2016 @ 9:34am 
Try this tool to build and test your models easier http://www.neuroproductions.be/logic-lab/index.php
< >
Showing 1-15 of 29 comments
Per page: 1530 50

Date Posted: Aug 4, 2016 @ 3:03am
Posts: 29