#Logic - Input values
1 messages · Page 1 of 1 (latest)
The And gate. It has two inputs that will let the output signal pass if both are the same.
Good point, never thought about that. Thanks!
Is there something I can use which as a set signal length to use as the other input?
Yea, the number interface
Solid thanks for the help
Np
Is there such thing as a signal booster?
Have tried signal addition using calculator but it doesnt result in what I want
number Combiner
if you want a very specific number just combine it with numberr interface
What do you mean sorry, is there a component called a number combiner?
So using a signal strength 1->6 what would I do to have an output of 10?
oh if you want that just use a T-Flipflip, NotGate connected to another NotGate
or you could always set a calculator(addition) with number interface of 4 to the side
what are you trying to achieve with this?
you could always try to do something like this
i think it would work better in your design
just change the button and incrementor next to it for a number interface
Have the weather sensor detect the weather
It outputs a strength 1 - 6 depending on the weather
Have 6 light bulbs (with signs next to them)
If signal from weather sensor is 1, the first light bulb lights up with a strength of 10
If signal from weather sensor is 2, the seccond light bulb lights up with a strength of 10
etc etc
remove this part and just connect directly to the light bulb the AND gates
Without that the light which should be light up will only be of a strength 1,2,3,4,5 or 6 and not 10
hold on let me do it in my base
ok no worries
where did you get the light bulbs?
Alans auto logistics
The box has 4x on them but I scaled down to just a single light bulb
Use relays to change number signals
Could you briefly explain it, whats under the number interfaces, the not gates and the wierd antenna things to the right of the lamps
i run out of notgates, if you don't wanna use not gates you can use this one instead number combiner
its just your set up on this part here i just overlayed it
Then just connect two not gates after each and gate output?
yeah or you can use number combiner if you want so less wiring
connect it to the 2nd port
the anthenas are speakers it lets you know what it is "raining, sunny, thunderstorm, etc" base on what you've put inthere
Ah ok will give it a go, thanks for the help!
np
Seems to be working, thanks so much for the help!