Hello,
I've been looking around to find the best way to interface the nRF52 DK with both an LCD screen for printing settings to a panel display, and a rotary encoder, used to scroll through and enter into various menus.
The rotary encoder would be any simple 5pin quadrature or 2bit grey code input that I could find, and the LCD screen would be something like this: www.newhavendisplay.com/nhd0216k1zflybw-p-284.html
I have worked with components like this extensively on Arduino and simpler interfaces but don't understand the software/coding necessary to get these working for the nRF52. I am confident I can hook them up properly however, which is a good first start.
I really have no idea where to begin and would like to find the simplest and most straightforward method of learning to interface these components.
Any help would be greatly appreciated.
Thanks and Regards