new to the basic stamp. programing question
Nicol
Posts: 1
I am trying to program the basic stamp to do a specific function and i am not sure how. right now I have the servo and an led connected with two push buttons. the led is always on and when you press one button the servo moves counter clockwise and when you press the other it moves clockwise. I would like to only have one push button and when it is pressed the led turns on and the servo moves counter clockwise, when the button is released the servo returns to its original position and the led turns off again. how do I do that? thank you
Comments
If we could see your code we could help more.
RJL