fadhil
2008-08-06 14:40:10 UTC
Hi, so me and my friend had just made this project:<img src="Loading Image..."> How it works is like this:When the input DAQ's voltage is 3.7, it will trigger the output DAQ(vibrator), which will make the vibrator pulse.But the problem me and my friend is having is this:For the pulse to work, it needs to be in the while loop. But since its in the while loop, it will never stop, even after the voltage has dropped below 3.7v.Is there any way to stop/reset the pulsing?Thank you in advance.