Log in

View Full Version : auto motor


techno4229
21-02-2012, 18:23
well, ive come to a halt, ive search forums on about how to have a motor run constantly then have a button to make it go faster then when release so go back to a normal speed, but when turned on to slowly speed up :P then slowly speed down so short and simple:

have a motor to slowly speed up when powered then button to speed up then go back to speed set

DominickC
21-02-2012, 18:55
Something like this (http://www.chiefdelphi.com/forums/showthread.php?t=103528)should work. When the button is not pressed, or false, ignore the comment in the image instructing you to set the false value to 0. Set the output to a number greater than 0, but less than 1.

techno4229
21-02-2012, 18:57
k ill see what happens