Parallax Feedback 360 servo, mqtt automated roller blinds

Hi, could anyone help me please. I have Nodemcu v1 and parallax feedback 360 servo. I'm sorry but my programming skils are extremally limited ( I can spagetti code when needed :slight_smile: ) and probably someone will have code that I'm looking for. I want to do the motorised blinds. All I want is that it stops where I point it to low/high. I have mqtt sketch working that enable mqtt control over clockwise and anticlockwise movement aswell as stop. The whole idea is when I send command for it to go one direction and stop in 1 position and when I send another command for it to go opposite direction and stop in previous position.

Could any of you talented guys/gals could help me by any chance?

Thank You.

Ah, I see you posted your own message. That is better than hijacking an old thread about something similar.

Post the code that represents your best attempts to do what you want. (use code tags when posting code)
Explain what you expect to happen.
Explain what actually happens and how that differs from what you expect.

Edit: If you do not have any code yet, here is a thread with sample code. Look at reply #3.