-->
Page 1 of 1

TFT scrolling menu w/ rotary encoder

PostPosted: Wed Apr 12, 2017 7:32 am
by Rutherberg
Hello,

I'm new with NodeMCU hardware, and I would like to know if it is possible to do that kind of menu scrolling with a rotary encoder : https://www.youtube.com/watch?v=3OGU-fXRD1E

I didn't find any example, only pure display without interaction.

Thanks in advance

Re: TFT scrolling menu w/ rotary encoder

PostPosted: Sun Apr 23, 2017 3:16 pm
by marcelstoer
Yes, that sounds feasible.

Note, however, that you posted to the "Tools and IDE" subforum. The "Random Lua Chat" at viewforum.php?f=24 might have been more appropriate.

All of this is about the NodeMCU Lua firmware, I assume that's what you want (you mentioned NodeMCU hardware)? We do have a module for rotary encoders and a u8g module to drive various displays.