Push button servo control

Hi i #m new to XOD and arduino and would like some help to move a servo with a button
,all i need is to have the servo to set angel when the button is closed and return to zero
when open Regard Harry

For such a simple program, I would suggest you give it a try yourself, then share what you have with the group to ask for help.

To get you started, I would suggest using the nodes: button, if-else, and servo.

If you have no idea at all how to get started, I suggest going through the built-in tutorial project that comes up when you first start XOD. There is also a lot of helpful information here: https://xod.io/docs/ The case-studies link will walk you through a bunch of sample programs.

1 Like