BlueWave Studio forum
Add ‘Tab’ feature via rotary encoder - Printable Version

+- BlueWave Studio forum (https://bluewavestudio.io/community)
+-- Forum: Development (https://bluewavestudio.io/community/forum-88.html)
+--- Forum: Suggestions and Feedback (https://bluewavestudio.io/community/forum-65.html)
+--- Thread: Add ‘Tab’ feature via rotary encoder (/thread-3564.html)



Add ‘Tab’ feature via rotary encoder - Baddabing - 09-25-2022

I have searched this forum and don’t believe this feature exists today.

My project is limited by the size of screen I can use so touchscreen isn’t a perfect solution. 

With a rotary encoder we can scroll through features and buttons and push/click to enter. 

Yes, I can retro fit an iDrive controller but this essentially provides the same service, but is a big piece of hardware to install somewhere in a small car

Is this difficult to do?


RE: Add ‘Tab’ feature via rotary encoder - marcb4 - 09-26-2022

Here:
https://bluewavestudio.io/community/thread-2222.html

Also check
https://bluewavestudio.io/community/thread-2208.html


RE: Add ‘Tab’ feature via rotary encoder - Baddabing - 09-26-2022

(09-26-2022, 05:43 AM)marcb4 Wrote: Here:
https://bluewavestudio.io/community/thread-2222.html

Also check
https://bluewavestudio.io/community/thread-2208.html

Thank you for these links which I've read.  Can you just confirm that your implementation allows a rotary controller to act like the iDrive; 'scrolling' across the icons on screen, clicking to select and then scrolling through further options, like the on-screen keyboard, say for Sat Nav.


RE: Add ‘Tab’ feature via rotary encoder - h3b - 12-03-2022

(09-25-2022, 09:40 AM)Baddabing Wrote: I have searched this forum and don’t believe this feature exists today.

My project is limited by the size of screen I can use so touchscreen isn’t a perfect solution. 

With a rotary encoder we can scroll through features and buttons and push/click to enter. 

Yes, I can retro fit an iDrive controller but this essentially provides the same service, but is a big piece of hardware to install somewhere in a small car

Is this difficult to do?

Hi, i just read this thread and maybe i found the solution for you. I've used an Alps RKJXT1F42001 Encoder for my XC90 project.
And it has very similar features like the iDrive controller just way smaller.

left, right, up, down, scroll right, scroll left and press to enter.
I can also send you a codesnippet what i used to translate the movements from the encoder to keypresses (very similar to idrive controller) on a keyboard.


RE: Add ‘Tab’ feature via rotary encoder - Randy2576 - 04-22-2023

Just sent you a note about the encoder. It may work in my project. Could you send me the code snippet also and your impression this encoder for this application. Noticed you aren't using the encoder anymore and was wondering why?