Hello.
My project using emWin needs to accept inputs from an Encoder and hard key buttons. I have designed a primitive interface using GUI Builder's exported code and its displaying as expected. I need some help with the implementation of the interactions. Here are the basic ones:
1. Scroll through options on a menu using an encoder.
2. Select the preferred option by pressing the encoder.
3. Input values by rotating the encoder and then set the values by pressing the encoder.
My question is how to focus attention on the specific options for selection and then select it. If possible please suggest a basic example which I can use for the implementation.
Any help will be very much appreciated.
Thank you.
My project using emWin needs to accept inputs from an Encoder and hard key buttons. I have designed a primitive interface using GUI Builder's exported code and its displaying as expected. I need some help with the implementation of the interactions. Here are the basic ones:
1. Scroll through options on a menu using an encoder.
2. Select the preferred option by pressing the encoder.
3. Input values by rotating the encoder and then set the values by pressing the encoder.
My question is how to focus attention on the specific options for selection and then select it. If possible please suggest a basic example which I can use for the implementation.
Any help will be very much appreciated.
Thank you.