Jump to content

[need help] refueling automation


Recommended Posts

Hello,

so here is a picture of what I'm trying to do

20190114162055_1.thumb.jpg.31738e1f0ce527e3545a5ac903cb5f42.jpg

basically I'm trying to use waterclock to count fuel for rocket.

atm I use hydro sensor to trigger the memory toggle, is there a way to replace the hydro sensor?I mean some automation that give active signal then go inactive by itself, like when rocket landed it give active signal then that signal go inactive.

sorry for bad explanation and bad english, I hope someone can understand.

Link to comment
Share on other sites

If you are just doing it for the challenge, you can disregard this.  But if you're just looking for functionality, here's my much simpler solution.  The hydro sensor is used as a manual toggle to start fueling.  The clock sensor is just an emergency shut-off.  

edit:  I guess there's an answer to your original question in this as well.  If you use the NOT/AND combo seen in my screenshot, that's a positive edge detector.  It will send a momentary 'true' signal when the input switches to true.

Spoiler

20190114120609_1.thumb.jpg.5439ed2f7c52633bba371a3923050664.jpg20190114120441_1.thumb.jpg.e06641f46dcdc50f3e745047550bb552.jpg20190114120430_1.thumb.jpg.094bad53a18233e3a641f8a34d028ce1.jpg

 

Link to comment
Share on other sites

9 hours ago, Nitroturtle said:

edit:  I guess there's an answer to your original question in this as well.  If you use the NOT/AND combo seen in my screenshot, that's a positive edge detector.  It will send a momentary 'true' signal when the input switches to true.

  Reveal hidden contents

20190114120609_1.thumb.jpg.5439ed2f7c52633bba371a3923050664.jpg20190114120441_1.thumb.jpg.e06641f46dcdc50f3e745047550bb552.jpg20190114120430_1.thumb.jpg.094bad53a18233e3a641f8a34d028ce1.jpg

 

thank you, it worked out really well for my build.

but then come another problem, there are falling debris from the sky, this is because I use weight plate as a detector for rocket's presence.

now I wish there is a sensor that gives active signal when rocket has landed.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...