TimD Newbie
 Joined: 23/02/2021 Location: United KingdomPosts: 32 |
| Posted: 12:04am 28 Nov 2022 |
|
|
|
Hi,
I've always found it frustrating trying to enter text using left & right buttons - a much quicker and friendlier method is to use a rotary encoder. This will still need only 2 I/O pins, but it adds a little more complexity to your code. I haven't used one personally, but you should be able to find plenty of information on the web and in this forum - indeed, there was a thread about this recently.
You could even use one that incorporates a momentary push switch as your 'enter' button - then you've got everything in one controller, and if you intend to house your circuit in a box then you'll only need to drill a single hole to mount it, rather than have to make 3 separate cut-outs for the push buttons.
Kind regards, Tim. |