Hello, I would like to set my pi up as a server and be able to update the values of variables in my python script with values coming from an input on the web page. For example, I want a stepper motor to make a certain number of steps based on value inputted into a box on a web page. Is it possible t...