This will, with a bit of luck, be the first post of many. I have started a project that is way in excess of my capabilities! The end goal is to create a control panel for the control of some industrial equipment. My plan is to build the outline of the control system by using Node-Red; I will heavily rely on this community in order to do so. Once I have a rough system working the plan will be to seek the help of a "professional" to "write it properly" using my project as a rough guide...
So one of my first hurdles is to maximize the use of an encoder. I would like the push button part of the encoder to select/scroll through a variety of parameters such as Velocity, Acceleration and Deceleration. By twisting the encoder I would like to generate a value between 0 and 10,000 for one parameter then push to select the value and move on to the next parameter... I have found some flows on the forum but nothing that increments, selects and then moves on.
All guidance and suggestions will be appreciated, thanks in advance.